gatelib  2.1
Public Member Functions | Protected Attributes | List of all members
g_raw_buffer< S > Class Template Reference

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
 

Detailed Description

template<int S>
class g_raw_buffer< S >

Raw buffer (array of char) wrapper.


The documentation for this class was generated from the following file: