VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
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 3.2. For versions pre 3.2, the scenario exercise time will contain todays date/time as part of the exercise start time. For 3.2 and beyond this is assumed to be set as part of the exercise start time 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 Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)