|
C3D Toolkit
Kernel - 118057, Vision - 2.14.7.1821
|
This is the complete list of members for writer, including all inherited members.
| AppVersion(size_t ind=-1) const | tape | |
| buf | tape | protected |
| clearState(io::state sub) | tape | |
| config | tape | protected |
| CreateMemWriter(membuf &sb, uint8 om) | writer | static |
| CreateWriter(std::unique_ptr< iobuf_Seq > buf, uint16 om) | writer | static |
| EndWriteObject(const TapeBase *) | writer | protectedvirtual |
| eof() const | tape | virtual |
| exist(const TapeBase *e) const | tape | |
| FinishProgress() | tape | |
| flushRegister() | tape | |
| fresh() const | tape | |
| GetConfig() const | tape | inline |
| GetFormatVersion() | writer | inlinevirtual |
| GetIndexType(size_t index) const | tape | |
| GetIOBuffer() const | tape | |
| GetIOBuffer() | tape | |
| GetMaxRegisteredCount() const | tape | |
| GetModelTree() const | writer | inlinevirtual |
| GetNextWritePosition() | writer | inlinevirtual |
| GetProgress() | tape | |
| GetVersionsContainer() const | tape | |
| good() const | tape | |
| IsOwnBuffer() const | tape | |
| IsRegistrable(const TapeBase *mem) | writer | protectedvirtual |
| level | tape | protected |
| manager | tape | protected |
| MathVersion() const | tape | |
| mode() const | tape | |
| objectType enum name | tape | |
| progress | tape | mutableprotected |
| RegisteredCount() const | tape | |
| RegisterObject(const TapeBase *) | writer | protectedvirtual |
| registrate(const TapeBase *e) | tape | |
| registrator | tape | protected |
| ResetProgress() | tape | |
| SetFormatVersion(VERSION version) | writer | virtual |
| setMode(uint8 m) | tape | |
| SetOwnBuffer(bool own) | tape | |
| setState(io::state add) | tape | |
| SetStorageVersion(VERSION v) | tape | |
| SetVersionsByStorage() | tape | |
| SetVersionsContainer(const VersionContainer &vers) const | tape | |
| state() const | tape | virtual |
| tape(membuf &, bool openSys, uint8 om, TapeRegistrator *, bool ownReg=false) | tape | protected |
| tape(iobuf_Seq &buf, bool ownBuf, bool openSys, uint16 om, TapeRegistrator *, bool ownReg=false) | tape | protected |
| tell() | tape | virtual |
| unregistrate(const TapeBase *e) | tape | |
| UpdateObjectCatalog(const TapeBase *, const ClusterReference &) | writer | protectedvirtual |
| writeByte(uint8 ch) | writer | virtual |
| writeBytes(const void *bf, size_t len) | writer | virtual |
| writeInt64(const int64 &val) | writer | |
| WriteModelCatalog() | writer | virtual |
| writeObject(const TapeBase *) | writer | |
| WriteObjectAndType(const TapeBase *) | writer | protectedvirtual |
| WriteObjectIndex(size_t index) | writer | protected |
| writeObjectPointer(const TapeBase *) | writer | |
| writer(iobuf_Seq &buf, bool ownBuf, bool openSys, uint16 om, TapeRegistrator *reg) | writer | protected |
| writer(membuf &sb, uint8 om) | writer | protected |
| writer(iobuf_Seq &buf, uint16 om) | writer | protected |
| writeUInt64(const uint64 &val) | writer | |
| ~tape() | tape | virtual |