DynamicEventType< T > Struct Template Reference
DynamicEventType is a simple partially-specialized class used to determine the event code type based on the input domain type for destroy and copy operations.
More...
#include <DynamicEvents.h>
List of all members.
Detailed Description
template<class T>
struct DynamicEventType< T >
DynamicEventType is a simple partially-specialized class used to determine the event code type based on the input domain type for destroy and copy operations.
It has a default of "LIST" for these types, and is specialized for the known domain types.
Member Typedef Documentation
Member Enumeration Documentation
The documentation for this struct was generated from the following file: