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