Go to the documentation of this file.
28 #ifndef _SALOMETRACECOLLECTOR_HXX_
29 #define _SALOMETRACECOLLECTOR_HXX_
32 #include <omniORB4/CORBA.h>
40 # if defined SALOMETRACECOLLECTOR_EXPORTS || defined with_loggerTraceCollector_EXPORTS
41 # define SALOMETRACECOLLECTOR_EXPORT __declspec( dllexport )
43 # define SALOMETRACECOLLECTOR_EXPORT
46 # define SALOMETRACECOLLECTOR_EXPORT
54 static void *run(
void *bid);
61 static CORBA::ORB_ptr
_orb;