GCF LOGO VCL LOGO
GCF::DeactivationEvent Class Reference

Contains parameters that describe a deactivation event

#include <GCF3/Component>
.  

Public Member Functions

bool isPreDeactivation () const
 
bool isPostDeactivation () const
 

Member Function Documentation

bool GCF::DeactivationEvent::isPreDeactivation ( ) const
Returns
true if the class describes a pre-deactivation event. false otherwise.
bool GCF::DeactivationEvent::isPostDeactivation ( ) const
Returns
true if the class describes a post-deactivation event. false otherwise.