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 (std::string_view s)
 
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