ERIS CORE

◆ getFunctionListItem()

char* AudioDirector::getFunctionListItem ( uint16_t  i)
inline

Definition at line 56 of file AudioDirector.h.

56  {
58  return *functionsList[i];
59  }
char **volatile functionsList[MAX_AUDIO_FUNCTION_CATEGORIES]
Definition: AudioDirector.h:80
void generateFunctionList()
get the list of function types in the obj pool

References functionsList, and generateFunctionList().

Referenced by audioDirectorGetFunctionListCallback().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: