DI-Guy SDK Documentation  13.2
diguy_helper_classes.h
Go to the documentation of this file.
1 
2 #include "diguyImpact.h"
3 
4 class diguyImpactList;
5 
6 #define LIBBDIOBJECT_LIST_TYPE diguyImpact
7 #define LIBBDIOBJECT_LIST_NODE_NAME diguyImpactNode
8 #define LIBBDIOBJECT_LIST_CLASS_NAME diguyImpactList
9 #define LIBBDIOBJECT_ARRAY_DECLSPEC_bdiutil
10 
11 #include "libbdiobject_list_double_declaration_template.h"
12 #undef LIBBDIOBJECT_LIST_TYPE
13 #undef LIBBDIOBJECT_LIST_NODE_NAME
14 #undef LIBBDIOBJECT_LIST_CLASS_NAME