TwiceAsNice  2019-02-18
Public Member Functions | Public Attributes | List of all members
Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder Struct Reference
Inheritance diagram for Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder:
Inheritance graph
Collaboration diagram for Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder:
Collaboration graph

Public Member Functions

 GetTreeDispatcherFuncPrioHolder (const ::Nice::AMD_BridgeIceService_getTreePtr &_cb, const Nice::AppConfigServicePtr &_configService, const std::string &_node, bool _relative, bool _persistent)
 
 ~GetTreeDispatcherFuncPrioHolder ()
 
virtual void operator() (void) const
 
 GetTreeDispatcherFuncPrioHolder (const ::Nice::AMD_BridgeIceService_getTreePtr &_cb, const Nice::AppConfigServicePtr &_configService, const std::string &_node, bool _relative, bool _persistent)
 
 ~GetTreeDispatcherFuncPrioHolder ()
 
virtual void operator() (void) const
 

Public Attributes

::Nice::AMD_BridgeIceService_getTreePtr m_cb
 
Nice::AppConfigServicePtr m_configService
 
std::string m_node
 
bool m_relative
 
bool m_persistent
 

Constructor & Destructor Documentation

◆ GetTreeDispatcherFuncPrioHolder() [1/2]

Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::GetTreeDispatcherFuncPrioHolder ( const ::Nice::AMD_BridgeIceService_getTreePtr _cb,
const Nice::AppConfigServicePtr _configService,
const std::string &  _node,
bool  _relative,
bool  _persistent 
)
inline

◆ ~GetTreeDispatcherFuncPrioHolder() [1/2]

Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::~GetTreeDispatcherFuncPrioHolder ( )
inline

◆ GetTreeDispatcherFuncPrioHolder() [2/2]

Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::GetTreeDispatcherFuncPrioHolder ( const ::Nice::AMD_BridgeIceService_getTreePtr _cb,
const Nice::AppConfigServicePtr _configService,
const std::string &  _node,
bool  _relative,
bool  _persistent 
)
inline

◆ ~GetTreeDispatcherFuncPrioHolder() [2/2]

Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::~GetTreeDispatcherFuncPrioHolder ( )
inline

Member Function Documentation

◆ operator()() [1/2]

void Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::operator() ( void  ) const
virtual

Executes the task function.

Implements Nice::DispatcherFuncPrioHolder.

◆ operator()() [2/2]

virtual void Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::operator() ( void  ) const
virtual

Executes the task function.

Implements Nice::DispatcherFuncPrioHolder.

Member Data Documentation

◆ m_cb

Nice::AMD_BridgeIceService_getTreePtr Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::m_cb

◆ m_configService

Nice::AppConfigServicePtr Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::m_configService

◆ m_node

std::string Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::m_node

◆ m_persistent

bool Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::m_persistent

◆ m_relative

bool Nice::AppConfigService::GetTreeDispatcherFuncPrioHolder::m_relative

The documentation for this struct was generated from the following files: