#include <Broker.h>
Public Member Functions | |
MetaRefNode (BON::Object o=BON::Object(), BON::Folder f=BON::Folder(), const std::string &p=std::string(""), int m=INVALID_METAREF) | |
Public Attributes | |
BON::Object | obj |
BON::Folder | folder |
std::string | path |
int | metaref |
Definition at line 18 of file Broker.h.
Broker::MetaRefNode::MetaRefNode | ( | BON::Object | o = BON::Object() , |
|
BON::Folder | f = BON::Folder() , |
|||
const std::string & | p = std::string("") , |
|||
int | m = INVALID_METAREF | |||
) | [inline] |