| available | FiftyoneDegrees::Common::ResultsBase | protected |
| containsProperty(const string &propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getAvailableProperties() | FiftyoneDegrees::Common::ResultsBase | |
| getNoValueMessageInternal(fiftyoneDegreesResultsNoValueReason reason)=0 | FiftyoneDegrees::Common::ResultsBase | protectedpure virtual |
| getNoValueReasonInternal(int requiredPropertyIndex)=0 | FiftyoneDegrees::Common::ResultsBase | protectedpure virtual |
| getProperties() | FiftyoneDegrees::Common::ResultsBase | |
| getPropertyName(int requiredPropertyIndex) | FiftyoneDegrees::Common::ResultsBase | |
| getRequiredPropertyIndex(const char *propertyName) | FiftyoneDegrees::Common::ResultsBase | protected |
| getValueAsBool(const char *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsBool(const string &propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsBool(const string *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsBool(int requiredPropertyIndex) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsDouble(const char *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsDouble(const string &propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsDouble(const string *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsDouble(int requiredPropertyIndex) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsInteger(const char *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsInteger(const string &propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsInteger(const string *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsInteger(int requiredPropertyIndex) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsString(const char *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsString(const string &propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsString(const string *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValueAsString(int requiredPropertyIndex) | FiftyoneDegrees::Common::ResultsBase | |
| getValues(const char *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValues(const string &propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValues(const string *propertyName) | FiftyoneDegrees::Common::ResultsBase | |
| getValues(int requiredPropertyIndex) | FiftyoneDegrees::Common::ResultsBase | |
| getValuesInternal(int requiredPropertyIndex, vector< string > &values)=0 | FiftyoneDegrees::Common::ResultsBase | protectedpure virtual |
| hasValuesInternal(int requiredPropertyIndex)=0 | FiftyoneDegrees::Common::ResultsBase | protectedpure virtual |
| ResultsBase(fiftyoneDegreesResultsBase *results, shared_ptr< fiftyoneDegreesResourceManager > manager) | FiftyoneDegrees::Common::ResultsBase | |
| ~ResultsBase() | FiftyoneDegrees::Common::ResultsBase | virtual |