all_test1.cc | An all-up test of the CPU broker components |
assert_pp.h [code] | Provides require/ensure macros for testing preconditions and postconditions |
basic_test.cc | Test the 'basic' qosket |
BasicDelegate.cc | Implementation of the BasicDelegate class |
BasicDelegate.hh [code] | Header file for a delegate that makes basic reports to a Broker::RealTimeAdvocate |
BasicTaskCallback.idl [code] | IDL file that describes the callback used by the "basic" qosket |
BasicTaskCallbackImpl.cc | Implementation of the BasicTaskCallbackImpl class |
BasicTaskCallbackImpl.hh [code] | Header file for the BasicTaskCallbackImpl class |
BasicTaskQosket.idl [code] | IDL file that describes the "basic" qosket |
BasicTaskQosketImpl.cc | Implementation of the BasicTaskQosketImpl class |
BasicTaskQosketImpl.hh [code] | Header file for the BasicTaskQosketImpl class |
Broker.idl [code] | IDL for the CPU Broker |
broker_allup.cc | |
childProcess.c | Implementation file for the child process accounting functions |
childProcess.h [code] | Header file for the child process accounting functions |
ContractDelegate.cc | The implementation of the ContractDelegate class |
ContractDelegate.hh [code] | Header file for a delegate that extends the BasicDelegate to support QuO contracts |
Delegate.cc | Implementation of the Delegate class |
Delegate.hh [code] | Header file for fake C++ delegates |
exact_task_advocate.cc | Test the ExactTaskAdvocate class |
exact_task_factory.cc | |
ExactTaskAdvocate.cc | Implementation of the ExactTaskAdvocate class |
ExactTaskAdvocate.hh [code] | Header file for a task advocate class that suggests the task get exactly the amount of compute time as needed by the last period |
ExactTaskAdvocate_Quo.cc | Implementation of the ExactTaskAdvocate_Quo class |
ExactTaskAdvocate_Quo.hh [code] | Header file for the ExactTaskAdvocate_Quo class |
ExactTaskFactory.hh [code] | Header file for a task factory that produces ExactTaskAdvocate's |
ExactTaskFactory_Quo.hh [code] | Header file for a task factory that produces ExactTaskAdvocate_Quo's |
FrameManip.idl [code] | FrameManip.idl,v 1.1 2003/06/12 21:04:08 stack Exp |
GCTaskAdvocate.cc | Implementation of the GCTaskAdvocate class |
GCTaskAdvocate.hh [code] | Header file for the GCTaskAdvocate class |
GCTaskFactory.hh [code] | Header file for a task factory that produces GCTaskAdvocate's |
gkemu.h [code] | Header file for GKrellmd (http://www.gkrellm.net) emulation functions |
GlacialTaskAdvocate.cc | Implementation of the GlacialTaskAdvocate class |
GlacialTaskAdvocate.hh [code] | Header file for the GlacialTaskAdvocate class |
GlacialTaskFactory.hh [code] | Header file for a task factory that produces GlacialTaskAdvocate's |
hey_bad.cc | Test invalid inputs to a HeyParser instance |
hey_good.cc | Test valid inputs to a HeyParser instance |
hey_manager.cc | Tool to get/set the active resource broker policy |
hey_strict_policy.cc | For example, you can get and set the priority of the "ATR" task by using the hey_strict_policy command: |
HeyParser.cc | Implementation file for the HeyParser class |
HeyParser.hh [code] | Header file for the HeyParser class |
hg_server.cc | |
listNode.c | |
listNode.h [code] | Amiga-style doubly linked list functions |
manager_bad.cc | Test the ManagerImpl class to make sure it detects bad inputs |
manager_good.cc | Test the ManagerImpl class |
manager_server.cc | Server that creates and exports a ManagerImpl object |
ManagerImpl.cc | Implementation of the ManagerImpl class |
ManagerImpl.hh [code] | Header file for the default implementation of the Broker::Manager interface |
MaxDecayTaskAdvocate.cc | Implementation of the MaxDecayTaskAdvocate class |
MaxDecayTaskAdvocate.hh [code] | Header file for the MaxDecayTaskAdvocate class |
MaxDecayTaskFactory.hh [code] | Header file for a task factory that produces MaxDecayTaskAdvocate's |
MaxTaskAdvocate.cc | Implementation of the MaxTaskAdvocate class |
MaxTaskAdvocate.hh [code] | Header file for the MaxTaskAdvocate class |
MaxTaskFactory.hh [code] | Header file for a task factory that produces MaxTaskAdvocate's |
NamingHelper_T.h [code] | |
real_time_schedule.cc | Test cases for the RealTimeSchedule class |
RealTimeSchedule.hh [code] | Header file for the RealTimeSchedule helper class |
rk.h [code] | This file contains a replica of the TimeSys resource control APIs |
rk_bad.c | Test the rk functions to make sure they detect bad inputs |
rk_stub.c | The implementation of the resource kernel (rk) simulator |
rk_stub.h [code] | The simulator specific structures and function |
rk_stubby.c | A simple tool for simulating real-time processes using rk_stub |
rk_task_bad.cc | Test the RKTask class to make sure it detects bad inputs |
rk_task_good.cc | Test the RKTask class |
RKTask.cc | Implementation of the RKTask class |
RKTask.hh [code] | Header file for the TimeSys implementation of Broker::RealTimeTask |
rktimes.c | Main file for a sampling time(1)-like command |
rt_client.cc | |
rt_server_hourglass.cc | |
RTServer.idl [code] | |
RTServer_busy.cc | |
RTServer_busy.hh [code] | |
RTServer_hourglass.hh [code] | |
RTServerDelegate.cc | |
RTServerWrapper.cc | |
RTServerWrapper.hh [code] | |
ServerMain_T.hh [code] | Contains a function template for setting up and running a single object server |
strict_policy.cc | |
StrictPolicy.idl [code] | IDL file for the StrictPolicy sub-interface |
StrictPolicyImpl.cc | Implementation of the StrictPolicyImpl class |
StrictPolicyImpl.hh [code] | Header file for the StrictPolicyImpl class |
StubBasicTaskCallback.hh [code] | Header file and implementation of the StubBasicTaskCallback class |
StubBasicTaskQosket.hh [code] | Header file for the StubBasicTaskQosket class |
StubPolicy.hh [code] | Header file for the StubPolicy class |
StubTask.hh [code] | Header file for the StubTask class |
TaskFactory_T.hh [code] | Header file that provides a template for creating task factories |
time_util.h [code] | Inline functions for manipulating time values |
timesFile.h [code] | Helper functions for testing with the rk_stub library |