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

File: lasingCtlrDesc.h. More...

Inheritance diagram for DtLaserDetectorDescriptor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtLaserDetectorDescriptor (const DtString &name, DtReaderWriterRegistry *parentRegistry=0)
 real constructor
 DtLaserDetectorDescriptor (const DtLaserDetectorDescriptor &orig, DtReaderWriterRegistry *parentRegistry=0)
 copy constructor
DtLaserDetectorDescriptoroperator= (const DtLaserDetectorDescriptor &orig)
 assignment
virtual ~DtLaserDetectorDescriptor ()
virtual DtString type () const
 Returns the type of descriptor.
virtual DtComponentDescriptorclone (DtReaderWriterRegistry *parentRegistry=0) const

Static Public Member Functions

static DtComponentDescriptorcreator ()

Protected Member Functions

 DtLaserDetectorDescriptor ()
 default constructor, not implemented

Detailed Description

File: lasingCtlrDesc.h.

Class: DtLasingControllerDescriptor A DtComponentDescriptor that has additional information needed for providing parameters to a generic ballistic gun controller. In contains load time, unload time, and an ammo selection table.


Constructor & Destructor Documentation

default constructor, not implemented

real constructor

copy constructor


Member Function Documentation

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

assignment

virtual DtString DtLaserDetectorDescriptor::type ( ) const [virtual]

Returns the type of descriptor.

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

Reimplemented from DtComponentDescriptor.

virtual DtComponentDescriptor* DtLaserDetectorDescriptor::clone ( DtReaderWriterRegistry parentRegistry = 0) const [virtual]

Reimplemented from DtComponentDescriptor.

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 DtComponentDescriptor.


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)