VR-Forces 4.0.4 Class Documentation
Classes | Typedefs
include/vrfutil/scenario.h File Reference

Go to the source code of this file.

Classes

class  DtScenario
class  DtLoadBalancingFcnInfo
class  DtScenarioLoadInformation

Typedefs

typedef bool(* DtPreserveMappingsFcn )(void *usr)
 For DtFrameMode.
typedef bool(* DtLoadBalancingFcn )(DtAddressMap *map, const DtList *backends, void *usr)
typedef bool(* DtRemappingFcn )(DtBackendMap *map, void *usr)

Detailed Description


Typedef Documentation

typedef bool(* DtPreserveMappingsFcn)(void *usr)

For DtFrameMode.

class DtScenario:

Instances of DtScenario is the data declared in a .scn file It provides the capablility to read in a scenario file and access the data. Current scenario version is 2.0 Used by saveScenario to determine if original (true) or new mappings should be saved.

typedef bool(* DtLoadBalancingFcn)(DtAddressMap *map, const DtList *backends, void *usr)
typedef bool(* DtRemappingFcn)(DtBackendMap *map, void *usr)

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)