FME Server C++ API 3.0

IFMEServerPropertyAccessor Member List

This is the complete list of members for IFMEServerPropertyAccessor, including all inherited members.
getAllProperties(const IFMEServerString &propertyCategory, IFMEServerStringArray &properties)=0IFMEServerPropertyAccessor [pure virtual]
getAllPropertyCategories(IFMEServerStringArray &propertyCategories)=0IFMEServerPropertyAccessor [pure virtual]
getAllPropertyNames(const IFMEServerString &propertyCategory, IFMEServerStringArray &propertyNames)=0IFMEServerPropertyAccessor [pure virtual]
getAllPropertyObjects(const IFMEServerString &propertyCategory, IFMEServerPropertyVector &properties)=0IFMEServerPropertyAccessor [pure virtual]
getProperty(const IFMEServerString &propertyCategory, const IFMEServerString &propertyName, IFMEServerString &property)=0IFMEServerPropertyAccessor [pure virtual]
getPropertyObject(const IFMEServerString &propertyCategory, const IFMEServerString &propertyName)=0IFMEServerPropertyAccessor [pure virtual]
IFMEServerPropertyAccessor()IFMEServerPropertyAccessor [inline, protected]
IFMEServerPropertyAccessor(const IFMEServerPropertyAccessor &)IFMEServerPropertyAccessor [private]
operator=(const IFMEServerPropertyAccessor &)IFMEServerPropertyAccessor [private]
removeProperty(const IFMEServerString &propertyCategory, const IFMEServerString &propertyName)=0IFMEServerPropertyAccessor [pure virtual]
removePropertyCategory(const IFMEServerString &propertyCategory)=0IFMEServerPropertyAccessor [pure virtual]
setProperty(const IFMEServerString &propertyCategory, const IFMEServerString &propertyName, const IFMEServerString &propertyValue)=0IFMEServerPropertyAccessor [pure virtual]
~IFMEServerPropertyAccessor()IFMEServerPropertyAccessor [inline, protected, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines