MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs | Variables
lcCommand.h File Reference

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
 

Detailed Description

Contains DtLgrCommandPdu.

Typedef Documentation

typedef const char*(* DtCommandToStringFunc)(int domain, int command)
typedef const char*(* DtDomainToStringFunc)(int domain)
typedef const char*(* DtProtocolToStringFunc)(int protocol)

Variable Documentation

const int theCommandPduSize
Initial value:
+ sizeof(DtLgrCommandData)
struct DtLgrCommandData DtLgrCommandData
const size_t theLgrControlPduSizeSansParams
Definition: lgrControlP.h:80

Document ID: Generated on Thu Sep 2 15:35:22 EDT 2021 from SVN revision 233992
Copyright © 2021 MAK Technologies. All Rights Reserved (www.mak.com)