CToon C++ 0.6.1
A C++ TOON/JSON serialization library
Loading...
Searching...
No Matches
ctoon::document Member List

This is the complete list of members for ctoon::document, including all inherited members.

doc_ctoon::document
document() CTOON_NOEXCEPTctoon::documentinline
document(ctoon_doc *doc) CTOON_NOEXCEPTctoon::documentinlineexplicit
document(document &&o) CTOON_NOEXCEPTctoon::documentinline
get_pointer(const string_view &ptr) const CTOON_NOEXCEPTctoon::documentinline
mut_copy() constctoon::documentinline
operator unsigned char() const CTOON_NOEXCEPTctoon::documentinline
operator*() const CTOON_NOEXCEPTctoon::documentinline
operator=(document &&o) CTOON_NOEXCEPTctoon::documentinline
parse(const char *toon, std::size_t len, read_flag flags=read_flag::NOFLAG)ctoon::documentinlinestatic
parse(const char *toon, read_flag flags=read_flag::NOFLAG)ctoon::documentinlinestatic
parse(const std::string &toon, read_flag flags=read_flag::NOFLAG)ctoon::documentinlinestatic
parse(const string_view &toon, read_flag flags=read_flag::NOFLAG)ctoon::documentinlinestatic
parse_file(const char *path, read_flag flags=read_flag::NOFLAG)ctoon::documentinlinestatic
parse_indent(const char *toon, std::size_t len, int indent_size, read_flag flags=read_flag::NOFLAG)ctoon::documentinlinestatic
parse_indent(const std::string &toon, int indent_size, read_flag flags=read_flag::NOFLAG)ctoon::documentinlinestatic
parse_indent(const string_view &toon, int indent_size, read_flag flags=read_flag::NOFLAG)ctoon::documentinlinestatic
raw() const CTOON_NOEXCEPTctoon::documentinline
read_size() const CTOON_NOEXCEPTctoon::documentinline
release() CTOON_NOEXCEPTctoon::documentinline
root() const CTOON_NOEXCEPTctoon::documentinline
to_string(const write_options &opts=write_options()) constctoon::documentinline
val_count() const CTOON_NOEXCEPTctoon::documentinline
valid() const CTOON_NOEXCEPTctoon::documentinline
write_file(const char *path, const write_options &opts=write_options()) constctoon::documentinline
~document()ctoon::documentinline