#include <SimplygonSDK.h>
ICharData is the char implementation of IData. Do not use directly, instead use spCharData.
Definition at line 585 of file SimplygonSDK.h.
◆ value_type
◆ ICharData()
SimplygonSDK::ICharData::ICharData |
( |
| ) |
|
|
inline |
◆ _GetData()
virtual const char* SimplygonSDK::ICharData::_GetData |
( |
| ) |
const |
|
pure virtual |
◆ _GetItem()
virtual const char& SimplygonSDK::ICharData::_GetItem |
( |
rid |
item_index | ) |
const |
|
pure virtual |
◆ Data
char* SimplygonSDK::ICharData::Data |
|
protected |
◆ DataAllocation
unsigned int SimplygonSDK::ICharData::DataAllocation |
|
protected |
◆ DataCount
unsigned int SimplygonSDK::ICharData::DataCount |
|
protected |
◆ RefCount
int SimplygonSDK::ICharData::RefCount |
|
protected |
The documentation for this class was generated from the following file: