Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

elektrodef.h

Go to the documentation of this file.
00001 
00002 
00003 #ifndef                                                 _ELEKTRODEF_H_
00004 #define                                                 _ELEKTRODEF_H_
00007 #include                                                <stdio.h>
00008 #include                                                <interface.h>
00011 
00012 #ifndef EDLL
00013         #ifdef WIN32
00014                 #define                                 EDLL                                                    __declspec(dllimport)
00015         #else
00016                 #define                                 EDLL
00017         #endif
00018 #endif
00019 
00022 
00023 #define                                                 ELIBOBJ\
00024         public:\
00025         EDLL static ACI                         CI;\
00026         virtual ACI                                     *getCI                                                  ()                                              { return &CI; }
00027 
00030 #endif
00033 

Generated on Tue Nov 20 10:21:25 2001 for elektronika plugz SDK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001