summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/EC_Config/Config_Factory.h
diff options
context:
space:
mode:
authorthrall <thrall@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-08 22:08:53 +0000
committerthrall <thrall@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-08 22:08:53 +0000
commit7e83a1bb944f50b67f118923afd055d5cb5b1fa6 (patch)
tree7c4ccc1d8970e6b7594e67c7ce3b3708efb69569 /TAO/orbsvcs/tests/EC_Config/Config_Factory.h
parent97abc1130e52c2bfb312f467cefbb75ff45eea22 (diff)
downloadATCD-7e83a1bb944f50b67f118923afd055d5cb5b1fa6.tar.gz
Lots of changes. Refactored RT_Info creation into TimeoutConsumer,EC_Kokyu_0
Consumer. Spawns thread for orb->run(), shuts down correctly when all events sent from TimeoutConsumers.
Diffstat (limited to 'TAO/orbsvcs/tests/EC_Config/Config_Factory.h')
-rw-r--r--TAO/orbsvcs/tests/EC_Config/Config_Factory.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/EC_Config/Config_Factory.h b/TAO/orbsvcs/tests/EC_Config/Config_Factory.h
index 95af81c0620..0c38b350f16 100644
--- a/TAO/orbsvcs/tests/EC_Config/Config_Factory.h
+++ b/TAO/orbsvcs/tests/EC_Config/Config_Factory.h
@@ -37,6 +37,10 @@ namespace ConfigFactory {
class Config_Factory : ACE_Service_Object
{
public:
+ ///Constructor
+ Config_Factory (void) {}
+
+ ///Destructor
virtual ~Config_Factory (void);
/// Create and destroy the TestConfig module.
@@ -73,7 +77,7 @@ public:
/// Constructor
Default_Config_Factory (void);
- /// destructor...
+ /// Destructor...
virtual ~Default_Config_Factory (void);
/// Helper function to register the default factory into the service