libgexf::Conv Class Reference

Utility static class for transforming data. More...

#include <conv.h>

List of all members.

Public Member Functions

 Conv (const Conv &orig)

Static Public Member Functions

static libgexf::t_id xmlCharToId (const xmlChar *str)
static libgexf::t_id strToId (const std::string &str)
static std::string xmlCharToStr (const xmlChar *str)
static unsigned int xmlCharToUnsignedInt (const xmlChar *str)
static float xmlCharToFloat (const xmlChar *str)
static std::string idToStr (const libgexf::t_id id)
static std::string unsignedIntToStr (const unsigned int i)
static std::string floatToStr (const float f)
static unsigned int strToUnsignedInt (const std::string &str)
static std::string edgeTypeToStr (const libgexf::t_edge_type t)
static std::string attrTypeToStr (const libgexf::t_attr_type t)
static bool isBoolean (const std::string &str)
static bool isDouble (const std::string &str)
static bool isInteger (const std::string &str)
static bool isFloat (const std::string &str)
static bool isLong (const std::string &str)
static bool isAnyURI (const std::string &str)
static std::set< std::string > tokenizer (const std::string &delimiter, const std::string &str)

Friends

class Data
class GexfParser
class LegacyParser


Detailed Description

Utility static class for transforming data.

Friends And Related Function Documentation

friend class Data [friend]

friend class GexfParser [friend]

friend class LegacyParser [friend]


The documentation for this class was generated from the following files:

Generated on Fri Dec 11 00:33:33 2009 for libgexf by  doxygen 1.5.6