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

DtSurfaceEntityRoutePilotDescriptor. More...

Inheritance diagram for DtSurfaceEntityRoutePilotDescriptor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtSurfaceEntityRoutePilotDescriptor (const DtString &name, DtReaderWriterRegistry *parentRegistry=0)
 constructor
 DtSurfaceEntityRoutePilotDescriptor (const DtSurfaceEntityRoutePilotDescriptor &orig, DtReaderWriterRegistry *parentRegistry=0)
 copy constructor
const
DtSurfaceEntityRoutePilotDescriptor
operator= (const DtSurfaceEntityRoutePilotDescriptor &orig)
 assignment
virtual ~DtSurfaceEntityRoutePilotDescriptor ()
virtual DtString type () const
 Returns the type of descriptor.
virtual DtComponentDescriptorclone (DtReaderWriterRegistry *parentRegistry=0) const
 Clone creates a new copy.

Static Public Member Functions

static DtComponentDescriptorcreator ()
 

Protected Member Functions

 DtSurfaceEntityRoutePilotDescriptor ()
 default constructor; not implemented

Detailed Description

DtSurfaceEntityRoutePilotDescriptor.

class DtSurfaceEntityRoutePilotDescriptor: A component descriptor for ship controllers that follow a route.


Constructor & Destructor Documentation

constructor

copy constructor

default constructor; not implemented


Member Function Documentation

Returns:
Newly created instance of this class, with an empty DtReaderWriter name. Creation methods are registered with a DtComponentDescriptorFactory, so they can be created on demand as they are read in from a parameter database file.

Reimplemented from DtSurfaceEntityPilotControllerDescriptor.

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

assignment

Returns the type of descriptor.

This will be used to create the descriptor on read from an mtl file.

Reimplemented from DtSurfaceEntityPilotControllerDescriptor.

Clone creates a new copy.

Reimplemented from DtSurfaceEntityPilotControllerDescriptor.


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)