Go to the documentation of this file.Go to the SVN repository for this file.
1 #ifndef CONNECT_SERVICES___NS_CLIENT_FACTORY__HPP
2 #define CONNECT_SERVICES___NS_CLIENT_FACTORY__HPP
virtual const char * GetErrCodeString(void) const override
Get error code interpreted as text.
NCBI_EXCEPTION_DEFAULT(CNSClientFactoryException, CException)
Client API for NCBI NetSchedule server.
NetSchedule Client Factory interface.
virtual ~CNetScheduleClientFactory()
TPMNetSchedule m_PM_NetSchedule
CPluginManager< SNetScheduleAPIImpl > TPMNetSchedule
const IRegistry & m_Registry
TErrCode GetErrCode(void) const
Get error code.
virtual const char * GetErrCodeString(void) const
Get error code interpreted as text.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_XCONNECT_EXPORT
Defines NCBI C++ exception handling.
Process information in the NCBI Registry, including working with configuration files.
NetSchedule client specs.
Plugin manager (using class factory paradigm).