HLAfixedRecord< R, true > Struct Template Reference

#include <HLAfixedRecord.hh>

List of all members.

Public Member Functions

template<int i>
__FieldAt< R, i >::Type & field () const
const size_t __sizeof ()
void copy (void *source)

Static Public Member Functions

static const size_t emptysizeof ()

Static Public Attributes

static const size_t m_octetBoundary = R::m_octetBoundary
static const bool m_isVariable = true


Detailed Description

template<class R>
struct libhla::libhla::HLAfixedRecord< R, true >

Definition at line 98 of file HLAfixedRecord.hh.


Member Function Documentation

__FieldAt<R,i>::Type& field (  )  const [inline]

Definition at line 101 of file HLAfixedRecord.hh.

static const size_t emptysizeof (  )  [inline, static]

Definition at line 104 of file HLAfixedRecord.hh.

const size_t __sizeof (  )  [inline]

Definition at line 107 of file HLAfixedRecord.hh.

void copy ( void *  source  )  [inline]

Definition at line 110 of file HLAfixedRecord.hh.


Member Data Documentation

const size_t m_octetBoundary = R::m_octetBoundary [static]

Definition at line 113 of file HLAfixedRecord.hh.

const bool m_isVariable = true [static]

Definition at line 114 of file HLAfixedRecord.hh.


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

Generated on Thu Apr 30 16:02:22 2009 for CERTIDeveloperDocumentation by doxygen 1.5.5