inkcpp
|
This is the complete list of members for ink::runtime::story, including all inherited members.
from_binary(unsigned char *data, size_t length, bool freeOnDestroy=true) | ink::runtime::story | static |
from_file(const char *filename) | ink::runtime::story | static |
new_globals()=0 | ink::runtime::story | pure virtual |
new_globals_from_snapshot(const snapshot &obj)=0 | ink::runtime::story | pure virtual |
new_runner(globals store=nullptr)=0 | ink::runtime::story | pure virtual |
new_runner_from_snapshot(const snapshot &obj, globals store=nullptr, unsigned runner_id=0)=0 | ink::runtime::story | pure virtual |
~story() (defined in ink::runtime::story) | ink::runtime::story | inlinevirtual |