메소드 |
설명 |
|
Dispose ( ) : void |
|
|
allocate ( uint size, int numElements ) : btChunk |
|
|
finalizeChunk ( btChunk chunk, string structType, int chunkCode, SWIGTYPE_p_void oldPtr ) : void |
|
|
findNameForPointer ( SWIGTYPE_p_void ptr ) : string |
|
|
findPointer ( SWIGTYPE_p_void oldPtr ) : SWIGTYPE_p_void |
|
|
finishSerialization ( ) : void |
|
|
getBufferPointer ( ) : SWIGTYPE_p_unsigned_char |
|
|
getCurrentBufferSize ( ) : int |
|
|
getSerializationFlags ( ) : int |
|
|
getUniquePointer ( SWIGTYPE_p_void oldPtr ) : SWIGTYPE_p_void |
|
|
registerNameForPointer ( SWIGTYPE_p_void ptr, string name ) : void |
|
|
serializeName ( string ptr ) : void |
|
|
setSerializationFlags ( int flags ) : void |
|
|
startSerialization ( ) : void |
|
|