TwiceAsNice  2019-02-18
Public Member Functions | Private Attributes | List of all members
Basda::Microgate::MasterBcuDiagnosticRecord Class Reference

TODO 2011-06-21. More...

#include <MasterBcuDiagnosticRecord.h>

Collaboration diagram for Basda::Microgate::MasterBcuDiagnosticRecord:
Collaboration graph

Public Member Functions

 MasterBcuDiagnosticRecord (uint16_t id, const ByteBufferPtr &rawRecord)
 
uint16_t getId ()
 
ByteBufferPtr getRawRecord ()
 
std::string toString ()
 
 MasterBcuDiagnosticRecord (uint16_t id, const ByteBufferPtr &rawRecord)
 
uint16_t getId ()
 
ByteBufferPtr getRawRecord ()
 
std::string toString ()
 
 MasterBcuDiagnosticRecord (uint16_t id, const ByteBufferPtr &rawRecord)
 
uint16_t getId ()
 
ByteBufferPtr getRawRecord ()
 
std::string toString ()
 

Private Attributes

ByteBufferPtr rawRecord_
 
uint16_t id_
 

Detailed Description

TODO 2011-06-21.

Constructor & Destructor Documentation

◆ MasterBcuDiagnosticRecord() [1/3]

Basda::Microgate::MasterBcuDiagnosticRecord::MasterBcuDiagnosticRecord ( uint16_t  id,
const ByteBufferPtr rawRecord 
)

◆ MasterBcuDiagnosticRecord() [2/3]

Basda::Microgate::MasterBcuDiagnosticRecord::MasterBcuDiagnosticRecord ( uint16_t  id,
const ByteBufferPtr rawRecord 
)

◆ MasterBcuDiagnosticRecord() [3/3]

Basda::Microgate::MasterBcuDiagnosticRecord::MasterBcuDiagnosticRecord ( uint16_t  id,
const ByteBufferPtr rawRecord 
)

Member Function Documentation

◆ getId() [1/3]

uint16_t Basda::Microgate::MasterBcuDiagnosticRecord::getId ( )

◆ getId() [2/3]

uint16_t Basda::Microgate::MasterBcuDiagnosticRecord::getId ( )

◆ getId() [3/3]

uint16_t Basda::Microgate::MasterBcuDiagnosticRecord::getId ( )

◆ getRawRecord() [1/3]

ByteBufferPtr Basda::Microgate::MasterBcuDiagnosticRecord::getRawRecord ( )

◆ getRawRecord() [2/3]

ByteBufferPtr Basda::Microgate::MasterBcuDiagnosticRecord::getRawRecord ( )

◆ getRawRecord() [3/3]

ByteBufferPtr Basda::Microgate::MasterBcuDiagnosticRecord::getRawRecord ( )

◆ toString() [1/3]

std::string Basda::Microgate::MasterBcuDiagnosticRecord::toString ( )

◆ toString() [2/3]

std::string Basda::Microgate::MasterBcuDiagnosticRecord::toString ( )

◆ toString() [3/3]

std::string Basda::Microgate::MasterBcuDiagnosticRecord::toString ( )

Member Data Documentation

◆ id_

uint16_t Basda::Microgate::MasterBcuDiagnosticRecord::id_
private

◆ rawRecord_

ByteBufferPtr Basda::Microgate::MasterBcuDiagnosticRecord::rawRecord_
private

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