|
| TabNoStatSills () |
|
| TabNoStatSills (const TabNoStatSills &m) |
|
TabNoStatSills & | operator= (const TabNoStatSills &m) |
|
virtual | ~TabNoStatSills () |
|
bool | isDefinedForVariance () const |
|
Id | getNSills () const |
|
String | toString (const AStringFormat *strfmt=nullptr) const override |
|
String | toStringInside (const AStringFormat *strfmt=nullptr, Id i=0) const |
|
| TabNoStat () |
|
| TabNoStat (const TabNoStat &m) |
|
TabNoStat & | operator= (const TabNoStat &m) |
|
virtual | ~TabNoStat () |
|
bool | isNoStat () const |
|
void | informMeshByMesh (const AMesh *amesh) const |
|
void | informMeshByApex (const AMesh *amesh) const |
|
void | informDbIn (const Db *dbin) const |
|
void | informDbOut (const Db *dbout) const |
|
void | informMeshByMesh (const AMesh *amesh, const EConsElem &econs) const |
|
void | informMeshByApex (const AMesh *amesh, const EConsElem &econs) const |
|
void | informDbIn (const Db *dbin, const EConsElem &econs) const |
|
void | informDbOut (const Db *dbout, const EConsElem &econs) const |
|
Id | size () const |
|
bool | empty () const |
|
void | updateDescription () |
|
const mapNoStat & | getTable () const |
|
bool | isValid (const EConsElem &econs) const |
|
virtual Id | addElem (std::shared_ptr< ANoStat > &nostat, const EConsElem &econs, Id iv1=0, Id iv2=0) |
|
virtual Id | removeElem (const EConsElem &econs, Id iv1=0, Id iv2=0) |
|
void | clear () |
|
void | setDbNoStatRef (const Db *dbref) |
|
void | setDbNoStatRef (std::shared_ptr< const Db > &dbref) |
|
std::shared_ptr< const Db > | getDbNoStatRef () const |
|
const Db * | getDbNoStatRefRaw () const |
|
void | informCoords (const 1 &coords, const EConsElem &econs, Id iv1, Id iv2, 1 &result) const |
|
String | toStringInside (const AStringFormat *strfmt=nullptr, Id i=0) const |
|
bool | isElemDefined (const EConsElem &econs, Id iv1=0, Id iv2=0) const |
|
std::shared_ptr< ANoStat > | getElem (const EConsElem &econs, Id iv1=0, Id iv2=0) |
|
| AStringable () |
|
| AStringable (const AStringable &r) |
|
AStringable & | operator= (const AStringable &r) |
|
virtual | ~AStringable () |
|
virtual void | display (const AStringFormat *strfmt=nullptr) const final |
|
virtual void | display (Id level) const final |
|
| ICloneable () |
|
virtual | ~ICloneable () |
|
virtual ICloneable * | clone () const =0 |
|
std::shared_ptr< ICloneable > | cloneShared () const |
|
std::unique_ptr< ICloneable > | cloneUnique () const |
|