Class xml_attribute

#include <Geode/cocos/robtop/xml/pugixml.hpp>
classxml_attribute{ ... }
No description provided
Examples0
Public static methods0
Public member functions31
booloperator!()const
No description provided
booloperator==()const
No description provided
booloperator!=()const
No description provided
booloperator<()const
No description provided
booloperator>()const
No description provided
booloperator<=()const
No description provided
booloperator>=()const
No description provided
boolempty()const
No description provided
pugi::char_tconst*name()const
No description provided
pugi::char_tconst*value()const
No description provided
pugi::char_tconst*as_string()const
No description provided
intas_int(
intdef
)
const
No description provided
uintas_uint(
uintdef
)
const
No description provided
doubleas_double()const
No description provided
floatas_float()const
No description provided
boolas_bool(
booldef
)
const
No description provided
boolset_name()
No description provided
boolset_value()
No description provided
boolset_value(
intrhs
)
No description provided
boolset_value(
uintrhs
)
No description provided
boolset_value()
No description provided
boolset_value(
boolrhs
)
No description provided
pugi::xml_attribute&operator=()
No description provided
pugi::xml_attribute&operator=(
intrhs
)
No description provided
pugi::xml_attribute&operator=(
uintrhs
)
No description provided
pugi::xml_attribute&operator=()
No description provided
pugi::xml_attribute&operator=(
boolrhs
)
No description provided
pugi::xml_attributenext_attribute()const
No description provided
pugi::xml_attributeprevious_attribute()const
No description provided
_::size_thash_value()const
No description provided
pugi::xml_attribute_struct*internal_object()const
No description provided
Fields0
Protected member functions0
Protected fields0