addPeer(const std::string &hostname, int port) | opflex::ofcore::OFFramework | virtual |
defaultInstance() | opflex::ofcore::OFFramework | static |
dumpMODB(const std::string &file) | opflex::ofcore::OFFramework | virtual |
dumpMODB(FILE *file) | opflex::ofcore::OFFramework | virtual |
enableInspector(const std::string &socketName) | opflex::ofcore::OFFramework | virtual |
enableSSL(const std::string &caStorePath, bool verifyPeers=true) | opflex::ofcore::OFFramework | virtual |
enableSSL(const std::string &caStorePath, const std::string &keyAndCertFilePath, const std::string &passphrase, bool verifyPeers=true) | opflex::ofcore::OFFramework | virtual |
getVersion() | opflex::ofcore::OFFramework | static |
getVersionStr() | opflex::ofcore::OFFramework | static |
MockOFFramework() (defined in opflex::ofcore::MockOFFramework) | opflex::ofcore::MockOFFramework | inline |
OFFramework() | opflex::ofcore::OFFramework | |
prettyPrintMODB(std::ostream &output, bool tree=true, bool includeProps=true, bool utf8=true, size_t truncate=0) | opflex::ofcore::OFFramework | virtual |
registerPeerStatusListener(PeerStatusListener *listener) | opflex::ofcore::OFFramework | virtual |
setModel(const modb::ModelMetadata &model) | opflex::ofcore::OFFramework | |
setOpflexIdentity(const std::string &name, const std::string &domain) | opflex::ofcore::OFFramework | |
setOpflexIdentity(const std::string &name, const std::string &domain, const std::string &location) | opflex::ofcore::OFFramework | |
start() | opflex::ofcore::MockOFFramework | virtual |
startSync() | opflex::ofcore::OFFramework | virtual |
stop() | opflex::ofcore::MockOFFramework | virtual |
~MockOFFramework() (defined in opflex::ofcore::MockOFFramework) | opflex::ofcore::MockOFFramework | inlinevirtual |
~OFFramework() | opflex::ofcore::OFFramework | virtual |