![]() |
The Gaudi Framework
v27r0
|
This is the complete list of members for FileMgr, including all inherited members.
| accessMatch(const Io::IoFlags &, const Io::IoFlags &, bool strict=false) const | FileMgr | private |
| actionMap typedef | FileMgr | private |
| base_class typedef | extends< BASE, Interfaces > | |
| base_class typedef | extends< BASE, Interfaces > | |
| bfcn_desc_t typedef | FileMgr | private |
| close(const Fd, const std::string &caller) override | FileMgr | |
| close(void *, const std::string &caller) override | FileMgr | |
| deregHandler(const IoTech &) override | FileMgr | |
| execAction(Io::FileAttr *, const std::string &, const Io::Action &) const | FileMgr | private |
| execActs(Io::FileAttr *, const std::string &, const Io::Action &, const actionMap &m) const | FileMgr | private |
| ext_iids typedef | extend_interfaces< Interfaces...> | |
| ext_iids typedef | extend_interfaces< Interfaces...> | |
| extend_interfaces_base typedef | extends< BASE, Interfaces > | |
| extend_interfaces_base typedef | extends< BASE, Interfaces > | |
| fd(const std::string &) const override | FileMgr | |
| fd(void *) const override | FileMgr | |
| fileMap typedef | FileMgr | private |
| FileMgr(const std::string &name, ISvcLocator *svc) | FileMgr | |
| finalize() override | FileMgr | |
| fname(const Io::Fd &) const override | FileMgr | |
| fname(void *) const override | FileMgr | |
| fptr(const std::string &) const override | FileMgr | |
| fptr(const Io::Fd &) const override | FileMgr | |
| getFd(std::vector< Fd > &) const override | FileMgr | |
| getFd(const Io::IoTech &, std::vector< Io::Fd > &) const override | FileMgr | |
| getFd(const Io::IoTech &, const Io::IoFlags &, std::vector< Io::Fd > &) const override | FileMgr | |
| getFileAttr(const std::string &, std::vector< const FileAttr * > &) const override | FileMgr | |
| getFileAttr(const Fd, const FileAttr *&) const override | FileMgr | |
| getFileAttr(void *, const FileAttr *&) const override | FileMgr | |
| getFiles(std::vector< std::string > &, bool onlyOpen=true) const override | FileMgr | |
| getFiles(std::vector< const Io::FileAttr * > &, bool onlyOpen=true) const override | FileMgr | |
| getFiles(const Io::IoTech &, std::vector< std::string > &, bool onlyOpen=true) const override | FileMgr | |
| getFiles(const Io::IoTech &, std::vector< const Io::FileAttr * > &, bool onlyOpen=true) const override | FileMgr | |
| getFiles(const Io::IoTech &, const Io::IoFlags &, std::vector< std::string > &, bool onlyOpen=true) const override | FileMgr | |
| getFiles(const Io::IoTech &, const Io::IoFlags &, std::vector< const Io::FileAttr * > &, bool onlyOpen=true) const override | FileMgr | |
| getHandler(const IoTech &, FileHdlr &) const override | FileMgr | |
| getHandler(const std::string &, FileHdlr &) const override | FileMgr | |
| getInterfaceNames() const override | extends< BASE, Interfaces > | inline |
| getInterfaceNames() const override | extends< BASE, Interfaces > | inline |
| getLastError(std::string &) const override | FileMgr | |
| handle(const Incident &) override | FileMgr | |
| hasHandler(const IoTech &) const override | FileMgr | |
| i_cast(const InterfaceID &tid) const override | extends< BASE, Interfaces > | inline |
| i_cast(const InterfaceID &tid) const override | extends< BASE, Interfaces > | inline |
| initialize() override | FileMgr | |
| isShareable(const std::string &filename, const Io::IoFlags &) const | FileMgr | private |
| listActions() const | FileMgr | virtual |
| listFiles() const override | FileMgr | |
| listHandlers() const override | FileMgr | |
| listSuppression() const | FileMgr | virtual |
| m_actions | FileMgr | private |
| m_attr | FileMgr | private |
| m_descriptors | FileMgr | private |
| m_files | FileMgr | private |
| m_handlers | FileMgr | private |
| m_lastErr | FileMgr | private |
| m_lastErrS | FileMgr | private |
| m_loadPosixHandler | FileMgr | private |
| m_loadRootHandler | FileMgr | private |
| m_log | FileMgr | mutableprivate |
| m_logfile | FileMgr | private |
| m_oldFiles | FileMgr | private |
| m_pfh | FileMgr | private |
| m_printSummary | FileMgr | private |
| m_rfh | FileMgr | private |
| m_ssl_cert | FileMgr | private |
| m_ssl_proxy | FileMgr | private |
| m_supMap | FileMgr | private |
| open(const Io::IoTech &, const std::string &caller, const std::string &fname, const Io::IoFlags &, Io::Fd &fd, void *&ptr, const std::string &desc="", const bool shared=false) override | FileMgr | |
| open(const Io::IoTech &, const std::string &caller, const std::string &fname, const Io::IoFlags &, Io::Fd &, const std::string &desc="", const bool shared=false) override | FileMgr | |
| open(const Io::IoTech &, const std::string &caller, const std::string &fname, const Io::IoFlags &, void *&, const std::string &desc="", const bool shared=false) override | FileMgr | |
| open(const IoTech &, const std::string &caller, const std::string &fname, const std::string &desc, const IoFlags &, Fd &, void *&, const bool shared) | FileMgr | privatevirtual |
| queryInterface(const InterfaceID &ti, void **pp) override | extends< BASE, Interfaces > | inline |
| queryInterface(const InterfaceID &ti, void **pp) override | extends< BASE, Interfaces > | inline |
| regAction(Io::bfcn_action_t, const Io::Action &, const std::string &desc="") override | FileMgr | |
| regAction(Io::bfcn_action_t, const Io::Action &, const Io::IoTech &, const std::string &desc="") override | FileMgr | |
| regHandler(FileHdlr) override | FileMgr | |
| reopen(const Fd, const IoFlags &, const std::string &caller) override | FileMgr | |
| reopen(void *, const IoFlags &, const std::string &caller) override | FileMgr | |
| supMap typedef | FileMgr | private |
| suppressAction(const std::string &) override | FileMgr | |
| suppressAction(const std::string &, const Io::Action &) override | FileMgr | |
| ~extend_interfaces() override=default | extend_interfaces< Interfaces...> | |
| ~extend_interfaces() override=default | extend_interfaces< Interfaces...> | |
| ~extends() override=default | extends< BASE, Interfaces > | |
| ~extends() override=default | extends< BASE, Interfaces > | |
| ~FileMgr() override | FileMgr |