Orcus
Public Member Functions | List of all members
orcus::yaml::document_tree Class Reference

Public Member Functions

 document_tree (const document_tree &)=delete
 
 document_tree (document_tree &&other)
 
void load (const std::string &strm)
 
void load (const char *p, size_t n)
 
size_t get_document_count () const
 
const_node get_document_root (size_t index) const
 
std::string dump_yaml () const
 
std::string dump_json () const