BoilerPlate-LightweightLogging Service OMG Formal/03-11-03 |
00001 00030 #ifndef MODULE_BP_CONSUMER_ADMIN_IDL 00031 #define MODULE_BP_CONSUMER_ADMIN_IDL 00032 00033 #include "CosLW_Log.idl" 00034 00035 #pragma prefix "boilerplate.org" 00036 00040 module BP_LogConsumerAdmin 00041 { 00048 interface LogConsumerAdmin 00049 { 00050 00055 CosLwLog::LogConsumer build_consumer(); 00056 }; 00057 00058 }; 00059 00060 #endif
Copyright © BoilerPlate.org | Generated on Tue Nov 30 16:32:44 2004 for BoilerPlate CosLightweightLogging Service by 1.3.7 |