![]()  | 
  
    PandA-2024.02
    
   | 
 
#include <Vertex.hpp>


Additional Inherited Members | |
  Public Member Functions inherited from vertex2obj< int > | |
| vertex2obj ()=default | |
| Constructor.  More... | |
| virtual | ~vertex2obj ()=default | 
| Destructor.  More... | |
| virtual void | print_el (std::ostream &os, const graph *, typename vertex2obj< int >::const_iterator &it) const | 
| Function that print the information associated with a vertex.  More... | |
| virtual void | print_rowHead (std::ostream &os, const graph *data, typename vertex2obj< int >::const_iterator &it) const | 
| Function that print the name and the operation performed by the vertex.  More... | |
| virtual void | print (std::ostream &os, const graph *data=nullptr) const | 
| Function that prints the class vertex2obj.  More... | |
| const int | operator() (const vertex &__k) const | 
| void | resize (Iterator left, Iterator right, data_type val) | 
Definition at line 164 of file Vertex.hpp.
 1.8.13