Peoplemon  0.1.0
Peoplemon 3 game source documentation
core::file::Conversation Member List

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::Conversationfriend
Conversation()=defaultcore::file::Conversation
deleteNode(unsigned int i)core::file::Conversation
getNextJumps(const Node &node, std::vector< unsigned int > &jumps)core::file::Conversationstatic
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::Conversationstatic
nodes() constcore::file::Conversation
save(const std::string &file) constcore::file::Conversation
saveBundle(bl::serial::binary::OutputStream &output, bl::resource::bundle::FileHandlerContext &ctx) constcore::file::Conversation
setNode(unsigned int i, const Node &node)core::file::Conversation