#include <memory.h>
Public Member Functions | |
bool | is_valid () const |
operator bool () const | |
size_t | get_size () const |
Error | resize (size_t p_size) |
void | operator= (const MID &p_mid) |
bool | is_locked () const |
MID (const MID &p_mid) | |
Friends | |
class | MID_Lock |
class | Memory |