Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::ModelValidationEventHandler< SOURCE_TYPE > Class Template Reference

ModelValidationEventHandler handles the following: onModelValidate. More...

#include <ValidationEvent.h>

Inheritance diagram for VCF::ModelValidationEventHandler< SOURCE_TYPE >:

VCF::EventHandlerInstance< SOURCE_TYPE, ValidationEvent > VCF::EventHandler VCF::Object List of all members.

Public Member Functions

 ModelValidationEventHandler (SOURCE_TYPE *source, _typename_ EventHandlerInstance< SOURCE_TYPE, ValidationEvent >::OnEventHandlerMethod handlerMethod, const String &handlerName="")

Detailed Description

template<class SOURCE_TYPE>
class VCF::ModelValidationEventHandler< SOURCE_TYPE >

ModelValidationEventHandler handles the following: onModelValidate.


Constructor & Destructor Documentation

template<class SOURCE_TYPE>
VCF::ModelValidationEventHandler< SOURCE_TYPE >::ModelValidationEventHandler SOURCE_TYPE *  source,
_typename_ EventHandlerInstance< SOURCE_TYPE, ValidationEvent >::OnEventHandlerMethod  handlerMethod,
const String handlerName = ""
[inline]
 


The documentation for this class was generated from the following file:
   Comments or Suggestions?    License Information