51Degrees Common C/C++  4.1

A shared functionality library that is used by 51Degrees products

FiftyoneDegrees::Common::ResultsBase Member List

This is the complete list of members for FiftyoneDegrees::Common::ResultsBase, including all inherited members.

availableFiftyoneDegrees::Common::ResultsBaseprotected
containsProperty(const string &propertyName)FiftyoneDegrees::Common::ResultsBase
getAvailableProperties()FiftyoneDegrees::Common::ResultsBase
getNoValueMessageInternal(fiftyoneDegreesResultsNoValueReason reason)=0FiftyoneDegrees::Common::ResultsBaseprotectedpure virtual
getNoValueReasonInternal(int requiredPropertyIndex)=0FiftyoneDegrees::Common::ResultsBaseprotectedpure virtual
getProperties()FiftyoneDegrees::Common::ResultsBase
getPropertyName(int requiredPropertyIndex)FiftyoneDegrees::Common::ResultsBase
getRequiredPropertyIndex(const char *propertyName)FiftyoneDegrees::Common::ResultsBaseprotected
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)=0FiftyoneDegrees::Common::ResultsBaseprotectedpure virtual
hasValuesInternal(int requiredPropertyIndex)=0FiftyoneDegrees::Common::ResultsBaseprotectedpure virtual
ResultsBase(fiftyoneDegreesResultsBase *results, shared_ptr< fiftyoneDegreesResourceManager > manager)FiftyoneDegrees::Common::ResultsBase
~ResultsBase()FiftyoneDegrees::Common::ResultsBasevirtual