, including all inherited members.
| AddChemObject(OBBase *pOb) | OBConversion | |
| AddOption(const char *opt, Option_type opttyp=OUTOPTIONS, const char *txt=NULL) | OBConversion | |
| ALL enum value | OBConversion | |
| BatchFileName(std::string &BaseName, std::string &InFile) | OBConversion | [protected, static] |
| CheckedForGzip | OBConversion | [protected] |
| CheckForUnintendedBatch(const std::string &infile, const std::string &outfile) | OBConversion | [protected, static] |
| CloseOutFile() | OBConversion | |
| Convert(std::istream *is, std::ostream *os) | OBConversion | |
| Convert() | OBConversion | |
| CopyOptions(OBConversion *pSourceConv, Option_type typ=ALL) | OBConversion | |
| Count | OBConversion | [protected] |
| Description() | OBConversion | [static] |
| EndNumber | OBConversion | [protected] |
| FindFormat(const char *ID) | OBConversion | [static] |
| FindFormat(const std::string ID) | OBConversion | [static] |
| FormatFilesLoaded | OBConversion | [protected, static] |
| FormatFromExt(const char *filename) | OBConversion | [static] |
| FormatFromExt(const std::string filename) | OBConversion | [static] |
| FormatFromMIME(const char *MIME) | OBConversion | [static] |
| FullConvert(std::vector< std::string > &FileList, std::string &OutputFileName, std::vector< std::string > &OutputFileList) | OBConversion | |
| GENOPTIONS enum value | OBConversion | |
| GetAuxConv() const | OBConversion | [inline] |
| GetChemObject() | OBConversion | |
| GetCount() const | OBConversion | [inline] |
| GetDefaultFormat() | OBConversion | [inline, static] |
| GetInFilename() const | OBConversion | [inline] |
| GetInFormat() const | OBConversion | [inline] |
| GetInLen() const | OBConversion | [inline] |
| GetInPos() const | OBConversion | [inline] |
| GetInStream() const | OBConversion | [inline] |
| GetNextFormat(Formatpos &itr, const char *&str, OBFormat *&pFormat) | OBConversion | [static] |
| GetOptionParams(std::string name, Option_type typ) | OBConversion | [static] |
| GetOptions(Option_type opttyp) | OBConversion | [inline] |
| GetOutFormat() const | OBConversion | [inline] |
| GetOutputIndex() const | OBConversion | |
| GetOutStream() const | OBConversion | [inline] |
| GetSupportedInputFormat() | OBConversion | |
| GetSupportedOutputFormat() | OBConversion | |
| GetTitle() const | OBConversion | |
| IncrementedFileName(std::string &BaseName, const int Count) | OBConversion | [protected, static] |
| Index | OBConversion | [protected] |
| InFilename | OBConversion | [protected] |
| INOPTIONS enum value | OBConversion | |
| InstallStreamFilter() | OBConversion | [protected] |
| IsFirstInput() | OBConversion | |
| IsLast() | OBConversion | |
| IsLastFile() | OBConversion | [inline] |
| IsOption(const char *opt, Option_type opttyp=OUTOPTIONS) | OBConversion | |
| LErdbuf typedef | OBConversion | [protected] |
| LoadFormatFiles() | OBConversion | [protected, static] |
| m_IsFirstInput | OBConversion | [protected] |
| m_IsLast | OBConversion | [protected] |
| MoreFilesToCome | OBConversion | [protected] |
| NeedToFreeInStream | OBConversion | [protected] |
| NeedToFreeOutStream | OBConversion | [protected] |
| NumInputObjects() | OBConversion | |
| OBConversion(std::istream *is=NULL, std::ostream *os=NULL) | OBConversion | |
| OBConversion(const OBConversion &o) | OBConversion | |
| OneObjectOnly | OBConversion | [protected] |
| OPAMapType typedef | OBConversion | [protected] |
| OpenAndSetFormat(bool SetFormat, std::ifstream *is, std::stringstream *ss=NULL) | OBConversion | [protected] |
| OpenInAndOutFiles(std::string infilepath, std::string outfilepath) | OBConversion | |
| Option_type enum name | OBConversion | |
| OptionParamArray(Option_type typ) | OBConversion | [protected, static] |
| OptionsArray | OBConversion | [protected] |
| OUTOPTIONS enum value | OBConversion | |
| pAuxConv | OBConversion | [protected] |
| pDefaultFormat | OBConversion | [protected, static] |
| pInFormat | OBConversion | [protected] |
| pInStream | OBConversion | [protected] |
| pLineEndBuf | OBConversion | [protected] |
| pOb1 | OBConversion | [protected] |
| pOutFormat | OBConversion | [protected] |
| pOutStream | OBConversion | [protected] |
| Read(OBBase *pOb, std::istream *pin=NULL) | OBConversion | |
| ReadFile(OBBase *pOb, std::string filePath) | OBConversion | |
| ReadString(OBBase *pOb, std::string input) | OBConversion | |
| ReadyToInput | OBConversion | [protected] |
| RegisterFormat(const char *ID, OBFormat *pFormat, const char *MIME=NULL) | OBConversion | [static] |
| RegisterOptionParam(std::string name, OBFormat *pFormat, int numberParams=0, Option_type typ=OUTOPTIONS) | OBConversion | [static] |
| RemoveOption(const char *opt, Option_type optype) | OBConversion | |
| ReportNumberConverted(int count, OBFormat *pFormat=NULL) | OBConversion | |
| rInlen | OBConversion | [protected] |
| rInpos | OBConversion | [protected] |
| SetAuxConv(OBConversion *pConv) | OBConversion | [inline] |
| SetFirstInput(bool b=true) | OBConversion | |
| SetInAndOutFormats(const char *inID, const char *outID) | OBConversion | |
| SetInAndOutFormats(OBFormat *pIn, OBFormat *pOut) | OBConversion | |
| SetInFormat(const char *inID) | OBConversion | |
| SetInFormat(OBFormat *pIn) | OBConversion | |
| SetInStream(std::istream *pIn) | OBConversion | [inline] |
| SetLast(bool b) | OBConversion | [inline] |
| SetMoreFilesToCome() | OBConversion | |
| SetOneObjectOnly(bool b=true) | OBConversion | |
| SetOptions(const char *options, Option_type opttyp) | OBConversion | |
| SetOutFormat(const char *outID) | OBConversion | |
| SetOutFormat(OBFormat *pOut) | OBConversion | |
| SetOutputIndex(int indx) | OBConversion | |
| SetOutStream(std::ostream *pOut) | OBConversion | [inline] |
| SetStartAndEnd() | OBConversion | [protected] |
| StartNumber | OBConversion | [protected] |
| SupportedInputFormat | OBConversion | [protected] |
| SupportedOutputFormat | OBConversion | [protected] |
| wInlen | OBConversion | [protected] |
| wInpos | OBConversion | [protected] |
| Write(OBBase *pOb, std::ostream *pout=NULL) | OBConversion | |
| WriteFile(OBBase *pOb, std::string filePath) | OBConversion | |
| WriteString(OBBase *pOb, bool trimWhitespace=false) | OBConversion | |
| ~OBConversion() | OBConversion | [virtual] |