inkcpp
|
This is the complete list of members for ink::runtime::snapshot, including all inherited members.
from_binary(const unsigned char *data, size_t length, bool freeOnDestroy=true) | ink::runtime::snapshot | static |
from_file(const char *filename) | ink::runtime::snapshot | static |
get_data() const =0 | ink::runtime::snapshot | pure virtual |
get_data_len() const =0 | ink::runtime::snapshot | pure virtual |
num_runners() const =0 | ink::runtime::snapshot | pure virtual |
write_to_file(const char *filename) const | ink::runtime::snapshot | |
~snapshot() (defined in ink::runtime::snapshot) | ink::runtime::snapshot | inlinevirtual |