33 typedef std::set<CBNode*, CBNode::nodeOrder>
nodeSet;
72 nodeSet::const_iterator& start,
73 nodeSet::const_iterator& end )
const;
defines and typedefs for IOVSvc
boost::function< StatusCode(IOVSVC_CALLBACK_ARGS) > IOVSvcCallBackFcn
the type of an IOVSvc call back: it wraps both the method and the object the method is called on
CBNode * addNode(const std::string &name, CBNode *parent)
CBNode * replaceProxy(const SG::DataProxy *pOld, const SG::DataProxy *pNew)
CBTree & operator=(const CBTree &)=delete
void cascadeTrigger(const bool b, CBNode *start)
void connectNode(CBNode *node, CBNode *parent)
std::set< CBNode *, CBNode::nodeOrder > nodeSet
void adjustLevels(CBNode *start)
void traverseR(const CBNode *, void(*pF)(const CBNode *)) const
void clearTrigger() const
void cascadeFlag(const bool b, CBNode *node) const
CBTree(const CBTree &)=delete
void traverse(void(*pF)(const CBNode *)) const
static void _printTree(const CBNode *, const CBNode *)
CBNode * findNode(const std::string &name)
bool delNode(const SG::DataProxy *prx)