R-Type  1.0.1.0
Rewrite of the R-Type game with networking ability
Loading...
Searching...
No Matches
ImChunkStream< T > Struct Template Reference
Collaboration diagram for ImChunkStream< T >:
[legend]

Public Member Functions

T * alloc_chunk (size_t sz)
 
T * begin ()
 
int chunk_size (const T *p)
 
void clear ()
 
bool empty () const
 
T * end ()
 
T * next_chunk (T *p)
 
int offset_from_ptr (const T *p)
 
T * ptr_from_offset (int off)
 
int size () const
 
void swap (ImChunkStream< T > &rhs)
 

Data Fields

ImVector< char > Buf
 

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