OBConversion Member List

This is the complete list of members for OBConversion, including all inherited members.

AddChemObject(OBBase *pOb)OBConversion
AddOption(const char *opt, Option_type opttyp=OUTOPTIONS, const char *txt=NULL)OBConversion
ALL enum valueOBConversion
BatchFileName(std::string &BaseName, std::string &InFile)OBConversion [protected, static]
CheckedForGzipOBConversion [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
CountOBConversion [protected]
Description()OBConversion [static]
EndNumberOBConversion [protected]
FindFormat(const char *ID)OBConversion [static]
FormatFilesLoadedOBConversion [protected, static]
FormatFromExt(const char *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 valueOBConversion
GetAuxConv() const OBConversion [inline]
GetChemObject()OBConversion
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]
IndexOBConversion [protected]
InFilenameOBConversion [protected]
INOPTIONS enum valueOBConversion
InstallStreamFilter()OBConversion [protected]
IsFirstInput()OBConversion
IsLast()OBConversion
IsLastFile()OBConversion [inline]
IsOption(const char *opt, Option_type opttyp=OUTOPTIONS)OBConversion
LErdbuf typedefOBConversion [protected]
LoadFormatFiles()OBConversion [protected, static]
m_IsFirstInputOBConversion [protected]
m_IsLastOBConversion [protected]
MoreFilesToComeOBConversion [protected]
NeedToFreeInStreamOBConversion [protected]
NeedToFreeOutStreamOBConversion [protected]
OBConversion(std::istream *is=NULL, std::ostream *os=NULL)OBConversion
OBConversion(const OBConversion &o)OBConversion
OneObjectOnlyOBConversion [protected]
OPAMapType typedefOBConversion [protected]
OpenAndSetFormat(bool SetFormat, std::ifstream *is)OBConversion [protected]
OpenInAndOutFiles(std::string infilepath, std::string outfilepath)OBConversion
Option_type enum nameOBConversion
OptionParamArray(Option_type typ)OBConversion [protected, static]
OptionsArrayOBConversion [protected]
OUTOPTIONS enum valueOBConversion
pAuxConvOBConversion [protected]
pDefaultFormatOBConversion [protected, static]
pInFormatOBConversion [protected]
pInStreamOBConversion [protected]
pLineEndBufOBConversion [protected]
pOb1OBConversion [protected]
pOutFormatOBConversion [protected]
pOutStreamOBConversion [protected]
Read(OBBase *pOb, std::istream *pin=NULL)OBConversion
ReadFile(OBBase *pOb, std::string filePath)OBConversion
ReadString(OBBase *pOb, std::string input)OBConversion
ReadyToInputOBConversion [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
rInlenOBConversion [protected]
rInposOBConversion [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]
StartNumberOBConversion [protected]
SupportedInputFormatOBConversion [protected]
SupportedOutputFormatOBConversion [protected]
wInlenOBConversion [protected]
wInposOBConversion [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]