Public Member Functions | Private Attributes
MAKLogger::DtBaseHla1516Value Class Reference

Base HLA 1516 value which includes flags and an encoded handle. More...

+ Inheritance diagram for MAKLogger::DtBaseHla1516Value:
+ Collaboration diagram for MAKLogger::DtBaseHla1516Value:

List of all members.

Public Member Functions

 DtBaseHla1516Value (const DtString &name, DtU32 handle, const DtLgrVariableLengthData &code)
 Main constructor.
virtual ~DtBaseHla1516Value ()
 Destructor.
 DtBaseHla1516Value (const DtBaseHla1516Value &src)
 Copy constructor.
DtBaseHla1516Valueoperator= (const DtBaseHla1516Value &src)
 Assignment operator.
const DtLgrVariableLengthDataencodedHandle () const
 Get the encoded handle.
const void * code () const
 Return the encoded handle data..
int codeLength () const
 Return the encoded handle size.
void setCode (const DtLgrVariableLengthData &code)
 Set the encoded handle.
void setCode (const void *data, int size)
 Set the encoded handle.

Private Attributes

DtLgrVariableLengthData myCode
 The encoded handle.

Detailed Description

Base HLA 1516 value which includes flags and an encoded handle.


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

Document ID: Generated on Tue Oct 11 19:41:03 EDT 2011 from SVN revision 107422
Copyright © 2005-2011 VT MÄK Inc. All Rights Reserved (www.mak.com)