Definition at line 754 of file pugixml.hpp.
◆ xml_text()
PUGI__FN pugi::xml_text::xml_text |
( |
| ) |
|
◆ as_bool()
PUGI__FN bool pugi::xml_text::as_bool |
( |
bool |
def = false | ) |
const |
◆ as_double()
PUGI__FN double pugi::xml_text::as_double |
( |
double |
def = 0 | ) |
const |
◆ as_float()
PUGI__FN float pugi::xml_text::as_float |
( |
float |
def = 0 | ) |
const |
◆ as_int()
PUGI__FN int pugi::xml_text::as_int |
( |
int |
def = 0 | ) |
const |
◆ as_string()
PUGI__FN const char_t * pugi::xml_text::as_string |
( |
const char_t * |
def = PUGIXML_TEXT("") | ) |
const |
◆ as_uint()
PUGI__FN unsigned int pugi::xml_text::as_uint |
( |
unsigned int |
def = 0 | ) |
const |
◆ data()
PUGI__FN xml_node pugi::xml_text::data |
( |
| ) |
const |
◆ empty()
PUGI__FN bool pugi::xml_text::empty |
( |
| ) |
const |
◆ get()
PUGI__FN const char_t * pugi::xml_text::get |
( |
| ) |
const |
◆ operator unspecified_bool_type()
PUGI__FN pugi::xml_text::operator xml_text::unspecified_bool_type |
( |
| ) |
const |
◆ operator!()
PUGI__FN bool pugi::xml_text::operator! |
( |
| ) |
const |
◆ operator=() [1/8]
PUGI__FN xml_text & pugi::xml_text::operator= |
( |
bool |
rhs | ) |
|
◆ operator=() [2/8]
PUGI__FN xml_text & pugi::xml_text::operator= |
( |
const char_t * |
rhs | ) |
|
◆ operator=() [3/8]
PUGI__FN xml_text & pugi::xml_text::operator= |
( |
double |
rhs | ) |
|
◆ operator=() [4/8]
PUGI__FN xml_text & pugi::xml_text::operator= |
( |
float |
rhs | ) |
|
◆ operator=() [5/8]
PUGI__FN xml_text & pugi::xml_text::operator= |
( |
int |
rhs | ) |
|
◆ operator=() [6/8]
PUGI__FN xml_text & pugi::xml_text::operator= |
( |
long |
rhs | ) |
|
◆ operator=() [7/8]
PUGI__FN xml_text & pugi::xml_text::operator= |
( |
unsigned int |
rhs | ) |
|
◆ operator=() [8/8]
PUGI__FN xml_text & pugi::xml_text::operator= |
( |
unsigned long |
rhs | ) |
|
◆ set() [1/8]
PUGI__FN bool pugi::xml_text::set |
( |
bool |
rhs | ) |
|
◆ set() [2/8]
PUGI__FN bool pugi::xml_text::set |
( |
const char_t * |
rhs | ) |
|
◆ set() [3/8]
PUGI__FN bool pugi::xml_text::set |
( |
double |
rhs | ) |
|
◆ set() [4/8]
PUGI__FN bool pugi::xml_text::set |
( |
float |
rhs | ) |
|
◆ set() [5/8]
PUGI__FN bool pugi::xml_text::set |
( |
int |
rhs | ) |
|
◆ set() [6/8]
PUGI__FN bool pugi::xml_text::set |
( |
long |
rhs | ) |
|
◆ set() [7/8]
PUGI__FN bool pugi::xml_text::set |
( |
unsigned int |
rhs | ) |
|
◆ set() [8/8]
PUGI__FN bool pugi::xml_text::set |
( |
unsigned long |
rhs | ) |
|
◆ xml_node
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/chartdldr_pi/src/pugixml.hpp
- /home/runner/work/main/main/opencpn/plugins/chartdldr_pi/src/pugixml.cpp