HLAfixedArray< M, N, true > Struct Template Reference

#include <HLAfixedArray.hh>

List of all members.

Public Member Functions

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

Static Public Member Functions

static const size_t size ()
static const size_t emptysizeof ()

Static Public Attributes

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


Detailed Description

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

Definition at line 92 of file HLAfixedArray.hh.


Member Function Documentation

static const size_t size (  )  [inline, static]

Definition at line 94 of file HLAfixedArray.hh.

const size_t offset ( long  i  )  const [inline]

Definition at line 97 of file HLAfixedArray.hh.

References libhla::__padding().

Here is the call graph for this function:

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

Definition at line 108 of file HLAfixedArray.hh.

static const size_t emptysizeof (  )  [inline, static]

Definition at line 115 of file HLAfixedArray.hh.

References libhla::__padding().

Here is the call graph for this function:

const size_t __sizeof (  )  const [inline]

Definition at line 124 of file HLAfixedArray.hh.

void copy ( void *  source  )  [inline]

Definition at line 130 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 145 of file HLAfixedArray.hh.

const bool m_isVariable = true [static]

Definition at line 146 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