Public Member Functions | |
| ISSServicePacket (int iType, int iSize) | |
| ~ISSServicePacket () | |
| void * | Data () |
| int | Size () |
| void | Clear () |
| bool | SetSize (int iSize) |
| ISSServicePacket::ISSServicePacket | ( | int | iType, | |
| int | iSize | |||
| ) |
| ISSServicePacket::~ISSServicePacket | ( | ) |
| void* SkyGI::ISSServicePacket::Data | ( | ) | [inline] |
| int SkyGI::ISSServicePacket::Size | ( | ) | [inline] |
| void ISSServicePacket::Clear | ( | ) |
| bool ISSServicePacket::SetSize | ( | int | iSize | ) |
1.5.1-p1