HLAvariableArray< M, true > Struct Template Reference

#include <HLAvariableArray.hh>

List of all members.

Public Member Functions

HLAinteger32BEsize () const
 Get/Set array size, without memory management.
void set_size (long i)
 Set array size, with memory management.
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 emptysizeof ()

Static Public Attributes

static const size_t m_octetBoundary
static const bool m_isVariable = true


Detailed Description

template<class M>
struct libhla::libhla::HLAvariableArray< M, true >

Definition at line 129 of file HLAvariableArray.hh.


Member Function Documentation

HLAinteger32BE& size (  )  const [inline]

Get/Set array size, without memory management.

Definition at line 135 of file HLAvariableArray.hh.

void set_size ( long  i  )  [inline]

Set array size, with memory management.

Definition at line 139 of file HLAvariableArray.hh.

References libhla::__padding(), and __HLAbuffer::shake().

Here is the call graph for this function:

const size_t offset ( long  i  )  const [inline]

Definition at line 149 of file HLAvariableArray.hh.

References libhla::__padding().

Here is the call graph for this function:

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

Definition at line 160 of file HLAvariableArray.hh.

static const size_t emptysizeof (  )  [inline, static]

Definition at line 167 of file HLAvariableArray.hh.

References libhla::__padding(), and HLAbasicType::__sizeof().

Here is the call graph for this function:

const size_t __sizeof (  )  const [inline]

Definition at line 171 of file HLAvariableArray.hh.

void copy ( void *  source  )  [inline]

Definition at line 181 of file HLAvariableArray.hh.

References __HLAbuffer::__buffer(), libhla::__padding(), __HLAbuffer::mShakeThat, and __HLAbuffer::mShakeValue.

Here is the call graph for this function:


Member Data Documentation

const size_t m_octetBoundary [static]

Initial value:

        MAX(HLAinteger32BE::m_octetBoundary, M::m_octetBoundary)

Definition at line 209 of file HLAvariableArray.hh.

const bool m_isVariable = true [static]

Definition at line 211 of file HLAvariableArray.hh.


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

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