VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtLaseTargetTask Class Reference
Inheritance diagram for DtLaseTargetTask:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtLaseTargetTask ()
 default constructor
 DtLaseTargetTask (const DtString &writeName, DtReaderWriterRegistry *parentRegistry=0)
 constructor If you have a request 'put' itself, the writeName will preface it.
 DtLaseTargetTask (const DtString &writeName, const DtLaseTargetTask &orig, DtReaderWriterRegistry *parentRegistry=0)
 copy constructor
const DtLaseTargetTaskoperator= (const DtLaseTargetTask &orig)
 assignment operator
virtual ~DtLaseTargetTask ()
virtual int type () const
 Returns DtLaseTargetTaskType.
virtual DtSimTaskclone (const DtString &name, DtReaderWriterRegistry *parentRegistry=0) const
 Creates a copy of the request.
virtual DtString stringRep () const
 Get a readable string representation of this setDataRequest.
virtual DtString targetName () const
 Get/set the name of the object into which the entity should lase.
virtual void setTargetName (const DtString &name)
virtual int netRepSize () const
 Returns the size of the full network representation padded to an 8-byte boundary.
virtual DtBoolean setFromNet (const char *contentBuffer, unsigned contentSize)
 Fills in the task from the network buffer.
virtual DtBoolean setToNet ()
 Fills in the network buffer (created by base class simTask) with the task contents.

Static Public Member Functions

static DtSimTaskcreator ()

Protected Attributes

DtRwString myTargetName

Constructor & Destructor Documentation

default constructor

DtLaseTargetTask::DtLaseTargetTask ( const DtString writeName,
DtReaderWriterRegistry parentRegistry = 0 
)

constructor If you have a request 'put' itself, the writeName will preface it.

DtLaseTargetTask::DtLaseTargetTask ( const DtString writeName,
const DtLaseTargetTask orig,
DtReaderWriterRegistry parentRegistry = 0 
)

copy constructor

virtual DtLaseTargetTask::~DtLaseTargetTask ( ) [virtual]

Member Function Documentation

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

assignment operator

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

Returns DtLaseTargetTaskType.

Implements DtSimTask.

virtual DtSimTask* DtLaseTargetTask::clone ( const DtString name,
DtReaderWriterRegistry parentRegistry = 0 
) const [virtual]

Creates a copy of the request.

Implements DtSimTask.

virtual DtString DtLaseTargetTask::stringRep ( ) const [virtual]

Get a readable string representation of this setDataRequest.

Implements DtSimTask.

virtual DtString DtLaseTargetTask::targetName ( ) const [virtual]

Get/set the name of the object into which the entity should lase.

virtual void DtLaseTargetTask::setTargetName ( const DtString name) [virtual]
virtual int DtLaseTargetTask::netRepSize ( ) const [virtual]

Returns the size of the full network representation padded to an 8-byte boundary.

Reimplemented from DtSimTask.

virtual DtBoolean DtLaseTargetTask::setFromNet ( const char *  contentBuffer,
unsigned  contentSize 
) [virtual]

Fills in the task from the network buffer.

Reimplemented from DtSimTask.

virtual DtBoolean DtLaseTargetTask::setToNet ( ) [virtual]

Fills in the network buffer (created by base class simTask) with the task contents.

Reimplemented from DtSimTask.

static DtSimTask* DtLaseTargetTask::creator ( ) [static]

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)