VR-Forces 4.1 Class Documentation
List of all members | Public Types | Public Member Functions | Static Public Member Functions | Protected Attributes
DtIfDIGuyAppearAndAnimationsResponse Class Reference

DtIfDIGuyAppearAndAnimationsResponse. More...

Inheritance diagram for DtIfDIGuyAppearAndAnimationsResponse:
Inheritance graph
[legend]

Public Types

typedef std::pair< std::vector
< DtString >
, AlternateNamesList
DtAppearanceAnimationPair
 Animations and appearances.
typedef std::map< DtString,
DtAppearanceAnimationPair
DtAppearanceAnimationPairMap

Public Member Functions

 DtIfDIGuyAppearAndAnimationsResponse ()
 default constructor
 DtIfDIGuyAppearAndAnimationsResponse (const DtIfDIGuyAppearAndAnimationsResponse &orig)
 copy constructor
const
DtIfDIGuyAppearAndAnimationsResponse
operator= (const DtIfDIGuyAppearAndAnimationsResponse &orig)
 assignment operator
virtual ~DtIfDIGuyAppearAndAnimationsResponse ()
virtual int type () const
virtual DtSimInterfaceContentclone () const
virtual void setDIGuyAppearances (const DtString &, const std::vector< DtString > &)
virtual void setDIGuyAnimations (const DtString &, const AlternateNamesList &)
virtual int netRepSize () const
virtual bool setFromNet (const char *contentBuffer, unsigned contentSize)
virtual bool setToNet ()
virtual void printDataToString (DtString &str)
const std::vector< DtString > & diGuyAppearances (DtAppearanceAnimationPairMap::const_iterator iter) const
const AlternateNamesListdiGuyAnimations (DtAppearanceAnimationPairMap::const_iterator iter) const
const
DtAppearanceAnimationPairMap
animationAndAppearances () const
- Public Member Functions inherited from DtSimInterfaceContent
virtual ~DtSimInterfaceContent ()
virtual bool update (const DtSimInterfaceContent *data)
virtual char * netRep ()
virtual void setUseSessionId (bool yesNo)
virtual bool useSessionId () const

Static Public Member Functions

static DtSimInterfaceContentcreator ()
- Static Public Member Functions inherited from DtSimInterfaceContent
static DtSimInterfaceContentcreateInterfaceContent (int type)
static void addInterfaceContentCreatorFcn (int type, DtInterfaceContentCreatorFcn fcn)
static void setFactory (DtInterfaceContentFactory *factory)
static DtInterfaceContentFactoryfactory ()

Protected Attributes

DtAppearanceAnimationPairMap myAnimationsAndAppearances
- Protected Attributes inherited from DtSimInterfaceContent
char * myNetRep
bool myUseSessionId

Additional Inherited Members

- Protected Member Functions inherited from DtSimInterfaceContent
 DtSimInterfaceContent ()
 DtSimInterfaceContent (const DtSimInterfaceContent &orig)
const DtSimInterfaceContentoperator= (const DtSimInterfaceContent &orig)
virtual char * createNetworkBuffer ()
- Static Protected Attributes inherited from DtSimInterfaceContent
static DtInterfaceContentFactorymyFactory

Detailed Description

DtIfDIGuyAppearAndAnimationsResponse.

This message contains lists of the DIGuy appearances and taskable animatins that a particular entity (named in entityNameString()) is capable of.

Member Typedef Documentation

Animations and appearances.

Constructor & Destructor Documentation

DtIfDIGuyAppearAndAnimationsResponse::DtIfDIGuyAppearAndAnimationsResponse ( )

default constructor

DtIfDIGuyAppearAndAnimationsResponse::DtIfDIGuyAppearAndAnimationsResponse ( const DtIfDIGuyAppearAndAnimationsResponse orig)

copy constructor

virtual DtIfDIGuyAppearAndAnimationsResponse::~DtIfDIGuyAppearAndAnimationsResponse ( )
virtual

Member Function Documentation

const DtIfDIGuyAppearAndAnimationsResponse& DtIfDIGuyAppearAndAnimationsResponse::operator= ( const DtIfDIGuyAppearAndAnimationsResponse orig)

assignment operator

virtual int DtIfDIGuyAppearAndAnimationsResponse::type ( ) const
virtual

Implements DtSimInterfaceContent.

virtual DtSimInterfaceContent* DtIfDIGuyAppearAndAnimationsResponse::clone ( ) const
virtual

Implements DtSimInterfaceContent.

virtual void DtIfDIGuyAppearAndAnimationsResponse::setDIGuyAppearances ( const DtString ,
const std::vector< DtString > &   
)
virtual
virtual void DtIfDIGuyAppearAndAnimationsResponse::setDIGuyAnimations ( const DtString ,
const AlternateNamesList  
)
virtual
virtual int DtIfDIGuyAppearAndAnimationsResponse::netRepSize ( ) const
virtual

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfDIGuyAppearAndAnimationsResponse::setFromNet ( const char *  contentBuffer,
unsigned  contentSize 
)
virtual

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfDIGuyAppearAndAnimationsResponse::setToNet ( )
virtual

Reimplemented from DtSimInterfaceContent.

virtual void DtIfDIGuyAppearAndAnimationsResponse::printDataToString ( DtString str)
virtual

Reimplemented from DtSimInterfaceContent.

static DtSimInterfaceContent* DtIfDIGuyAppearAndAnimationsResponse::creator ( )
static
const std::vector<DtString>& DtIfDIGuyAppearAndAnimationsResponse::diGuyAppearances ( DtAppearanceAnimationPairMap::const_iterator  iter) const
inline
const AlternateNamesList& DtIfDIGuyAppearAndAnimationsResponse::diGuyAnimations ( DtAppearanceAnimationPairMap::const_iterator  iter) const
inline
const DtAppearanceAnimationPairMap& DtIfDIGuyAppearAndAnimationsResponse::animationAndAppearances ( ) const
inline

Member Data Documentation

DtAppearanceAnimationPairMap DtIfDIGuyAppearAndAnimationsResponse::myAnimationsAndAppearances
protected

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

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)