AudioManager
7.6.6
Native Application Runtime Environment
|
#include <CAmGraph.h>
Public Member Functions | |
CAmVertex (CAmNode< NodeData > *aNode, const VertexData &vertexData, const uint16_t weight) | |
~CAmVertex () | |
CAmNode< NodeData > * | getNode () const |
Setters and getters. More... | |
VertexData & | getData () |
uint16_t | getWeight () const |
void | setWeight (const uint16_t weight) |
Public Member Functions inherited from am::CAmGraphElement | |
CAmGraphElement () | |
~CAmGraphElement () | |
void | setStatus (const am_GraphElementStatus_e s) |
Setter and getter. More... | |
am_GraphElementStatus_e | getStatus () const |
Definition at line 97 of file CAmGraph.h.
|
inline |
Definition at line 103 of file CAmGraph.h.
|
inline |
Definition at line 105 of file CAmGraph.h.
|
inline |
Definition at line 110 of file CAmGraph.h.
|
inline |
Setters and getters.
Definition at line 109 of file CAmGraph.h.
|
inline |
Definition at line 111 of file CAmGraph.h.
|
inline |
Definition at line 112 of file CAmGraph.h.