45     namespace LibUtilities
 
void setid(const GraphVertexID id)
 
virtual ~GraphVertexObject()
 
friend bool operator!=(const GraphVertexObject &x, const GraphVertexObject &y)
 
#define LIB_UTILITIES_EXPORT
 
friend bool operator==(const GraphVertexObject &x, const GraphVertexObject &y)
 
static GraphVertexID m_nextid
 
std::list< GraphEdgeObject * > m_edgeset
 
GraphVertexObject(const GraphVertexID id)
 
std::list< GraphVertexObject * > m_vertset