Broker Class Reference

#include <Broker.h>

List of all members.

Classes

class  MetaRefNode

Static Public Member Functions

static void reset ()
static void init ()
static int getNextConstraintId ()
static int getNextMetaRefId ()
static std::string getRegistryTokenName (const BON::Object &obj)
static void initFromObj (BON::Object &obj, BON::Folder &folder, const std::string &kind)
static void initFromAspectObj (BON::Object &obj, const std::string &name, BON::Folder &folder)
static void initFromRegistry (BON::Object &obj, BON::Folder &folder, const BON::RegistryNode &regNode)
static void checkDuplicates ()

Static Public Attributes

static const int INVALID_METAREF = -1
static const int INITIAL_METAREF = 1001
static const std::string ROOTFOLDER_METAREF_STR = "1000"

Detailed Description

Definition at line 11 of file Broker.h.


Member Function Documentation

void Broker::checkDuplicates (  )  [static]

Definition at line 110 of file Broker.cpp.

int Broker::getNextConstraintId (  )  [static]

Definition at line 44 of file Broker.cpp.

int Broker::getNextMetaRefId (  )  [static]

Definition at line 50 of file Broker.cpp.

std::string Broker::getRegistryTokenName ( const BON::Object obj  )  [static]

Definition at line 56 of file Broker.cpp.

void Broker::init (  )  [static]

Definition at line 30 of file Broker.cpp.

void Broker::initFromAspectObj ( BON::Object obj,
const std::string name,
BON::Folder folder 
) [static]

Definition at line 84 of file Broker.cpp.

void Broker::initFromObj ( BON::Object obj,
BON::Folder folder,
const std::string kind 
) [static]

Definition at line 74 of file Broker.cpp.

void Broker::initFromRegistry ( BON::Object obj,
BON::Folder folder,
const BON::RegistryNode regNode 
) [static]

Definition at line 93 of file Broker.cpp.

void Broker::reset (  )  [static]

Definition at line 20 of file Broker.cpp.


Member Data Documentation

const int Broker::INITIAL_METAREF = 1001 [static]

Definition at line 15 of file Broker.h.

const int Broker::INVALID_METAREF = -1 [static]

Definition at line 14 of file Broker.h.

Definition at line 16 of file Broker.h.


The documentation for this class was generated from the following files:
Generated on Thu May 30 15:46:08 2013 for GME by  doxygen 1.6.3