|
gatelib
2.1
|
Raw buffer (array of char) wrapper. More...
#include <g_common_def.h>
Public Member Functions | |
| template<class T > | |
| T * | ptr () |
Protected Attributes | |
| union { | |
| int fake | |
| char data [S] | |
| } | mBuff |
Raw buffer (array of char) wrapper.
1.8.9.1