AudioManager  7.6.6
Native Application Runtime Environment
am::CAmGraphElement Class Reference

This class is base class for nodes and vertices. More...

#include <CAmGraph.h>

Inheritance diagram for am::CAmGraphElement:
am::CAmNode< NodeData > am::CAmVertex< NodeData, VertexData > am::CAmNode< am_RoutingNodeData_s > am::CAmNode< T >

Public Member Functions

 CAmGraphElement ()
 
 ~CAmGraphElement ()
 
void setStatus (const am_GraphElementStatus_e s)
 Setter and getter. More...
 
am_GraphElementStatus_e getStatus () const
 

Detailed Description

This class is base class for nodes and vertices.

Definition at line 67 of file CAmGraph.h.

Constructor & Destructor Documentation

am::CAmGraphElement::CAmGraphElement ( )
inline

Definition at line 71 of file CAmGraph.h.

am::CAmGraphElement::~CAmGraphElement ( )
inline

Definition at line 72 of file CAmGraph.h.

Member Function Documentation

am_GraphElementStatus_e am::CAmGraphElement::getStatus ( ) const
inline

Definition at line 77 of file CAmGraph.h.

void am::CAmGraphElement::setStatus ( const am_GraphElementStatus_e  s)
inline

Setter and getter.

Definition at line 76 of file CAmGraph.h.


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