Vertex< V > Member List
This is the complete list of members for Vertex< V >, including all inherited members.
| Data() const | Vertex< V > | inline | 
| Data() | Vertex< V > | inline | 
| Id() const | Vertex< V > | inline | 
| Name() const | Vertex< V > | inline | 
| NullVertex | Vertex< V > | static | 
| operator<< | Vertex< V > | friend | 
| SetName(const std::string &_name) | Vertex< V > | inline | 
| Valid() const | Vertex< V > | inline | 
| Vertex(const std::string &_name, const V &_data=V(), const VertexId _id=kNullId) | Vertex< V > | inline |