CARMA C++
carma::util::PhaseSwitchColumnEntry Class Reference

The purpose of the PhaseSwitchColumnEntry class is to present an abstract representation of phase switch column information and the ability to perform checks and creation of such entries. More...

#include <carma/util/PhaseSwitchColumnEntry.h>

Public Member Functions

void compactEngColumn (short columnId)
 
PhaseSwitchColumnEntrycreateColumn (short psStepLength, short columnNum) throw ( carma::util::BaseException )
 
unsigned char * getColumn ()
 
unsigned char getCRC ()
 
 PhaseSwitchColumnEntry (unsigned char *columnData) throw ( carma::util::BaseException )
 

Detailed Description

The purpose of the PhaseSwitchColumnEntry class is to present an abstract representation of phase switch column information and the ability to perform checks and creation of such entries.

This class is currently not thread safe.

Definition at line 49 of file PhaseSwitchColumnEntry.h.


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