VR-Forces 4.10 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtCanBeDamaged Class Reference

!!!!!!!!!!! DtCanBeDamaged Returns true if this system can be damaged More...

Inheritance diagram for DtCanBeDamaged:
Inheritance graph
[legend]

Public Member Functions

 DtCanBeDamaged (makVrv::DtDe &, DtUiSystemHealth *)
 
 DtCanBeDamaged (const DtCanBeDamaged &)
 
virtual ~DtCanBeDamaged ()
 
virtual bool passesCheck (const DtComponentSystemDefinition *, QString &error, bool &continueOn) const
 Implement to see if this system passes the given check. More...
 
virtual void fix (DtComponentSystemDefinition *)
 Implement to fix the issue on the given system. More...
 
virtual DtSystemHealthCheckclone () const
 Clone this object. More...
 
virtual const charname () const
 Internal name that can be used to map to ui file to disallow inclusion of this rule. More...
 
- Public Member Functions inherited from DtSystemHealthCheck
 DtSystemHealthCheck (makVrv::DtDe &de, DtUiHealthCheck *)
 
 DtSystemHealthCheck (const DtSystemHealthCheck &)
 
virtual ~DtSystemHealthCheck ()
 
- Public Member Functions inherited from DtHealthCheck
 DtHealthCheck (makVrv::DtDe &de, DtUiHealthCheck *)
 
 DtHealthCheck (const DtHealthCheck &)
 
virtual ~DtHealthCheck ()
 
virtual void attemptHealthFix (const QString &)
 

Additional Inherited Members

- Protected Attributes inherited from DtHealthCheck
makVrv::DtDemyDe
 
DtUiHealthCheckmyParent
 

Detailed Description

!!!!!!!!!!! DtCanBeDamaged Returns true if this system can be damaged

Constructor & Destructor Documentation

DtCanBeDamaged::DtCanBeDamaged ( makVrv::DtDe ,
DtUiSystemHealth  
)
DtCanBeDamaged::DtCanBeDamaged ( const DtCanBeDamaged )
virtual DtCanBeDamaged::~DtCanBeDamaged ( )
virtual

Member Function Documentation

virtual bool DtCanBeDamaged::passesCheck ( const DtComponentSystemDefinition ,
QString &  error,
bool continueOn 
) const
virtual

Implement to see if this system passes the given check.

Implements DtSystemHealthCheck.

virtual void DtCanBeDamaged::fix ( DtComponentSystemDefinition )
virtual

Implement to fix the issue on the given system.

Implements DtSystemHealthCheck.

virtual DtSystemHealthCheck* DtCanBeDamaged::clone ( ) const
virtual

Clone this object.

Implements DtHealthCheck.

virtual const char* DtCanBeDamaged::name ( ) const
inlinevirtual

Internal name that can be used to map to ui file to disallow inclusion of this rule.

Implements DtHealthCheck.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)