cmlabs::VectorOfInts Class Reference

#include <MathClasses.h>

Inheritance diagram for cmlabs::VectorOfInts:

Inheritance graph
[legend]
Collaboration diagram for cmlabs::VectorOfInts:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 VectorOfInts ()
 VectorOfInts (JString xml)
 VectorOfInts (XMLNode *node)
virtual ~VectorOfInts ()
Objectclone () const
int operator[] (int n) const
int get (int pos) const
bool set (int pos, int val)
bool add (int val)
bool remove (int pos)
int getSize () const
JString print ()
JString toXML ()
bool fromXML (XMLNode *node)

Public Attributes

Collection coll


Detailed Description

Definition at line 256 of file MathClasses.h.


Constructor & Destructor Documentation

cmlabs::VectorOfInts::VectorOfInts (  ) 

Definition at line 648 of file MathClasses.cpp.

cmlabs::VectorOfInts::VectorOfInts ( JString  xml  ) 

Definition at line 649 of file MathClasses.cpp.

cmlabs::VectorOfInts::VectorOfInts ( XMLNode node  ) 

Definition at line 653 of file MathClasses.cpp.

cmlabs::VectorOfInts::~VectorOfInts (  )  [virtual]

Definition at line 657 of file MathClasses.cpp.


Member Function Documentation

Object * cmlabs::VectorOfInts::clone (  )  const [virtual]

Implements cmlabs::Object.

Definition at line 659 of file MathClasses.cpp.

int cmlabs::VectorOfInts::operator[] ( int  n  )  const

Definition at line 665 of file MathClasses.cpp.

int cmlabs::VectorOfInts::get ( int  pos  )  const

Definition at line 669 of file MathClasses.cpp.

bool cmlabs::VectorOfInts::set ( int  pos,
int  val 
)

Definition at line 672 of file MathClasses.cpp.

bool cmlabs::VectorOfInts::add ( int  val  ) 

Definition at line 676 of file MathClasses.cpp.

bool cmlabs::VectorOfInts::remove ( int  pos  ) 

Definition at line 679 of file MathClasses.cpp.

int cmlabs::VectorOfInts::getSize (  )  const

Definition at line 683 of file MathClasses.cpp.

JString cmlabs::VectorOfInts::print (  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 685 of file MathClasses.cpp.

JString cmlabs::VectorOfInts::toXML (  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 697 of file MathClasses.cpp.

bool cmlabs::VectorOfInts::fromXML ( XMLNode node  )  [virtual]

Reimplemented from cmlabs::Object.

Definition at line 701 of file MathClasses.cpp.


Member Data Documentation

Definition at line 266 of file MathClasses.h.


The documentation for this class was generated from the following files:

Generated on Tue Jul 7 16:23:01 2009 for CoreLibrary by  doxygen 1.5.6