VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)