Public Member Functions | Public Attributes | List of all members
CommandEcho Class Reference

CommandEcho – The command echo data. More...

#include <CommandEcho.h>

Public Member Functions

 CommandEcho ()
 Defualt constructor.
 
 ~CommandEcho ()
 Destructor.
 
 CommandEcho (Int_t trun, Int_t trealTime, CommandEcho_t *echoPtr)
 Assignment constructor.
 
const char * getCommandAsString ()
 
 ClassDef (CommandEcho, 11)
 

Public Attributes

Int_t run
 Assigned offline.
 
UInt_t realTime
 unixTime
 
UInt_t payloadTime
 unixTime
 
UShort_t goodFlag
 Command flag value (was the command successful?)
 
UShort_t numCmdBytes
 Number of command bytes.
 
UChar_t cmd [20]
 List of command bytes.
 
Int_t fromPayload
 Was the command auto-generated or sent from the ground?
 

Detailed Description

CommandEcho – The command echo data.

The ROOT implementation of the command echo data

Definition at line 23 of file CommandEcho.h.

Inheritance diagram for CommandEcho:
Inheritance graph
[legend]
Collaboration diagram for CommandEcho:
Collaboration graph
[legend]

The documentation for this class was generated from the following files: