![]() |
ERIS CORE
|
Files | |
file | AppBaseClass.cpp [code] |
file | AppManager.cpp [code] |
file | AppWren.cpp [code] |
file | AudioDirector.cpp [code] |
file | ErisAudio.cpp [code] |
file | ErisCore.cpp [code] |
file | ErisUtils.cpp [code] |
file | ILI9341_t3_ERIS.cpp [code] |
file | svcDataDictionary.cpp [code] |
Data Dictionary service provides an interface to a data dictionary service the service shall provide a CRUD (create,read,update,destroy) interface data shall be globally readable create operation shall require a pointer to the owner update and destroy operations can only be made by the owner the owner pointer shall never be dereferenced or accessed by the service; it only serves as an ID NULL pointers are OK. They can be utilized to create globally modifiable (update,destroy) records. | |
file | SvcErisAudioParameterController.cpp [code] |
file | SvcMIDI.cpp [code] |
file | svcSerialCommandInterface.cpp [code] |
file | touch.cpp [code] |