Here is a list of all documented namespaces with brief descriptions:
[detail level 12345]
| ▼Nink | Namespace contaning all modules and classes from InkCPP |
| ▼Ncompiler | Collection of functions to compile a story.json to story.bin |
| Ccompilation_results | Stores results from the compilation process |
| ▼Nruntime | Contaning all modules and classes used for the inkles ink runtime |
| Cchoice | An ink choice that is being presented to the user |
| Cglobals_interface | Represents a global store to be shared amongst ink runners |
| ▼Clist_interface | Interface for accessing a Ink list |
| ▼Citerator | Iterater for flags in a list |
| CFlag | Flag data |
| Crunner_interface | A runner to execute ink script from a story |
| Csnapshot | Container for an InkCPP runtime snapshot |
| Cstory | A loaded ink story |
| Cstory_ptr | Pointer wrapper to an object whose lifetime is tied to a story object |
| Cvalue | A Ink variable |