accessMatch(const Io::IoFlags &, const Io::IoFlags &, bool strict=false) const | FileMgr | private |
actionMap typedef | FileMgr | private |
addRef()=0 | IInterface | pure virtual |
always() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
auditorSvc() const | Service | |
base_class typedef | extends2< Service, IFileMgr, IIncidentListener > | |
bfcn_desc_t typedef | FileMgr | private |
close(const Fd, const std::string &caller) | FileMgr | virtual |
close(void *, const std::string &caller) | FileMgr | virtual |
extends2< Service, IFileMgr, IIncidentListener >::close(const Io::Fd, const std::string &caller)=0 | IFileMgr | pure virtual |
CommonMessaging(const A1 &a1, const A2 &a2, const A3 &a3) | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
CommonMessaging(const A1 &a1, const A2 &a2) | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
CommonMessaging(const A1 &a1) | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
CommonMessaging() | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
configure() | Service | inlinevirtual |
debug() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
Service::IService::DeclareInterfaceID(IService, 3, 0) | IService | |
Service::IService::INamedInterface::DeclareInterfaceID(INamedInterface, 1, 0) | INamedInterface | |
Service::IProperty::DeclareInterfaceID(IProperty, 2, 0) | IProperty | |
Service::IStateful::DeclareInterfaceID(IStateful, 1, 0) | IStateful | |
extend_interfaces2< IFileMgr, IIncidentListener >::IFileMgr::DeclareInterfaceID(IFileMgr, 1, 0) | IFileMgr | |
extend_interfaces2< IFileMgr, IIncidentListener >::IIncidentListener::DeclareInterfaceID(IIncidentListener, 2, 0) | IIncidentListener | |
declareProperty(const std::string &name, T &property, const std::string &doc="none") const | Service | inline |
declareRemoteProperty(const std::string &name, IProperty *rsvc, const std::string &rname="") const | Service | inline |
deregHandler(const IoTech &) | FileMgr | virtual |
extends2< Service, IFileMgr, IIncidentListener >::deregHandler(const Io::IoTech &)=0 | IFileMgr | pure virtual |
err() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
error() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
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 |
Service::ext_iids typedef | extend_interfaces3< IService, IProperty, IStateful > | |
extend_interfaces2< IFileMgr, IIncidentListener >::ext_iids typedef | extend_interfaces2< IFileMgr, IIncidentListener > | |
extend_interfaces_base typedef | extends2< Service, IFileMgr, IIncidentListener > | |
extends2(A1 a1, A2 a2, A3 a3) | extends2< Service, IFileMgr, IIncidentListener > | inline |
extends2(A1 a1, A2 a2) | extends2< Service, IFileMgr, IIncidentListener > | inline |
extends2(A1 a1) | extends2< Service, IFileMgr, IIncidentListener > | inline |
extends2() | extends2< Service, IFileMgr, IIncidentListener > | inline |
Factory typedef | Service | |
fatal() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
fd(const std::string &) const | FileMgr | virtual |
fd(void *) const | FileMgr | virtual |
fileList typedef | FileMgr | private |
fileMap typedef | FileMgr | private |
FileMgr(const std::string &name, ISvcLocator *svc) | FileMgr | |
finalize() | FileMgr | virtual |
fname(const Io::Fd &) const | FileMgr | virtual |
fname(void *) const | FileMgr | virtual |
fptr(const std::string &) const | FileMgr | virtual |
fptr(const Io::Fd &) const | FileMgr | virtual |
FSMState() const | Service | inlinevirtual |
getFd(std::vector< Fd > &) const | FileMgr | virtual |
getFd(const Io::IoTech &, std::vector< Io::Fd > &) const | FileMgr | virtual |
getFd(const Io::IoTech &, const Io::IoFlags &, std::vector< Io::Fd > &) const | FileMgr | virtual |
extends2< Service, IFileMgr, IIncidentListener >::getFd(std::vector< Io::Fd > &) const =0 | IFileMgr | pure virtual |
getFileAttr(const std::string &, std::vector< const FileAttr * > &) const | FileMgr | virtual |
getFileAttr(const Fd, const FileAttr *&) const | FileMgr | virtual |
getFileAttr(void *, const FileAttr *&) const | FileMgr | virtual |
extends2< Service, IFileMgr, IIncidentListener >::getFileAttr(const Io::Fd, const Io::FileAttr *&) const =0 | IFileMgr | pure virtual |
getFiles(std::vector< std::string > &, bool onlyOpen=true) const | FileMgr | virtual |
getFiles(std::vector< const Io::FileAttr * > &, bool onlyOpen=true) const | FileMgr | virtual |
getFiles(const Io::IoTech &, std::vector< std::string > &, bool onlyOpen=true) const | FileMgr | virtual |
getFiles(const Io::IoTech &, std::vector< const Io::FileAttr * > &, bool onlyOpen=true) const | FileMgr | virtual |
getFiles(const Io::IoTech &, const Io::IoFlags &, std::vector< std::string > &, bool onlyOpen=true) const | FileMgr | virtual |
getFiles(const Io::IoTech &, const Io::IoFlags &, std::vector< const Io::FileAttr * > &, bool onlyOpen=true) const | FileMgr | virtual |
getHandler(const IoTech &, FileHdlr &) const | FileMgr | virtual |
getHandler(const std::string &, FileHdlr &) const | FileMgr | virtual |
extends2< Service, IFileMgr, IIncidentListener >::getHandler(const Io::IoTech &, Io::FileHdlr &) const =0 | IFileMgr | pure virtual |
getInterfaceNames() const | extends2< Service, IFileMgr, IIncidentListener > | inlinevirtual |
getLastError(std::string &) const | FileMgr | virtual |
getProperties() const | Service | virtual |
getProperty(Property *p) const | Service | virtual |
getProperty(const std::string &name) const | Service | virtual |
getProperty(const std::string &n, std::string &v) const | Service | virtual |
handle(const Incident &) | FileMgr | virtual |
hasHandler(const IoTech &) const | FileMgr | virtual |
extends2< Service, IFileMgr, IIncidentListener >::hasHandler(const Io::IoTech &) const =0 | IFileMgr | pure virtual |
i_cast(const InterfaceID &tid) const | extends2< Service, IFileMgr, IIncidentListener > | inlinevirtual |
iid typedef | IInterface | |
info() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
initialize() | FileMgr | virtual |
interfaceID() | IInterface | inlinestatic |
interfaces typedef | extends2< Service, IFileMgr, IIncidentListener > | |
isShareable(const std::string &filename, const Io::IoFlags &) const | FileMgr | private |
LAST_ERROR enum value | IInterface | |
listActions() const | FileMgr | virtual |
listFiles() const | FileMgr | virtual |
listHandlers() const | FileMgr | virtual |
listSuppression() const | FileMgr | virtual |
m_actions | FileMgr | private |
m_attr | FileMgr | private |
m_descriptors | FileMgr | private |
m_files | FileMgr | private |
m_fptr | 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_msgStream | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
m_msgsvc | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
m_oldFiles | FileMgr | private |
m_outputLevel | Service | protected |
m_pfh | FileMgr | private |
m_printSummary | FileMgr | private |
m_rfh | FileMgr | private |
m_ssl_cert | FileMgr | private |
m_ssl_proxy | FileMgr | private |
m_state | Service | protected |
m_streamWithService | CommonMessaging< implements3< IService, IProperty, IStateful > > | mutableprotected |
m_supMap | FileMgr | private |
m_targetState | Service | protected |
msg() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgLevel() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgLevel(MSG::Level lvl) const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgStream() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgStream(const MSG::Level level) const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
msgSvc() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
name() const | Service | virtual |
NO_INTERFACE enum value | IInterface | |
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) | FileMgr | virtual |
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) | FileMgr | virtual |
open(const Io::IoTech &, const std::string &caller, const std::string &fname, const Io::IoFlags &, void *&, const std::string &desc="", const bool shared=false) | FileMgr | virtual |
open(const IoTech &, const std::string &caller, const std::string &fname, const std::string &desc, const IoFlags &, Fd &, void *&, const bool shared) | FileMgr | privatevirtual |
outputLevel() const | Service | inlineprotected |
queryInterface(const InterfaceID &ti, void **pp) | extends2< Service, IFileMgr, IIncidentListener > | inlinevirtual |
refCount() const =0 | IInterface | pure virtual |
regAction(Io::bfcn_action_t, const Io::Action &, const std::string &desc="") | FileMgr | virtual |
regAction(Io::bfcn_action_t, const Io::Action &, const Io::IoTech &, const std::string &desc="") | FileMgr | virtual |
regHandler(FileHdlr) | FileMgr | virtual |
reinitialize() | Service | virtual |
release() | Service | virtual |
reopen(const Fd, const IoFlags &, const std::string &caller) | FileMgr | virtual |
reopen(void *, const IoFlags &, const std::string &caller) | FileMgr | virtual |
extends2< Service, IFileMgr, IIncidentListener >::reopen(const Io::Fd, const Io::IoFlags &, const std::string &)=0 | IFileMgr | pure virtual |
restart() | Service | virtual |
Service(const std::string &name, ISvcLocator *svcloc) | Service | |
service(const std::string &name, const T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &name, T *&psvc, bool createIf=true) const | Service | inline |
service(const std::string &svcType, const std::string &svcName, T *&psvc) const | Service | inline |
serviceLocator() const | Service | virtual |
setProperties() | Service | |
setProperty(const Property &p) | Service | virtual |
setProperty(const std::string &s) | Service | virtual |
setProperty(const std::string &n, const std::string &v) | Service | virtual |
setProperty(const std::string &name, const TYPE &value) | Service | inline |
setServiceManager(ISvcManager *)=0 | IService | protectedpure virtual |
start() | Service | virtual |
Status enum name | IInterface | |
stop() | Service | virtual |
SUCCESS enum value | IInterface | |
supMap typedef | FileMgr | private |
suppressAction(const std::string &) | FileMgr | virtual |
suppressAction(const std::string &, const Io::Action &) | FileMgr | virtual |
sysFinalize() | Service | virtual |
sysInitialize() | Service | virtual |
sysReinitialize() | Service | virtual |
sysRestart() | Service | virtual |
sysStart() | Service | virtual |
sysStop() | Service | virtual |
targetFSMState() const | Service | inlinevirtual |
terminate() | Service | inlinevirtual |
updateMsgStreamOutputLevel(int level) | CommonMessaging< implements3< IService, IProperty, IStateful > > | inlineprotected |
verbose() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
VERSMISMATCH enum value | IInterface | |
warning() const | CommonMessaging< implements3< IService, IProperty, IStateful > > | inline |
~CommonMessaging() | CommonMessaging< implements3< IService, IProperty, IStateful > > | inlinevirtual |
~extend_interfaces2() | extend_interfaces2< IFileMgr, IIncidentListener > | inlinevirtual |
~extend_interfaces3() | extend_interfaces3< IService, IProperty, IStateful > | inlinevirtual |
~extends2() | extends2< Service, IFileMgr, IIncidentListener > | inlinevirtual |
~FileMgr() | FileMgr | virtual |
~IFileMgr() | IFileMgr | virtual |
~IInterface() | IInterface | inlinevirtual |
~INamedInterface() | INamedInterface | inlinevirtual |
~IService() | IService | inlinevirtual |
~IStateful() | IStateful | inlinevirtual |
~Service() | Service | protectedvirtual |