[Insight-developers] when to use ITK_EXPORT ?

Luis Ibanez ibanez@cs.unc.edu
Mon, 30 Apr 2001 09:24:27 -0400


Hi,

There is a number of classes that uses ITK_EXPORT 
in the class declaration like:

class ITK_EXPORT Image...

But other classes are not using it. This macro define
is related with the possibility of including these 
classes in a DLL library.



Is there a rule about when this define sould be used ?




Thanks


Luis