![]() |
MAK Data Logger API Documentation for DIS
|
Contains DtLgrCommandPdu. More...
Go to the source code of this file.
Classes | |
| struct | DtLgrCommandData |
| class | DtLgrCommandPdu |
| Instances of DtLgrCommandPdu are to respond to a remote controller with the result of a logger command. More... | |
Typedefs | |
| typedef struct DtLgrCommandData | DtLgrCommandData |
| typedef const char *(* | DtDomainToStringFunc )(int domain) |
| typedef const char *(* | DtProtocolToStringFunc )(int protocol) |
| typedef const char *(* | DtCommandToStringFunc )(int domain, int command) |
Variables | |
| const int | theCommandPduSize |
Contains DtLgrCommandPdu.
| typedef const char*(* DtCommandToStringFunc)(int domain, int command) |
| typedef const char*(* DtDomainToStringFunc)(int domain) |
| typedef struct DtLgrCommandData DtLgrCommandData |
| typedef const char*(* DtProtocolToStringFunc)(int protocol) |
| const int theCommandPduSize |