summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-22 22:27:13 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-22 22:27:13 +0000
commitb220aebc08d8bfa76e9b74dbe1b2d943084756fc (patch)
tree454711c43eb8372391d50b6d2906abd8659e8bdb /TAO/orbsvcs/orbsvcs/Scheduler_Factory.h
parent736a147f2c26a95de209f7bdd17eb866cc59ce20 (diff)
downloadATCD-b220aebc08d8bfa76e9b74dbe1b2d943084756fc.tar.gz
ChangeLogTag:Tue Sep 22 15:33:48 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Scheduler_Factory.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Scheduler_Factory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h b/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h
index d2a63a526fa..eb937fe61d1 100644
--- a/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Scheduler_Factory.h
@@ -85,6 +85,7 @@ public:
// Disable config runs in the Factory and sets up the precomputed
// scheduling information.
+ static int server (RtecScheduler::Scheduler_ptr);
static RtecScheduler::Scheduler_ptr server (void);
// Return the Real-time Scheduling Service used for this run.
// Must have been configured either using use_context() or use_data().