#include </opt/build/repo/nap/utility/src/utility/module.h>
Public Attributes | |
| int | mAPIVersion |
| const char * | mID |
| const char * | mVersion |
| const char * | mService |
Struct used to describe a particular module to the system. Contains the API version that the module was built against, which is used for forwards/backwards compatibility. New members can be added to this struct, as long as the API version is updated and they are added after the APIVersion member
| int mAPIVersion |
| const char* mID |
| const char* mService |
| const char* mVersion |