FME Server C++ API 3.0

IFMEServerRepositoryManager Member List

This is the complete list of members for IFMEServerRepositoryManager, including all inherited members.
addRepository(const IFMEServerString &repositoryName, const IFMEServerString &description)=0IFMEServerRepositoryManager [pure virtual]
addService(const IFMEServerService &service)=0IFMEServerRepositoryManager [pure virtual]
getPropertyAccessor(const IFMEServerStringArray *directives, IFMEServerPropertyAccessor &propertyAccessor)=0IFMEServerRepositoryManager [pure virtual]
getRepositories(const IFMEServerStringArray *directives, IFMEServerRepositoryVector &repositories) const =0IFMEServerRepositoryManager [pure virtual]
getRepository(const IFMEServerString &repositoryName, IFMEServerRepository &repository, FME_Boolean &exists) const =0IFMEServerRepositoryManager [pure virtual]
getService(const IFMEServerString &serviceName, IFMEServerService &service, FME_Boolean &exists) const =0IFMEServerRepositoryManager [pure virtual]
getServices(const IFMEServerStringArray *directives, IFMEServerServiceVector &services) const =0IFMEServerRepositoryManager [pure virtual]
IFMEServerRepositoryManager()IFMEServerRepositoryManager [inline, protected]
IFMEServerRepositoryManager(const IFMEServerRepositoryManager &other)IFMEServerRepositoryManager [private]
operator=(const IFMEServerRepositoryManager &other)IFMEServerRepositoryManager [private]
removeRepository(const IFMEServerString &repositoryName, FME_Boolean &existed)=0IFMEServerRepositoryManager [pure virtual]
removeService(const IFMEServerString &serviceName, FME_Boolean &existed)=0IFMEServerRepositoryManager [pure virtual]
repositoryExists(const IFMEServerString &repositoryName, FME_Boolean &exists) const =0IFMEServerRepositoryManager [pure virtual]
serviceExists(const IFMEServerString &serviceName, FME_Boolean &exists) const =0IFMEServerRepositoryManager [pure virtual]
updateService(const IFMEServerService &service)=0IFMEServerRepositoryManager [pure virtual]
~IFMEServerRepositoryManager()IFMEServerRepositoryManager [inline, protected, virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines