|
GlobalObjects
|
Vollständige Aufstellung aller Elemente für glo::TableWriterInterface einschließlich aller geerbten Elemente.
| appendOnTable(std::streampos &rspFileIndexPosition, const std::string &rsTableName, unsigned long ulClassID, const std::string &rsDataRow) | glo::TableWriterInterface | protected |
| closeAllTables() | glo::TableInterface | private |
| closeTable(const std::string &sTable) | glo::TableInterface | virtual |
| deleteObjectData(Record *pRecord, std::vector< TransactionIndexPool * > *pTransactionIndexPoolVector=0) | glo::TableWriterInterface | |
| eINSERT enum-Wert | glo::TableWriterInterface | private |
| EnInUd enum-Bezeichner | glo::TableWriterInterface | private |
| eUPDATE enum-Wert | glo::TableWriterInterface | private |
| getDataPath() const | glo::TableInterface | |
| getFirstDeletedRecordItem(std::streampos &rspFileIndexPosition, unsigned long ulClassID) | glo::TableWriterInterface | protected |
| getNewObjID(ObjID &rObjID) | glo::TableWriterInterface | |
| getObjIDRecordAttribute(ObjIDRecordAttribute *&prRetVal, const std::string &sTable, const ObjID &rObjID) | glo::TableInterface | |
| getSchemaInterface() | glo::TableInterface | |
| getSchemaPath() const | glo::TableInterface | |
| getTable(const std::string &m_sTableName) | glo::TableInterface | private |
| m_OpenTableMap | glo::TableInterface | protected |
| m_pRealIndexPool | glo::TableInterface | protected |
| m_pSchema | glo::TableInterface | protected |
| m_pTransactionIndexPoolVector | glo::TableWriterInterface | private |
| objIDInBase(bool &rPresent, const ObjID &rObjID) const | glo::TableInterface | |
| openFile(std::fstream *&prFStream, const std::string &sFullFileName, std::ios_base::openmode OpenMode) | glo::TableInterface | protected |
| openTable(const std::string &sTableName) | glo::TableWriterInterface | virtual |
| operator=(const TableInterface &) | glo::TableWriterInterface | private |
| readLastMagicNumber(eut::UnsignedMagicNumber &rRetVal, const std::string &rsFileName) | glo::TableWriterInterface | protected |
| readLastObjCounter(unsigned long &rulObjCounter) | glo::TableWriterInterface | protected |
| readLastUL(unsigned long &rulRetVal, const std::string &rsFileName) | glo::TableWriterInterface | protected |
| removeForbiddenCharacters(std::string &rsField) const | glo::TableWriterInterface | protected |
| storeObjectData(Record *pRecord, std::vector< TransactionIndexPool * > *pTransactionIndexPoolVector=0) | glo::TableWriterInterface | |
| TableInterface() | glo::TableInterface | protected |
| TableInterface(const SchemaInterface &rScheme, RealIndexPool *pRealIndexPool) | glo::TableInterface | |
| TableInterface(const TableInterface &) | glo::TableInterface | private |
| TableWriterInterface() | glo::TableWriterInterface | protected |
| TableWriterInterface(const SchemaInterface &rScheme, RealIndexPool *pRealIndexPool) | glo::TableWriterInterface | |
| TableWriterInterface(const TableWriterInterface &) | glo::TableWriterInterface | private |
| updateExternFiles(BaseRecordAttribute *pRecordAttribute, DATA_REFERENCE_INFO MethodInfo) | glo::TableWriterInterface | protected |
| updateInsert(Record *pInputUpdateRecord, EnInUd eInUd) | glo::TableWriterInterface | protected |
| updateObjectDataAttribute(BaseRecordAttribute *pRecordAttribute, ObjID ObjID) | glo::TableWriterInterface | protected |
| writeInTable(const std::string &rsTableName, const std::string &rsContents, const std::streampos spFileIndexPosition) | glo::TableWriterInterface | protected |
| writeLastMagicNumber(const eut::UnsignedMagicNumber &rVal, const std::string &rsFileName, bool bNew) | glo::TableWriterInterface | protected |
| writeLastObjCounter(const unsigned long &rulObjCounter, bool bNew) | glo::TableWriterInterface | protected |
| writeLastUL(const unsigned long &rulVal, const std::string &rsFileName, bool bNew) | glo::TableWriterInterface | protected |
| ~TableInterface() | glo::TableInterface | virtual |
| ~TableWriterInterface() | glo::TableWriterInterface | virtual |