VR-Forces 4.1 Class Documentation
Classes | Typedefs | Functions | Variables
rwEquality.h File Reference

Go to the source code of this file.

Classes

class  DtRwCompareFactory

Typedefs

typedef bool(* DtCompareFcn )(const DtReaderWriter &, const DtReaderWriter &)

Functions

bool operator== (const DtReaderWriter &, const DtReaderWriter &)
bool operator!= (const DtReaderWriter &, const DtReaderWriter &)
bool operator== (const DtEntityMapperKey &, const DtObjectType &)
DT_DLL_entityeditorimpl void setBooleanValue (DtReaderWriter *, const char *name, bool val)
DT_DLL_entityeditorimpl bool booleanValue (DtReaderWriter *, const char *name)
DT_DLL_entityeditorimpl void setIntegerValue (DtReaderWriter *, const char *name, int val)
DT_DLL_entityeditorimpl int integerValue (DtReaderWriter *, const char *name)
DT_DLL_entityeditorimpl void setStringValue (DtReaderWriter *, const char *name, const DtString &val)
DT_DLL_entityeditorimpl DtString stringValue (DtReaderWriter *, const char *name)

Variables

static const char * DtEntityEntryDeleted = "entity-deleted"
static const char * DtEntityEntryCreated = "entity-created"
static const char * DtEntityEntryModified = "entity-modified"
static const char * DtEntityEntryTemporary = "entity-temporary"
static const char * DtEntityEntryOriginalValue = "entity-original-value"
static const char * DtEntityEntryBackupValue = "backup-value"
static const char * DtEntityEntryModelValue = "entity-modified-model-value"
static const char * DtBackupFormationName = "backup-formation-name"
static const char * DtVisualsModified = "visuals-modified"

Detailed Description

Typedef Documentation

typedef bool(* DtCompareFcn)(const DtReaderWriter &, const DtReaderWriter &)

Function Documentation

bool operator== ( const DtReaderWriter ,
const DtReaderWriter  
)
bool operator!= ( const DtReaderWriter ,
const DtReaderWriter  
)
bool operator== ( const DtEntityMapperKey ,
const DtObjectType  
)
DT_DLL_entityeditorimpl void setBooleanValue ( DtReaderWriter ,
const char *  name,
bool  val 
)
DT_DLL_entityeditorimpl bool booleanValue ( DtReaderWriter ,
const char *  name 
)
DT_DLL_entityeditorimpl void setIntegerValue ( DtReaderWriter ,
const char *  name,
int  val 
)
DT_DLL_entityeditorimpl int integerValue ( DtReaderWriter ,
const char *  name 
)
DT_DLL_entityeditorimpl void setStringValue ( DtReaderWriter ,
const char *  name,
const DtString val 
)
DT_DLL_entityeditorimpl DtString stringValue ( DtReaderWriter ,
const char *  name 
)

Variable Documentation

const char* DtEntityEntryDeleted = "entity-deleted"
static
const char* DtEntityEntryCreated = "entity-created"
static
const char* DtEntityEntryModified = "entity-modified"
static
const char* DtEntityEntryTemporary = "entity-temporary"
static
const char* DtEntityEntryOriginalValue = "entity-original-value"
static
const char* DtEntityEntryBackupValue = "backup-value"
static
const char* DtEntityEntryModelValue = "entity-modified-model-value"
static
const char* DtBackupFormationName = "backup-formation-name"
static
const char* DtVisualsModified = "visuals-modified"
static

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)