Inheritance diagram for XFcCommPacketBase:
Public Member Functions | |
virtual INT32 | getSize () |
Gets packet size. | |
virtual void | setSize (INT32 aSize) |
Sets packet size. | |
virtual void | setMaxSize (INT32 aSize) |
Sets max packet size. | |
virtual INT32 | getMaxSize () |
Gets max packet size. | |
virtual | ~XFcCommPacketBase () |
Virtual destructor. | |
Protected Member Functions | |
XFcCommPacketBase () | |
Protected constructor. | |
Protected Attributes | |
INT32 | mSize |
Packet size. | |
INT32 | mMaxSize |
Max packet size. |
Its purpose is only hold buffer size and buffer max size information.
|
Protected constructor.
|
|
Virtual destructor.
|
|
Gets max packet size.
|
|
Gets packet size.
|
|
Sets max packet size.
|
|
Sets packet size.
|
|
Max packet size.
|
|
Packet size.
|
![]() | ||||
![]() |
Confidential Copyright © 2002-2003 Fathammer | with doxygen by Dimitri van Heesch |