HLAfixedArray< M, N, false > Struct Template Reference

#include <HLAfixedArray.hh>

List of all members.

Public Member Functions

M & operator[] (long i) const
void copy (void *source)

Static Public Member Functions

static const size_t size ()
static const size_t offset (long i)
static const size_t emptysizeof ()
static const size_t __sizeof ()

Static Public Attributes

static const size_t m_octetBoundary = M::m_octetBoundary
static const bool m_isVariable = false


Detailed Description

template<class M, int N>
struct libhla::libhla::HLAfixedArray< M, N, false >

Definition at line 54 of file HLAfixedArray.hh.


Member Function Documentation

static const size_t size (  )  [inline, static]

Definition at line 56 of file HLAfixedArray.hh.

static const size_t offset ( long  i  )  [inline, static]

Definition at line 59 of file HLAfixedArray.hh.

References libhla::__padding().

Here is the call graph for this function:

M& operator[] ( long  i  )  const [inline]

Definition at line 62 of file HLAfixedArray.hh.

static const size_t emptysizeof (  )  [inline, static]

Definition at line 69 of file HLAfixedArray.hh.

static const size_t __sizeof (  )  [inline, static]

Definition at line 73 of file HLAfixedArray.hh.

void copy ( void *  source  )  [inline]

Definition at line 76 of file HLAfixedArray.hh.

References libhla::__padding().

Here is the call graph for this function:


Member Data Documentation

const size_t m_octetBoundary = M::m_octetBoundary [static]

Definition at line 86 of file HLAfixedArray.hh.

const bool m_isVariable = false [static]

Definition at line 87 of file HLAfixedArray.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