|
AudioManager
7.6.6
Native Application Runtime Environment
|
#include <CAmGraph.h>
Public Member Functions | |
| CAmNode (const NodeData &in) | |
| CAmNode (const NodeData &in, const uint16_t index) | |
| ~CAmNode () | |
| NodeData & | getData () |
| Setters and getters. More... | |
| const NodeData & | getData () const |
| uint16_t | getIndex () const |
| void | setIndex (uint16_t index) |
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 80 of file CAmGraph.h.
|
inline |
Definition at line 85 of file CAmGraph.h.
|
inline |
Definition at line 86 of file CAmGraph.h.
|
inline |
Definition at line 87 of file CAmGraph.h.
|
inline |
Setters and getters.
Definition at line 91 of file CAmGraph.h.
|
inline |
Definition at line 92 of file CAmGraph.h.
|
inline |
Definition at line 93 of file CAmGraph.h.
|
inline |
Definition at line 94 of file CAmGraph.h.