PixelLightAPI
.
|
Add(const char *pData, uint32 nSize) | PLCore::Buffer | |
Allocate(uint32 nSize) | PLCore::Buffer | |
Buffer(uint32 nSize=0) | PLCore::Buffer | |
Buffer(const Buffer &cSource) | PLCore::Buffer | |
Clear() | PLCore::Buffer | |
GetData() const | PLCore::Buffer | [inline] |
GetData() | PLCore::Buffer | [inline] |
GetLine() | PLCore::Buffer | |
GetRemoveLineDelimiters() const | PLCore::Buffer | [inline] |
GetSize() const | PLCore::Buffer | [inline] |
operator=(const Buffer &cSource) | PLCore::Buffer | |
SetRemoveLineDelimiters(bool bRemoveDelimiters) | PLCore::Buffer | [inline] |
~Buffer() | PLCore::Buffer | [inline] |
|