FieldFactory() | afl::FieldFactory | [inline] |
getNewField(const std::string &name, size_t dim) const | afl::FieldFactory | |
getNewField(const std::string &name, std::vector< const Field * > fields, std::vector< std::string > functions, size_t columns=1) | afl::FieldFactory | |
load(const std::string &fullPath) const | afl::FieldFactory | |
load(const std::string &path, const std::string &name) const | afl::FieldFactory | |
loadFieldURI(const std::string &uri, XMLParser *parser=NULL) const | afl::FieldFactory | |
save(const std::string &path, const Field *field, const std::string &baseURI="") const | afl::FieldFactory | |
~FieldFactory() | afl::FieldFactory | [inline, virtual] |