This is the complete list of members for cogitant::IOHandler, including all inherited members.
activeCgToRdfsTranslation() const | cogitant::IOHandler | |
activeRdfsToCgTranslation() const | cogitant::IOHandler | |
addCgToRdfsTranslation(RdfsCgTranslation tt, OperationCgToRdfsTranslation *ope) | cogitant::IOHandler | |
addFormat(std::string const &name, std::vector< std::string > const &exts) | cogitant::IOHandler | |
addFormat(std::string const &name, std::string const &ext) | cogitant::IOHandler | |
addInputHandler(Format f, OperationInput *ope) | cogitant::IOHandler | |
addOutputHandler(Format f, OperationOutput *ope) | cogitant::IOHandler | |
addRdfsToCgTranslation(RdfsCgTranslation tt, OperationRdfsToCgTranslation *ope) | cogitant::IOHandler | |
AUTO | cogitant::IOHandler | static |
autoCreateIndividuals(bool c=true) | cogitant::IOHandler | |
autoCreateTypes(bool c=true) | cogitant::IOHandler | |
autoWriteSupportIndividuals(bool aci=true) | cogitant::IOHandler | |
baseIds(std::string const &b) | cogitant::IOHandler | |
BCGCT | cogitant::IOHandler | static |
CGIF | cogitant::IOHandler | static |
CGSPIRIT enum value | cogitant::IOHandler | |
cgToRdfsTranslation(RdfsCgTranslation tt) const | cogitant::IOHandler | |
COGXML | cogitant::IOHandler | static |
COGXML2 | cogitant::IOHandler | static |
convertCgtInterface(bool c=true) | cogitant::IOHandler | |
extensions(Format f) const | cogitant::IOHandler | |
extensionToFormat(std::string const &filename, bool read) const | cogitant::IOHandler | |
FIG | cogitant::IOHandler | static |
filterProperties(PropertySet::Filter *f) | cogitant::IOHandler | |
filterPropertiesModel(bool f=true) | cogitant::IOHandler | |
forceDestinationGraph(iSet dg=ISET_NULL) | cogitant::IOHandler | |
Format typedef | cogitant::IOHandler | |
graphObjectIdentifiers(bool c=true) | cogitant::IOHandler | |
ignoreRedeclarationIndividuals(bool r=true) | cogitant::IOHandler | |
IOHandler(Environment *env) | cogitant::IOHandler | |
IOHandler(IOHandler const &c, Environment *env=NULL) | cogitant::IOHandler | |
LINEARFORM | cogitant::IOHandler | static |
name(Format f) const | cogitant::IOHandler | |
operationInput(Format f) const | cogitant::IOHandler | |
operationOutput(Format f) const | cogitant::IOHandler | |
RDFN3 | cogitant::IOHandler | static |
RdfsCgTranslation enum name | cogitant::IOHandler | |
rdfsToCgTranslation(RdfsCgTranslation tt) const | cogitant::IOHandler | |
RDFXML | cogitant::IOHandler | static |
read(std::istream *stream, std::string const &streamname, bool allowsupport=true, bool allowobjects=true, Format format=BCGCT, unsigned int formatversion=0, std::vector< iSet > *graphs=NULL, Set< EnvironmentObject *> *graphsout=NULL, GaugeUpdater *upd=NULL) const | cogitant::IOHandler | |
read(std::string const &file, bool allowsupport=true, bool allowobjects=true, Format format=AUTO, unsigned int formatversion=0, std::vector< iSet > *graphs=NULL, Set< EnvironmentObject *> *graphsout=NULL, GaugeUpdater *upd=NULL) const | cogitant::IOHandler | |
removeCgToRdfsTranslation(OperationCgToRdfsTranslation *o) | cogitant::IOHandler | |
removeInputHandler(OperationInput *o) | cogitant::IOHandler | |
removeOutputHandler(OperationOutput *o) | cogitant::IOHandler | |
removeRdfsToCgTranslation(OperationRdfsToCgTranslation *o) | cogitant::IOHandler | |
selectCgToRdfsTranslation(RdfsCgTranslation tt) | cogitant::IOHandler | |
selectCgToRdfsTranslation(OperationCgToRdfsTranslation *op) | cogitant::IOHandler | |
selectRdfsToCgTranslation(RdfsCgTranslation tt) | cogitant::IOHandler | |
selectRdfsToCgTranslation(OperationRdfsToCgTranslation *op) | cogitant::IOHandler | |
size() const | cogitant::IOHandler | |
suffixToFormat(std::string const &suffix, bool read) const | cogitant::IOHandler | |
TRIPLES enum value | cogitant::IOHandler | |
USER1 enum value | cogitant::IOHandler | |
write(std::ostream *stream, std::string const &streamname, OperationOutput::SupportOutput writesupport=OperationOutput::SO_NONE, bool writegraphs=true, Format format=BCGCT, unsigned int formatversion=0, std::vector< iSet > const *graphs=NULL, GaugeUpdater *upd=NULL) const | cogitant::IOHandler | |
write(std::string const &file, OperationOutput::SupportOutput writesupport=OperationOutput::SO_NONE, bool writegraphs=true, Format format=AUTO, unsigned int formatversion=0, std::vector< iSet > const *graphs=NULL, GaugeUpdater *upd=NULL) const | cogitant::IOHandler | |
XMLSPECIAL | cogitant::IOHandler | static |
~IOHandler() | cogitant::IOHandler | virtual |