Account
ArmsysApi 0.12.18 |
BBufferFixed< Size > Class Template Reference
#include <BBuffer.h>
Inheritance diagram for BBufferFixed< Size >:

Public Member Functions | |
BBufferFixed () | |
![]() | |
BBuffer (char *data=0, BUInt len=0) | |
~BBuffer () | |
BError | setSize (BUInt size) |
Sets the bufer size. More... | |
char * | data () |
BUInt | len () |
BUInt | size () |
char & | operator[] (int pos) |
Private Attributes | |
char | odataFixed [Size] |
Additional Inherited Members | |
![]() | |
char * | odata |
BUInt | odataSize |
BUInt | osize |
Constructor & Destructor Documentation
◆ BBufferFixed()
template<int Size>
| inline |
Member Data Documentation
◆ odataFixed
template<int Size>
| private |
The documentation for this class was generated from the following file:
Generated by
