cqosdb::DefaultProperty Member List
This is the complete list of members for
cqosdb::DefaultProperty, including all inherited members.
boolValue | cqosdb::DefaultProperty | [private] |
catName | cqosdb::DefaultProperty | [private] |
compareWith(Parameter &another, double tolerance, int relation) | cqosdb::DefaultProperty | [virtual] |
compareWith(Parameter &another, int relation) | cqosdb::DefaultProperty | [virtual] |
DefaultProperty(string name, string type, int value) | cqosdb::DefaultProperty | |
DefaultProperty(string name, string type, long value) | cqosdb::DefaultProperty | |
DefaultProperty(string name, string type, double value) | cqosdb::DefaultProperty | |
DefaultProperty(string name, string type, string value) | cqosdb::DefaultProperty | |
DefaultProperty(string name, string type, bool value) | cqosdb::DefaultProperty | |
DefaultProperty(string name, string type) | cqosdb::DefaultProperty | |
DefaultProperty() | cqosdb::DefaultProperty | |
doubleValue | cqosdb::DefaultProperty | [private] |
getCatName() | cqosdb::DefaultProperty | |
getClassName() | cqosdb::DefaultProperty | [virtual] |
getDBConditions() | cqosdb::DefaultProperty | [virtual] |
getDBConditions(int tbIndex, double tolerance, int relation) | cqosdb::DefaultProperty | [virtual] |
getDBConditions(int tbIndex, string aStr, int relation) | cqosdb::DefaultProperty | [virtual] |
getDBConditions(int tbIndex, bool boolVal, int relation) | cqosdb::DefaultProperty | [virtual] |
getInterEvt() | cqosdb::DefaultProperty | |
getName() | cqosdb::DefaultProperty | [virtual] |
getParamType() | cqosdb::DefaultProperty | |
getTBName() | cqosdb::DefaultProperty | [virtual] |
getTrialID() | cqosdb::DefaultProperty | [virtual] |
getValue(int *value) | cqosdb::DefaultProperty | [virtual] |
getValue(long *value) | cqosdb::DefaultProperty | [virtual] |
getValue(double *value) | cqosdb::DefaultProperty | [virtual] |
getValue(string *value) | cqosdb::DefaultProperty | [virtual] |
getValue(bool *value) | cqosdb::DefaultProperty | [virtual] |
hasAValue | cqosdb::DefaultProperty | [private] |
interEvt | cqosdb::DefaultProperty | [private] |
propertyName | cqosdb::DefaultProperty | [private] |
propertyType | cqosdb::DefaultProperty | [private] |
setCatName(string catName) | cqosdb::DefaultProperty | |
setInterEvt(string interEvt) | cqosdb::DefaultProperty | |
setName(string name) | cqosdb::DefaultProperty | [virtual] |
setParamType(string type) | cqosdb::DefaultProperty | |
setTBName(string tbName) | cqosdb::DefaultProperty | [virtual] |
setTrialID(int trialID) | cqosdb::DefaultProperty | [virtual] |
setValue(int value) | cqosdb::DefaultProperty | [virtual] |
setValue(long value) | cqosdb::DefaultProperty | [virtual] |
setValue(double value) | cqosdb::DefaultProperty | [virtual] |
setValue(string value) | cqosdb::DefaultProperty | [virtual] |
setValue(bool value) | cqosdb::DefaultProperty | [virtual] |
stringValue | cqosdb::DefaultProperty | [private] |
tableName | cqosdb::DefaultProperty | [private] |
trialID | cqosdb::DefaultProperty | [private] |
~DefaultProperty() | cqosdb::DefaultProperty | [inline] |
~Parameter() | cqosdb::Parameter | [inline, virtual] |