Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members
celStandardPersistentDataList Class Reference
Standard implementation of iCelPersistentDataList. More...
#include <celtool/persisthelper.h>
Inheritance diagram for celStandardPersistentDataList:

Public Member Functions | |
virtual size_t | GetCount () const |
Return the number of entries in this list. | |
virtual bool | GetPersistentData (size_t idx, csRef< iCelDataBuffer > &databuf, csString &pc_name, csString &pc_tag) const |
To get the persistent data at the specified position. | |
virtual void | AddPersistentData (csRef< iCelDataBuffer > &databuf, csString &pc_name, csString &pc_tag) |
To add a new persistent data buffer. | |
Public Attributes | |
SCF_DECLARE_IBASE |
Detailed Description
Standard implementation of iCelPersistentDataList.
Definition at line 83 of file persisthelper.h.
Member Function Documentation
|
To add a new persistent data buffer.
Implements iCelPersistentDataList. |
|
Return the number of entries in this list.
Implements iCelPersistentDataList. Definition at line 101 of file persisthelper.h. |
|
To get the persistent data at the specified position.
Implements iCelPersistentDataList. |
The documentation for this class was generated from the following file:
- celtool/persisthelper.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.4