FME Server C++ API 3.0

IFMEServerProperty Member List

This is the complete list of members for IFMEServerProperty, including all inherited members.
getAllAttributeNames(IFMEServerStringArray &attributeNames) const =0IFMEServerProperty [pure virtual]
getAttribute(const IFMEServerString &attributeName, IFMEServerString &attributeValue) const =0IFMEServerProperty [pure virtual]
getCategory(IFMEServerString &propertyCategory) const =0IFMEServerProperty [pure virtual]
getName(IFMEServerString &propertyName) const =0IFMEServerProperty [pure virtual]
getValue(IFMEServerString &propertyValue) const =0IFMEServerProperty [pure virtual]
IFMEServerProperty()IFMEServerProperty [inline, protected]
IFMEServerProperty(const IFMEServerProperty &)IFMEServerProperty [private]
operator=(const IFMEServerProperty &)IFMEServerProperty [private]
setAttribute(const IFMEServerString &attributeName, const IFMEServerString &attributeValue)=0IFMEServerProperty [pure virtual]
setCategory(const IFMEServerString &propertyCategory)=0IFMEServerProperty [pure virtual]
setName(const IFMEServerString &propertyName)=0IFMEServerProperty [pure virtual]
setValue(const IFMEServerString &propertyValue)=0IFMEServerProperty [pure virtual]
~IFMEServerProperty()IFMEServerProperty [inline, protected, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines