| FDO API Reference | Feature Data Objects |
#include <ArrayHelper.h>
Definition at line 35 of file ArrayHelper.h.
Public Member Functions | |
| void | SetSizes (FdoInt32 rc, FdoInt32 s, FdoInt32 a) |
Public Attributes | |
| FdoInt32 | alloc |
| Number of bytes allocated for array data. | |
| FdoInt32 | refCount |
| Reference count. | |
| FdoInt32 | size |
| Number of bytes used in array data. | |
|
||||||||||||||||
|
Definition at line 43 of file ArrayHelper.h. |
|
|
Number of bytes allocated for array data.
Definition at line 42 of file ArrayHelper.h. Referenced by FdoArrayHelper::GenericArray::GetData(). |
|
|
Reference count.
Definition at line 38 of file ArrayHelper.h. |
|
|
Number of bytes used in array data.
Definition at line 40 of file ArrayHelper.h. |
| Comments or suggestions? Send us feedback. |