FME Server C++ API 3.0

IFMEServerService Member List

This is the complete list of members for IFMEServerService, including all inherited members.
deregisterItem(const IFMEServerString &repositoryName, const IFMEServerString &itemName, FME_Boolean &existed)=0IFMEServerService [pure virtual]
getDescription(IFMEServerString &description) const =0IFMEServerService [pure virtual]
getDisplayName(IFMEServerString &displayName) const =0IFMEServerService [pure virtual]
getIsEnabled() const =0IFMEServerService [pure virtual]
getIsItemRegistrationAllowed(const FMEServerItemType itemType) const =0IFMEServerService [pure virtual]
getIsWorkspaceRegistrationAllowed() const =0IFMEServerService [pure virtual]
getName(IFMEServerString &name) const =0IFMEServerService [pure virtual]
getPropertyAccessor() const =0IFMEServerService [pure virtual]
getRegisteredItems(const IFMEServerStringArray *directives, IFMEServerItemVector &items)=0IFMEServerService [pure virtual]
getURLPattern(IFMEServerString &urlPattern) const =0IFMEServerService [pure virtual]
IFMEServerService()IFMEServerService [inline, protected]
IFMEServerService(const IFMEServerService &other)IFMEServerService [private]
isItemRegistered(const IFMEServerString &repositoryName, const IFMEServerString &itemName, FME_Boolean &itemRegistered) const =0IFMEServerService [pure virtual]
operator=(const IFMEServerService &other)IFMEServerService [private]
registerItem(const IFMEServerString &repositoryName, const IFMEServerString &itemName)=0IFMEServerService [pure virtual]
setDescription(const IFMEServerString &description)=0IFMEServerService [pure virtual]
setDisplayName(const IFMEServerString &displayName)=0IFMEServerService [pure virtual]
setIsEnabled(const FME_Boolean isEnabled)=0IFMEServerService [pure virtual]
setIsItemRegistrationAllowed(const FMEServerItemType itemType, const FME_Boolean itemRegistrationAllowed)=0IFMEServerService [pure virtual]
setIsWorkspaceRegistrationAllowed(const FME_Boolean isWorkspaceRegistrationAllowed)=0IFMEServerService [pure virtual]
setName(const IFMEServerString &name)=0IFMEServerService [pure virtual]
setURLPattern(const IFMEServerString &urlPattern)=0IFMEServerService [pure virtual]
updatePropertyAccessor(IFMEServerPropertyAccessor &propertyAccessor) const =0IFMEServerService [pure virtual]
~IFMEServerService()IFMEServerService [inline, protected, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines