#include <ctoon.hpp>
Definition at line 692 of file ctoon.hpp.
◆ mut_document() [1/3]
| ctoon::mut_document::mut_document |
( |
| ) |
|
|
inline |
◆ mut_document() [2/3]
| ctoon::mut_document::mut_document |
( |
ctoon_mut_doc * |
doc | ) |
|
|
inlineexplicit |
◆ ~mut_document()
| ctoon::mut_document::~mut_document |
( |
| ) |
|
|
inline |
◆ mut_document() [3/3]
◆ create()
◆ get_pointer()
| mut_value ctoon::mut_document::get_pointer |
( |
const string_view & |
ptr | ) |
const |
|
inline |
◆ make_arr()
◆ make_bool()
| mut_value ctoon::mut_document::make_bool |
( |
unsigned char |
v | ) |
|
|
inline |
◆ make_false()
| mut_value ctoon::mut_document::make_false |
( |
| ) |
|
|
inline |
◆ make_null()
◆ make_obj()
◆ make_real()
| mut_value ctoon::mut_document::make_real |
( |
double |
v | ) |
|
|
inline |
◆ make_sint()
| mut_value ctoon::mut_document::make_sint |
( |
std::int64_t |
v | ) |
|
|
inline |
◆ make_str() [1/3]
| mut_value ctoon::mut_document::make_str |
( |
const char * |
s | ) |
|
|
inline |
◆ make_str() [2/3]
| mut_value ctoon::mut_document::make_str |
( |
const std::string & |
s | ) |
|
|
inline |
◆ make_str() [3/3]
| mut_value ctoon::mut_document::make_str |
( |
const string_view & |
s | ) |
|
|
inline |
◆ make_true()
◆ make_uint()
| mut_value ctoon::mut_document::make_uint |
( |
std::uint64_t |
v | ) |
|
|
inline |
◆ operator unsigned char()
| ctoon::mut_document::operator unsigned char |
( |
| ) |
const |
|
inline |
◆ operator*()
| mut_value ctoon::mut_document::operator* |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ raw()
| ctoon_mut_doc * ctoon::mut_document::raw |
( |
| ) |
const |
|
inline |
◆ release()
| ctoon_mut_doc * ctoon::mut_document::release |
( |
| ) |
|
|
inline |
◆ root()
| mut_value ctoon::mut_document::root |
( |
| ) |
const |
|
inline |
◆ set_root()
| void ctoon::mut_document::set_root |
( |
mut_value |
v | ) |
|
|
inline |
◆ to_string()
◆ valid()
| unsigned char ctoon::mut_document::valid |
( |
| ) |
const |
|
inline |
◆ write_file()
◆ doc_
| ctoon_mut_doc* ctoon::mut_document::doc_ |
Definition at line 782 of file ctoon.hpp.
Referenced by get_pointer(), make_arr(), make_bool(), make_false(), make_null(), make_obj(), make_real(), make_sint(), make_str(), make_str(), make_str(), make_true(), make_uint(), operator=(), raw(), release(), root(), set_root(), to_string(), valid(), write_file(), and ~mut_document().
The documentation for this class was generated from the following file:
- /home/runner/work/ctoon/ctoon/src/bindings/cpp/ctoon.hpp