BIE::TypedBuffer_IntArray Class Reference

Integer array for CLI. More...

#include <TypedBuffer.h>

Inheritance diagram for BIE::TypedBuffer_IntArray:
Collaboration diagram for BIE::TypedBuffer_IntArray:

List of all members.

Public Member Functions

 TypedBuffer_IntArray (BasicType *)
 Constructor with no value.
 TypedBuffer_IntArray (BasicType *, vector< int >)
 Constructor with an initial array.
vector< int > getIntArrayValue ()
 Get the array in the buffer.
int getIntArrayValue (int offset)
 Get the value of the array at offset.
void setIntArrayValue (vector< int >)
 Set the buffer's array.
void setIntArrayValue (int iv)
 Add a value to the array.
void setIntArrayValue (int offset, int iv)
 Add a value at a particular offset.
string toString ()
 Convert the array to a string for output.

Friends

class boost::serialization::access


Detailed Description

Integer array for CLI.
The documentation for this class was generated from the following file:

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:13 2010 by doxygen