VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions
DtUnsubscribeCurrentTasksAdminContent Class Reference

Admin content that is used to unsubscribe from current tasks status messages from a specific entity. More...

Inheritance diagram for DtUnsubscribeCurrentTasksAdminContent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtUnsubscribeCurrentTasksAdminContent ()
 default constructor
 DtUnsubscribeCurrentTasksAdminContent (const DtUnsubscribeCurrentTasksAdminContent &orig)
 copy constructor
const
DtUnsubscribeCurrentTasksAdminContent
operator= (const DtUnsubscribeCurrentTasksAdminContent &orig)
 assignment operator; same as copy costructor.
virtual ~DtUnsubscribeCurrentTasksAdminContent ()
 destructor
virtual bool init ()
 Call after construction.
virtual int type () const
virtual DtAdminContentclone () const
 Make a copy of this content.
virtual DtString stringRep () const
 Get a readable string representation of this content.
virtual int netRepSize () const
virtual bool setFromNet (const char *contentBuffer, unsigned contentSize)
 Decodes content from buffer.
virtual bool setToNet ()
 Encodes content into buffer.

Static Public Member Functions

static DtAdminContentcreate ()
 Creator function. Returns new instance of this class.

Detailed Description

Admin content that is used to unsubscribe from current tasks status messages from a specific entity.

The GUI or remote controller should have sent a DtRequestCurrentTasksAdminContent prior to sending this to initiate the subscription.


Constructor & Destructor Documentation

default constructor

copy constructor

destructor


Member Function Documentation

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

assignment operator; same as copy costructor.

Creator function. Returns new instance of this class.

Call after construction.

Reimplemented from DtAdminContent.

virtual int DtUnsubscribeCurrentTasksAdminContent::type ( ) const [virtual]
Returns:

Implements DtAdminContent.

Make a copy of this content.

Returns a pointer to a newly created copy of this class.

Implements DtAdminContent.

Get a readable string representation of this content.

Implements DtAdminContent.

virtual int DtUnsubscribeCurrentTasksAdminContent::netRepSize ( ) const [virtual]
Returns:
Size of the serialized representation of this admin content.

Reimplemented from DtAdminContent.

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

Decodes content from buffer.

Reimplemented from DtAdminContent.

Encodes content into buffer.

Reimplemented from DtAdminContent.


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)