ifw-fcf  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MockIConfig Member List

This is the complete list of members for MockIConfig, including all inherited members.

GetCmdTout()=0fcf::devmgr::common::IConfigpure virtual
GetConfigFilename() const =0fcf::devmgr::common::IConfigpure virtual
GetConfigList(std::vector< std::string > &cfg_list)=0fcf::devmgr::common::IConfigpure virtual
GetDbEndpoint() const =0fcf::devmgr::common::IConfigpure virtual
GetDbTimeout() const =0fcf::devmgr::common::IConfigpure virtual
GetDeviceFile(const std::string &name)=0fcf::devmgr::common::IConfigpure virtual
GetDeviceName(const int &deviceIndex)=0fcf::devmgr::common::IConfigpure virtual
GetDeviceType(const std::string &name)=0fcf::devmgr::common::IConfigpure virtual
GetDid()=0fcf::devmgr::common::IConfigpure virtual
GetFitsPrefix() const =0fcf::devmgr::common::IConfigpure virtual
GetLogLevel() const =0fcf::devmgr::common::IConfigpure virtual
GetMsgReplierEndpoint() const =0fcf::devmgr::common::IConfigpure virtual
GetNumDevices()=0fcf::devmgr::common::IConfigpure virtual
GetProcName() const =0fcf::devmgr::common::IConfigpure virtual
GetPubEndpoint() const =0fcf::devmgr::common::IConfigpure virtual
GetServerId() const =0fcf::devmgr::common::IConfigpure virtual
GetSmScxmlFilename() const =0fcf::devmgr::common::IConfigpure virtual
LoadConfig(const std::string &filename="")=0fcf::devmgr::common::IConfigpure virtual
MOCK_CONST_METHOD0(GetServerId, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetMsgReplierEndpoint, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetDbEndpoint, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetPubEndpoint, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetSubEndpoint, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetExtPubEndpoint, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetExtSubEndpoint, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetDbTimeout, const timeval())MockIConfig
MOCK_CONST_METHOD0(GetSmScxmlFilename, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetConfigFilename, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetProcName, const std::string())MockIConfig
MOCK_CONST_METHOD0(GetLogLevel, const std::string())MockIConfig
MOCK_METHOD0(GetNumDevices, const int())MockIConfig
MOCK_METHOD0(GetCmdTout, const unsigned int())MockIConfig
MOCK_METHOD1(LoadConfig, void(const std::string &))MockIConfig
MOCK_METHOD1(GetDeviceName, const std::string(const int deviceIndex))MockIConfig
MOCK_METHOD1(GetDeviceFile, const std::string(const std::string name))MockIConfig
MOCK_METHOD1(GetDeviceType, const std::string(const std::string name))MockIConfig
MOCK_METHOD2(ParseOptions, bool(int argc, char *argv[]))MockIConfig
ParseOptions(int argc, char *argv[])=0fcf::devmgr::common::IConfigpure virtual