RawData Class Reference
#include <RawData.h>
Description
Asset that represents generalized byte data.
Functions | |
RawData (const std::string &n, int size) | |
uint8_t * | GetPtr () |
int | GetSize () |
Constructor & Destructor Documentation
|
inline |
Basic data constructor.
- Parameters
-
n The Asset name. size The number of bytes of the Assets.
Member Function Documentation
|
inline |
Returns the data of the RawAsset for writing and reading.
|
inline |
Returns the number of bytes of the RawData.
The documentation for this class was generated from the following file:
- /home/jc/git/Dynacoe/DynacoeSrc/includes/Dynacoe/RawData.h