VR-Forces 5.0.1 Developer's Guide
 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 Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)