|
| virtual void | beginWrite (const MemCore::RefPtr< MemCore::ChunkBase > &Cb, const MemCore::RefPtr< Fiber::FragmentID > &fID, const std::string &theFieldName, const std::string &theRepresenterName, const Fiber::SkeletonID &theSkeletonID, const std::string &theGridname, double theTime)=0 |
| | Indication that some data is going to be written now.
|
| |
| virtual void | endWrite (double SecondsUsedToWriteData, const MemCore::RefPtr< MemCore::ChunkBase > &Mb, const MemCore::RefPtr< Fiber::FragmentID > &fID, const std::string &theFieldName, const std::string &theRepresenterName, const Fiber::SkeletonID &theSkeletonID, const std::string &theGridname, double theTime)=0 |
| |
|
virtual void | doneRead (double SecondsUsedToReadData, size_t BytesRead, CreativeArrayBase &theCreator, const DynamicSize &DS, int NumberOfAvailableFragments, int CurrentFragmentNumber) |
| |
|
auto | getObjectCountID () const noexcept |
| |
|
bool | isIdentical (const WeakPtr< Object, Object > &PossibleSelf) const noexcept |
| |
|
void | mkAutoDestructive () |
| |
|
refcount_t | refcount () const noexcept |
| |
|
| ReferenceBase (Object *that) noexcept |
| |
|
const auto & | self () const |
| |
|
refcount_t | wrefcount () const noexcept |
| |