Name

e_event_hook_class_add_target_map —

Synopsis

void e_event_hook_class_add_target_map (klass,  
 map); 
EEventHookClass *  klass;
const EEventHookTargetMap *  map;

Arguments

klass

The derived EEventHook class.

map

A map used to describe a single EEventTarget type for this class.

Description

Add a target map to a concrete derived class of EEvent. The target map enumerates a single target type and th eenable mask bit names, so that the type can be loaded automatically by the base EEvent class.