|
C++ API Reference
|
Namespaces | |
| Data | |
| Contains classes related to data management. | |
| Debug | |
| Contains classes related to debugging. | |
Classes | |
| class | Checkpointed |
| Class implementing ability to keep track of when objects are changed. More... | |
| class | RefCounted |
| Class implementing standard reference counting. More... | |
Typedefs | |
| typedef uint64_t | Checkpoint |
| Make it big enough to handle tons and tons of edits. | |