VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions
DtSpecificBackendBalancer Class Reference

No-op balancer.

Public Member Functions

 DtSpecificBackendBalancer ()
 
virtual ~DtSpecificBackendBalancer ()
 

Static Public Member Functions

static bool balance (DtAddressMap *map, const DtVrfFileParser *, const DtList *backends, bool &remapped, void *usr, const DtString &)
 
static bool check (const DtList *backends, void *usr, const DtString &, DtString &error)
 
static std::string Type ()
 

Private Member Functions

 DtSpecificBackendBalancer (const DtSpecificBackendBalancer &orig)
 
DtSpecificBackendBalanceroperator= (const DtSpecificBackendBalancer &orig)
 

Constructor & Destructor Documentation

DtSpecificBackendBalancer::DtSpecificBackendBalancer ( )

constructor

virtual DtSpecificBackendBalancer::~DtSpecificBackendBalancer ( )
virtual

destructor

DtSpecificBackendBalancer::DtSpecificBackendBalancer ( const DtSpecificBackendBalancer orig)
private

copy constructor; not implemented

Member Function Documentation

static bool DtSpecificBackendBalancer::balance ( DtAddressMap map,
const DtVrfFileParser ,
const DtList *  backends,
bool remapped,
void *  usr,
const DtString  
)
static

This balancer will use the supplied userData to convert to a simulation address. If that simulation address is part of the backend list then it will reassign the objects to that backend, else, it will leave the mappings alone.

static bool DtSpecificBackendBalancer::check ( const DtList *  backends,
void *  usr,
const DtString ,
DtString error 
)
static
static std::string DtSpecificBackendBalancer::Type ( )
inlinestatic
DtSpecificBackendBalancer& DtSpecificBackendBalancer::operator= ( const DtSpecificBackendBalancer orig)
private

assignment operator; not implemented


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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)