YARP
Yet Another Robot Platform
yarp::profiler::graph::GraphicVertex Class Reference

#include <yarp/profiler/Graph.h>

+ Inheritance diagram for yarp::profiler::graph::GraphicVertex:

Public Member Functions

 GraphicVertex (const yarp::os::Property &prop)
 
void setGraphicItem (void *item)
 
void * getGraphicItem ()
 
- Public Member Functions inherited from yarp::profiler::graph::Vertex
 Vertex (const yarp::os::Property &prop)
 yarp::profiler::graph::Vertex More...
 
 Vertex (const yarp::profiler::graph::Vertex &vertex)
 
virtual ~Vertex ()
 
const edge_setoutEdges () const
 
const edge_setinEdges () const
 
size_t degree () const
 
virtual bool operator== (const yarp::profiler::graph::Vertex &v1) const =0
 
virtual bool operator< (const Vertex &v1) const
 

Additional Inherited Members

- Public Attributes inherited from yarp::profiler::graph::Vertex
yarp::os::Property property
 

Detailed Description

Definition at line 153 of file Graph.h.

Constructor & Destructor Documentation

◆ GraphicVertex()

yarp::profiler::graph::GraphicVertex::GraphicVertex ( const yarp::os::Property prop)
inline

Definition at line 156 of file Graph.h.

Member Function Documentation

◆ getGraphicItem()

void* yarp::profiler::graph::GraphicVertex::getGraphicItem ( )
inline

Definition at line 160 of file Graph.h.

◆ setGraphicItem()

void yarp::profiler::graph::GraphicVertex::setGraphicItem ( void *  item)
inline

Definition at line 159 of file Graph.h.


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