#include <PackStruct.h>
Definition at line 43 of file PackStruct.h.
Public Member Functions | |
| Cell () | |
| Constructor. | |
| Cell * | GetPreviousBrotherCell () |
| get next cell in the list, NULL if last. | |
| Cell * | GetNextBrotherCell () |
| get next cell in the list, NULL if last. | |
| void | SetManagedObject (BaseType *_ob) |
| set object that this cell manage | |
| BaseType * | GetManagedObject () |
| set object that this cell manage | |
| void | SetPreviousBrotherCell (Cell *_pPrevCell) |
| Set Previous cell in the list. | |
| void | SetNextBrotherCell (Cell *_pNewCell) |
| Set next cell in the list. | |
Protected Attributes | |
| Cell * | m_pPreviousCell |
| previous cell | |
| Cell * | m_pNextCell |
| next cell | |
| BaseType * | m_pObjectManaged |
| the object serialized by this cell: | |
|
|
Constructor.
Definition at line 49 of file PackStruct.h. |
|
|
set object that this cell manage
Definition at line 73 of file PackStruct.h. References m_pObjectManaged. |
|
|
get next cell in the list, NULL if last.
Definition at line 63 of file PackStruct.h. References m_pNextCell. |
|
|
get next cell in the list, NULL if last.
Definition at line 57 of file PackStruct.h. References m_pPreviousCell. |
|
|
set object that this cell manage
Definition at line 68 of file PackStruct.h. References m_pObjectManaged. |
|
|
Set next cell in the list.
Definition at line 85 of file PackStruct.h. References m_pNextCell. |
|
|
Set Previous cell in the list.
Definition at line 79 of file PackStruct.h. References m_pPreviousCell. |
|
|
next cell
Definition at line 91 of file PackStruct.h. Referenced by GetNextBrotherCell(), and SetNextBrotherCell(). |
|
|
the object serialized by this cell:
Definition at line 93 of file PackStruct.h. Referenced by GetManagedObject(), and SetManagedObject(). |
|
|
previous cell
Definition at line 85 of file PackStruct.h. Referenced by GetPreviousBrotherCell(), and SetPreviousBrotherCell(). |
/\/\ 4 N k ! N D
_______ _ __ ___ _____ ___ _ _ ____
___________ __//___ /________ |/ / ___________\_______/ \
/ _ _ \/ _ / _ / _/_/____/ _ __ /
/ / / / / / \ \/ / / \ \ /
\\___/___/___/ ¯ _____/_____/ ______\___/_____/\________\\
\________/_ ___ __ l____\ /elD!
http://www.m4nkind.com \____/