VR-Forces 4.2 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

Static Public Member Functions

static DtSimInterfaceContentcreator ()

Protected Attributes

DtAppearanceAnimationPairMap myAnimationsAndAppearances

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
virtual DtSimInterfaceContent* DtIfDIGuyAppearAndAnimationsResponse::clone ( ) const
virtual
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
virtual bool DtIfDIGuyAppearAndAnimationsResponse::setFromNet ( const char *  contentBuffer,
unsigned  contentSize 
)
virtual
virtual bool DtIfDIGuyAppearAndAnimationsResponse::setToNet ( )
virtual
virtual void DtIfDIGuyAppearAndAnimationsResponse::printDataToString ( DtString str)
virtual
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 Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)