#include <NoStatArray.hpp>
|
| | NoStatArray () |
| |
| | NoStatArray (const Db *dbref, const String &colname) |
| |
| | NoStatArray (const NoStatArray &m)=delete |
| |
| NoStatArray & | operator= (const NoStatArray &m)=delete |
| |
| virtual | ~NoStatArray () |
| |
| String | toString (const AStringFormat *strfmt) const override |
| |
| | ANoStat () |
| |
| | ANoStat (const ANoStat &m)=delete |
| |
| double | getValueOnDbOut (int iech) const |
| |
| double | getValueOnDbIn (int iech) const |
| |
| double | getValueOnDb (int iech, int icas) const |
| |
| bool | getValuesOnDb (int icas1, int iech1, double *val1, int icas2, int iech2, double *val2) const |
| |
| double | getValueOnMeshByMesh (int imesh) const |
| |
| double | getValueOnMeshByApex (int iapex) const |
| |
| double | getValueOnMesh (int iapex, bool center=false) const |
| |
| void | informField (const VectorVectorDouble &coords, VectorDouble &tab, bool verbose=false) |
| |
| void | informMeshByMesh (const AMesh *amesh, bool verbose=false) |
| |
| void | informMeshByApex (const AMesh *amesh, bool verbose=false) |
| |
| void | informDbIn (const Db *dbin, bool verbose=false) |
| |
| void | informDbOout (const Db *dbout, bool verbose=false) |
| |
| ANoStat & | operator= (const ANoStat &m)=delete |
| |
| virtual | ~ANoStat () |
| |
| | AStringable () |
| |
| | AStringable (const AStringable &r) |
| |
| AStringable & | operator= (const AStringable &r) |
| |
| virtual | ~AStringable () |
| |
| virtual void | display (const AStringFormat *strfmt=nullptr) const final |
| |
| virtual void | display (int level) const final |
| |
◆ NoStatArray() [1/3]
| NoStatArray::NoStatArray |
( |
| ) |
|
|
inline |
◆ NoStatArray() [2/3]
| NoStatArray::NoStatArray |
( |
const Db * |
dbref, |
|
|
const String & |
colname |
|
) |
| |
◆ NoStatArray() [3/3]
◆ ~NoStatArray()
| virtual NoStatArray::~NoStatArray |
( |
| ) |
|
|
inlinevirtual |
◆ operator=()
◆ toString()
The documentation for this class was generated from the following files: