HLAfixedField< E, M, N, true > Struct Template Reference

#include <HLAfixedRecord.hh>

List of all members.

Public Member Functions

const size_t field_offsetof (int d, size_t offs=0) const
const size_t __sizeof (size_t offs=0) const
void copy (void *source, size_t offsD=0, size_t offsS=0)

Static Public Member Functions

static const size_t emptysizeof (size_t offs=0)

Static Public Attributes

static const size_t memberBoundary = M::m_octetBoundary
static const size_t m_octetBoundary = MAX(M::m_octetBoundary, N::m_octetBoundary)
static const bool m_isVariable = true


Detailed Description

template<int E, class M, class N>
struct libhla::libhla::HLAfixedField< E, M, N, true >

Definition at line 175 of file HLAfixedRecord.hh.


Member Function Documentation

const size_t field_offsetof ( int  d,
size_t  offs = 0 
) const [inline]

Definition at line 177 of file HLAfixedRecord.hh.

References libhla::__padding().

Here is the call graph for this function:

static const size_t emptysizeof ( size_t  offs = 0  )  [inline, static]

Definition at line 190 of file HLAfixedRecord.hh.

References libhla::__padding().

Here is the call graph for this function:

const size_t __sizeof ( size_t  offs = 0  )  const [inline]

Definition at line 203 of file HLAfixedRecord.hh.

References libhla::__padding().

Here is the call graph for this function:

void copy ( void *  source,
size_t  offsD = 0,
size_t  offsS = 0 
) [inline]

Definition at line 215 of file HLAfixedRecord.hh.

References libhla::__padding().

Here is the call graph for this function:


Member Data Documentation

const size_t memberBoundary = M::m_octetBoundary [static]

Definition at line 188 of file HLAfixedRecord.hh.

const size_t m_octetBoundary = MAX(M::m_octetBoundary, N::m_octetBoundary) [static]

Definition at line 227 of file HLAfixedRecord.hh.

const bool m_isVariable = true [static]

Definition at line 228 of file HLAfixedRecord.hh.


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

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