VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions | Static Public Member Functions | Static Protected Attributes
makVrf::DtLoadBalancingFactory Class Reference

Public Types

typedef std::vector
< DtLoadBalancingFcnInfo
DtLoadBalancerMap

Public Member Functions

 DtLoadBalancingFactory ()
virtual ~DtLoadBalancingFactory ()

Static Public Member Functions

static void addLoadBalancingFunction (const std::string &name, DtLoadBalancingFcn fcn, void *usr)
static void removeLoadBalancingFunction (const std::string &name)
static bool loadBalancingInformation (const std::string &name, DtLoadBalancingFcnInfo &fcn)
static const DtLoadBalancerMaploadBalancers ()

Static Protected Attributes

static DtLoadBalancerMap gLoadBalancingFunctions

Member Typedef Documentation

Constructor & Destructor Documentation

makVrf::DtLoadBalancingFactory::DtLoadBalancingFactory ( )
virtual makVrf::DtLoadBalancingFactory::~DtLoadBalancingFactory ( )
virtual

Member Function Documentation

static void makVrf::DtLoadBalancingFactory::addLoadBalancingFunction ( const std::string &  name,
DtLoadBalancingFcn  fcn,
void *  usr 
)
static
static void makVrf::DtLoadBalancingFactory::removeLoadBalancingFunction ( const std::string &  name)
static
static bool makVrf::DtLoadBalancingFactory::loadBalancingInformation ( const std::string &  name,
DtLoadBalancingFcnInfo fcn 
)
static
static const DtLoadBalancerMap& makVrf::DtLoadBalancingFactory::loadBalancers ( )
static

Member Data Documentation

DtLoadBalancerMap makVrf::DtLoadBalancingFactory::gLoadBalancingFunctions
staticprotected

The documentation for this class was generated from the following file:

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)