libgexf
0.1.3
|
This is the complete list of members for libgexf::Conv, including all inherited members.
attrTypeToStr(const libgexf::t_attr_type t) (defined in libgexf::Conv) | libgexf::Conv | static |
Conv() (defined in libgexf::Conv) | libgexf::Conv | |
Conv(const Conv &orig) (defined in libgexf::Conv) | libgexf::Conv | |
Data class | libgexf::Conv | friend |
edgeTypeToStr(const libgexf::t_edge_type t) (defined in libgexf::Conv) | libgexf::Conv | static |
floatToStr(const float f) (defined in libgexf::Conv) | libgexf::Conv | static |
GexfParser class | libgexf::Conv | friend |
idToStr(const libgexf::t_id id) (defined in libgexf::Conv) | libgexf::Conv | static |
isAnyURI(const std::string &str) (defined in libgexf::Conv) | libgexf::Conv | static |
isBoolean(const std::string &str) (defined in libgexf::Conv) | libgexf::Conv | static |
isDouble(const std::string &str) (defined in libgexf::Conv) | libgexf::Conv | static |
isFloat(const std::string &str) (defined in libgexf::Conv) | libgexf::Conv | static |
isInteger(const std::string &str) (defined in libgexf::Conv) | libgexf::Conv | static |
isLong(const std::string &str) (defined in libgexf::Conv) | libgexf::Conv | static |
strToId(const std::string &str) (defined in libgexf::Conv) | libgexf::Conv | static |
strToUnsignedInt(const std::string &str) (defined in libgexf::Conv) | libgexf::Conv | static |
tokenizer(const std::string &delimiter, const std::string &str) (defined in libgexf::Conv) | libgexf::Conv | static |
unsignedIntToStr(const unsigned int i) (defined in libgexf::Conv) | libgexf::Conv | static |
xmlCharToFloat(const xmlChar *str) (defined in libgexf::Conv) | libgexf::Conv | static |
xmlCharToId(const xmlChar *str) (defined in libgexf::Conv) | libgexf::Conv | static |
xmlCharToStr(const xmlChar *str) (defined in libgexf::Conv) | libgexf::Conv | static |
xmlCharToUnsignedInt(const xmlChar *str) (defined in libgexf::Conv) | libgexf::Conv | static |
~Conv() (defined in libgexf::Conv) | libgexf::Conv | virtual |