VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Macros | Typedefs | Functions | Variables
stateDataTypes.h File Reference

Go to the source code of this file.

Classes

struct  makVrf::DtUnimplementedMethod
 
struct  makVrf::DtUnknownStateComponent
 

Namespaces

 makVrf
 

Macros

#define COMPONENT_TYPE(type)   (DtStateComponent::StateComponentType)(0x0000FFFF & type)
 
#define CREATOR_TYPE(type)   (DtStateComponent::StateComponentType)((0xFFFF0000 & type) >> 16)
 

Typedefs

typedef unsigned long long makVrf::SimStateID
 
typedef unsigned long long makVrf::UInt64
 
typedef unsigned int makVrf::UInt32
 
typedef unsigned char makVrf::UInt8
 
typedef UInt8 makVrf::Bool
 
typedef boost::function< void(const
std::vector< UInt32 > &)> 
makVrf::DtInstanceUpdatedCallback
 

Functions

DT_DLL_vrfStateData std::string makVrf::LegionSVNRevision ()
 

Variables

static const SimStateID makVrf::InvalidSimStateID = 0xFFFFFFFFFFFFFFFF
 

Macro Definition Documentation

#define COMPONENT_TYPE (   type)    (DtStateComponent::StateComponentType)(0x0000FFFF & type)
#define CREATOR_TYPE (   type)    (DtStateComponent::StateComponentType)((0xFFFF0000 & type) >> 16)

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)