accuracyDetectionObject() const | cStatistic | [inline] |
addAccuracyDetection(cAccuracyDetection *object) | cStatistic | |
addTransientDetection(cTransientDetection *object) | cStatistic | |
className() const | cPolymorphic | [virtual] |
clearResult()=0 | cStatistic | [pure virtual] |
cmpbyname(cObject *one, cObject *other) | cObject | [static] |
cObject(const cObject &obj) | cObject | |
cObject() | cObject | |
cObject(const char *name) | cObject | [explicit] |
collect(double val)=0 | cStatistic | [pure virtual] |
collect2(double val, double weight) | cStatistic | [virtual] |
copyNotSupported() const | cObject | [protected] |
cPolymorphic() | cPolymorphic | [inline] |
cStatistic(const cStatistic &r) | cStatistic | |
cStatistic(const char *name=NULL) | cStatistic | [explicit] |
defaultOwner() | cObject | [static] |
detailedInfo() const | cPolymorphic | [virtual] |
drop(cObject *obj) | cObject | [protected, virtual] |
dropAndDelete(cObject *obj) | cObject | [protected] |
dup() const | cObject | [inline, virtual] |
findObject(const char *name, bool deep=true) | cObject | |
forEachChild(cVisitor *v) | cObject | [virtual] |
fullName() const | cObject | [inline, virtual] |
fullPath() const | cObject | [virtual] |
fullPath(char *buffer, int buffersize) const | cObject | [virtual] |
info() const | cPolymorphic | [virtual] |
info(char *buf) | cPolymorphic | [virtual] |
isName(const char *s) const | cObject | [inline] |
isSoftOwner() | cObject | [inline, virtual] |
liveObjectCount() | cObject | [inline, static] |
loadFromFile(FILE *)=0 | cStatistic | [pure virtual] |
max() const =0 | cStatistic | [pure virtual] |
mean() const =0 | cStatistic | [pure virtual] |
min() const =0 | cStatistic | [pure virtual] |
name() const | cObject | [inline] |
netPack(cCommBuffer *buffer) | cStatistic | [virtual] |
netUnpack(cCommBuffer *buffer) | cStatistic | [virtual] |
operator+=(double val) | cStatistic | [inline] |
operator=(const cStatistic &res) | cStatistic | |
cObject::operator=(const cObject &o) | cObject | |
owner() const | cObject | [inline] |
random() const =0 | cStatistic | [pure virtual] |
recordScalar(const char *name=NULL) | cStatistic | [virtual] |
resetMessageCounters() | cObject | [inline, static] |
samples() const =0 | cStatistic | [pure virtual] |
saveToFile(FILE *) const =0 | cStatistic | [pure virtual] |
setGenK(int gen_nr) | cStatistic | [inline] |
setName(const char *s) | cObject | [virtual] |
sqrSum() const =0 | cStatistic | [pure virtual] |
stddev() const =0 | cStatistic | [pure virtual] |
sum() const =0 | cStatistic | [pure virtual] |
take(cObject *obj) | cObject | [protected, virtual] |
totalObjectCount() | cObject | [inline, static] |
transientDetectionObject() const | cStatistic | [inline] |
variance() const =0 | cStatistic | [pure virtual] |
weights() const =0 | cStatistic | [pure virtual] |
writeContents(std::ostream &os) | cObject | [virtual] |
~cObject() | cObject | [virtual] |
~cPolymorphic() | cPolymorphic | [inline, virtual] |
~cStatistic() | cStatistic | [virtual] |