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

File: ifDuplName.h. More...

Inheritance diagram for DtIfDuplicateNameDetected:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtIfDuplicateNameDetected ()
 default constructor
 DtIfDuplicateNameDetected (const DtIfDuplicateNameDetected &orig)
 copy constructor
const DtIfDuplicateNameDetectedoperator= (const DtIfDuplicateNameDetected &orig)
 assignment operator
virtual ~DtIfDuplicateNameDetected ()
virtual int type () const
 Returns the type of Interface Content.
virtual DtSimInterfaceContentclone () const
virtual const DtStringduplicateName () const
 Name of the control object to remove.
virtual void setDuplicateName (const DtString &name)
virtual int netRepSize () const
virtual bool setFromNet (const char *contentBuffer, unsigned contentSize)
virtual bool setToNet ()
virtual void printDataToString (DtString &str)

Static Public Member Functions

static DtSimInterfaceContentcreator ()

Protected Attributes

DtString myDuplicateName

Detailed Description

File: ifDuplName.h.

Class: DtIfDuplicateNameDetected DtIfDuplicateNameDetected is the content portion of a Duplicate Name Detected message. It's typically only sent from back-end to front, when the front end sends a create message whose name is already in use by the manager receiving the create message.

Content-Type: DtDuplicateNameDetectedMessageType

Parameters: duplicateName - A DtString that is the name of the control object to remove.


Constructor & Destructor Documentation

default constructor

copy constructor


Member Function Documentation

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

assignment operator

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

Returns the type of Interface Content.

Implements DtSimInterfaceContent.

Implements DtSimInterfaceContent.

virtual const DtString& DtIfDuplicateNameDetected::duplicateName ( ) const [virtual]

Name of the control object to remove.

virtual void DtIfDuplicateNameDetected::setDuplicateName ( const DtString name) [virtual]
virtual int DtIfDuplicateNameDetected::netRepSize ( ) const [virtual]

Reimplemented from DtSimInterfaceContent.

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

Reimplemented from DtSimInterfaceContent.

Reimplemented from DtSimInterfaceContent.

virtual void DtIfDuplicateNameDetected::printDataToString ( DtString str) [virtual]

Reimplemented from DtSimInterfaceContent.


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)