![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
This is the complete list of members for core::file::Conversation, including all inherited members.
appendNode(const Node &node) | core::file::Conversation | |
bl::serial::SerializableObject< Conversation > | core::file::Conversation | friend |
Conversation()=default | core::file::Conversation | |
deleteNode(unsigned int i) | core::file::Conversation | |
getNextJumps(const Node &node, std::vector< unsigned int > &jumps) | core::file::Conversation | static |
load(const std::string &file) | core::file::Conversation | |
loadDev(std::istream &input) | core::file::Conversation | |
loadProd(bl::serial::binary::InputStream &input) | core::file::Conversation | |
makeLoadError(const std::string &filename) | core::file::Conversation | static |
nodes() const | core::file::Conversation | |
save(const std::string &file) const | core::file::Conversation | |
saveBundle(bl::serial::binary::OutputStream &output, bl::resource::bundle::FileHandlerContext &ctx) const | core::file::Conversation | |
setNode(unsigned int i, const Node &node) | core::file::Conversation |