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