class MwMFInt32 : public MwConcreteMField<long>


Inheritance:


Public Methods

static void* createInstance()
static MwType* getClassType()
virtual MwType* getType()
static void init()
virtual MbBool read1Value(MwInput *in, int index)
~MwMFInt32()

Private Fields

static MwType* classType

Inherited from MwConcreteMField:

Public Methods

void add1Value(valueType const & newValue)
virtual void copyFrom(MwField const &f)
int find(valueType const & targetValue, MbBool addIfNotFound = FALSE)
void finishEditing()
valueType const* getValues(int start)
virtual MbBool isSame(MwField const &f)
int operator !=(MwConcreteMField<valueType> const &f)
MwConcreteMField <valueType> const& operator =(MwConcreteMField<valueType> const &f)
valueType const& operator =(valueType const & newValue)
int operator ==(MwConcreteMField<valueType> const &f)
valueType const& operator [](int i)
void set1Value(int index, valueType const & newValue)
void setValue(valueType const & newValue)
void setValues(int start, int num, valueType const *newValues)
valueType* startEditing()

Protected Fields

valueType* values

Protected Methods

virtual void allocValues(int newNum)
virtual void copyValue(int to, int from)
virtual void deleteAllValues()

Inherited from MwMField:

Public Methods

virtual void deleteValues()
virtual void deleteValues(int start, int num = -1)
int getNum()
virtual void print(ostream &o)
virtual void print1Value(ostream &o, int index)
void setNum(int n)

Protected Fields

int maxNum
int num

Protected Methods

virtual void makeRoom(int newNum)

Private Methods

virtual MbBool readValue(MwInput *in)

Documentation

~MwMFInt32()

virtual MwType* getType()

static MwType* getClassType()

static void* createInstance()

static void init()

virtual MbBool read1Value(MwInput *in, int index)

static MwType* classType


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de