VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtIfSwitchSystemResponse Class Reference

File: ifSwitchSystemResponse.h. More...

Inheritance diagram for DtIfSwitchSystemResponse:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtIfSwitchSystemResponse ()
 default constructor
 DtIfSwitchSystemResponse (const DtIfSwitchSystemResponse &orig)
 copy constructor
const DtIfSwitchSystemResponseoperator= (const DtIfSwitchSystemResponse &orig)
 assignment operator
virtual ~DtIfSwitchSystemResponse ()
virtual int type () const
virtual DtSimInterfaceContentclone () const
virtual int netRepSize () const
virtual bool setFromNet (const char *contentBuffer, unsigned contentSize)
virtual bool setToNet ()
virtual void setSucess (bool suc)
 Whether the system switch was successful or not.
virtual bool sucess () const
virtual void setSendingEntityName (const DtString &name)
 Entity who switched.
virtual const DtStringsendingEntityName () const

Static Public Member Functions

static DtSimInterfaceContentcreator ()

Protected Attributes

bool mySwitchSucess
DtString myEntityName

Detailed Description

File: ifSwitchSystemResponse.h.

Class: DtIfSwitchSystemResponse This response returns whether the systems were successfully switched or not. Content-Type: DtSwitchSystemResponseMessageType


Constructor & Destructor Documentation

default constructor

copy constructor


Member Function Documentation

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

assignment operator

virtual int DtIfSwitchSystemResponse::type ( ) const [virtual]

Implements DtSimInterfaceContent.

Implements DtSimInterfaceContent.

virtual int DtIfSwitchSystemResponse::netRepSize ( ) const [virtual]

Reimplemented from DtSimInterfaceContent.

virtual bool DtIfSwitchSystemResponse::setFromNet ( const char *  contentBuffer,
unsigned  contentSize 
) [virtual]

Reimplemented from DtSimInterfaceContent.

Reimplemented from DtSimInterfaceContent.

virtual void DtIfSwitchSystemResponse::setSucess ( bool  suc) [virtual]

Whether the system switch was successful or not.

virtual bool DtIfSwitchSystemResponse::sucess ( ) const [virtual]
virtual void DtIfSwitchSystemResponse::setSendingEntityName ( const DtString name) [virtual]

Entity who switched.

virtual const DtString& DtIfSwitchSystemResponse::sendingEntityName ( ) const [virtual]

Member Data Documentation


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)