, including all inherited members.
getAllProperties(const IFMEServerString &propertyCategory, IFMEServerStringArray &properties)=0 | IFMEServerPropertyAccessor | [pure virtual] |
getAllPropertyCategories(IFMEServerStringArray &propertyCategories)=0 | IFMEServerPropertyAccessor | [pure virtual] |
getAllPropertyNames(const IFMEServerString &propertyCategory, IFMEServerStringArray &propertyNames)=0 | IFMEServerPropertyAccessor | [pure virtual] |
getAllPropertyObjects(const IFMEServerString &propertyCategory, IFMEServerPropertyVector &properties)=0 | IFMEServerPropertyAccessor | [pure virtual] |
getProperty(const IFMEServerString &propertyCategory, const IFMEServerString &propertyName, IFMEServerString &property)=0 | IFMEServerPropertyAccessor | [pure virtual] |
getPropertyObject(const IFMEServerString &propertyCategory, const IFMEServerString &propertyName)=0 | IFMEServerPropertyAccessor | [pure virtual] |
IFMEServerPropertyAccessor() | IFMEServerPropertyAccessor | [inline, protected] |
IFMEServerPropertyAccessor(const IFMEServerPropertyAccessor &) | IFMEServerPropertyAccessor | [private] |
operator=(const IFMEServerPropertyAccessor &) | IFMEServerPropertyAccessor | [private] |
removeProperty(const IFMEServerString &propertyCategory, const IFMEServerString &propertyName)=0 | IFMEServerPropertyAccessor | [pure virtual] |
removePropertyCategory(const IFMEServerString &propertyCategory)=0 | IFMEServerPropertyAccessor | [pure virtual] |
setProperty(const IFMEServerString &propertyCategory, const IFMEServerString &propertyName, const IFMEServerString &propertyValue)=0 | IFMEServerPropertyAccessor | [pure virtual] |
~IFMEServerPropertyAccessor() | IFMEServerPropertyAccessor | [inline, protected, virtual] |