Go to the documentation of this file.
101 Pair *add(
int aKey,
double value);
108 double &at(
int aKey);
109 double at(
int aKey)
const;
115 bool includes(
int aKey)
const;
117 void printYourself();
119 void formatAsString(std :: string &str);
134 friend std :: ostream &operator << ( std :: ostream & out,
const Dictionary & r );
Dictionary()
Constructor, creates empty dictionary.
void clear()
Clears the receiver.
Dictionary(const Dictionary &other)
copy constructor
Dictionary & operator=(const Dictionary &other)
copy assignment constructor
Pair * add(int aKey, double value)
Pair * giveNext()
Returns pointer to the next pair.
int giveKey()
Returns the receiver key.
double & giveValue()
Returns associated value.
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011