![]() |
Max OS 0.3
|
Defines a Buffer class for safe memory operations. More...
Go to the source code of this file.
Classes | |
| class | MaxOS::common::Buffer |
| Wrapper class for a region of bytes in memor in an attempt to add some memory safety. Automatically allocates the size specified and frees it once done, adds boundary to I/O. More... | |
Typedefs | |
| typedef Buffer | MaxOS::common::buffer_t |
| Typedef for Buffer class. | |
| typedef Buffer MaxOS::common::buffer_t |