#include <ogdf/lib/pugixml/pugixml.h>
Private Types | |
using | unspecified_bool_type = void(*)(xml_text ***) |
Private Member Functions | |
xml_text (xml_node_struct *root) | |
xml_node_struct * | _data () const |
xml_node_struct * | _data_new () |
Private Attributes | |
xml_node_struct * | _root |
Friends | |
class | xml_node |
|
private |
|
explicitprivate |
pugi::xml_text::xml_text | ( | ) |
|
private |
|
private |
const char_t * pugi::xml_text::as_string | ( | const char_t * | def = PUGIXML_TEXT("") | ) | const |
xml_node pugi::xml_text::data | ( | ) | const |
bool pugi::xml_text::empty | ( | ) | const |
pugi::xml_text::operator unspecified_bool_type | ( | ) | const |
bool pugi::xml_text::operator! | ( | ) | const |
|
private |