DeviceAtlas C++ Api documentation
Public Member Functions | Public Attributes | List of all members
Mobi::Mtld::Util::Buf< T > Struct Template Reference
Inheritance diagram for Mobi::Mtld::Util::Buf< T >:
Mobi::Mtld::Util::FixedBuf< size, T > Mobi::Mtld::Util::HeapBuf< T >

Public Member Functions

size_t avail ()
 
 Buf (size_t capacity_, T *start_)
 

Public Attributes

Bufnext
 
T * start
 
T * finish
 
T * cur
 

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