Isle
Loading...
Searching...
No Matches
legostorage.h File Reference
#include "legotypes.h"
#include "mxgeometry/mxgeometry3d.h"
#include "mxstring.h"
#include <stdio.h>
Include dependency graph for legostorage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LegoStorage
 Abstract base class providing an interface for file-like storage with binary and text read/write operations. More...
 
class  LegoMemory
 Implementation of LegoStorage for memory-backed buffers. More...
 
class  LegoFile
 Implementation of LegoStorage for file-backed storage using stdio FILE*. More...