all_test1.cc [code] | An all-up test of the CPU broker components |
Allup.idl [code] | IDL for the all-in-one CPU broker server, allup |
AllupFactory.cc [code] | The shared library interface for libbroker_allup |
AllupImpl.cc [code] | Implementation file for the AllupImpl class |
AllupImpl.hh [code] | Header file for the AllupImpl class |
assert_pp.c [code] | Implementations of the functions in assert_pp.h |
assert_pp.h [code] | Provides require/ensure macros for testing preconditions and postconditions |
ATRMain_quo.java [code] | QuO enabled replacement of the ATR's main class |
ATRWrapper.java [code] | Basic implementation of a delegate for the ATR's interface |
basic_kernel.cc [code] | Server for a Basic QuOKernel |
basic_test.cc [code] | Test the 'basic' qosket |
BasicDelegate.cc [code] | 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 [code] | Implementation of the BasicTaskCallbackImpl class |
BasicTaskCallbackImpl.hh [code] | Header file for the BasicTaskCallbackImpl class |
BasicTaskCallbackImpl.java [code] | Default implementation of a Qosket::Basic::BasicTaskCallback |
BasicTaskQosket.idl [code] | IDL file that describes the "basic" qosket |
BasicTaskQosketImpl.cc [code] | Implementation of the BasicTaskQosketImpl class |
BasicTaskQosketImpl.hh [code] | Header file for the BasicTaskQosketImpl class |
BasicTaskQosketImpl.java [code] | Default implementation of a Qosket::Basic::BasicTaskQosket |
Broker.idl [code] | IDL for the CPU Broker |
broker_allup.cc [code] | Main file for an edu::utah::pces::Allup server |
BrokerFactory.cc [code] | The shared library interface for libbroker |
cbhey.cc [code] | Main file for a command line utility used to communicate with active CPU broker objects |
childProcess.c [code] | Implementation file for the child process accounting functions |
childProcess.h [code] | Header file for the child process accounting functions |
ContractDelegate.cc [code] | The implementation of the ContractDelegate class |
ContractDelegate.hh [code] | Header file for a delegate that extends the BasicDelegate to support QuO contracts |
CORBA_quo.java [code] | Contains a QuO enabled communications model for the ATR |
Delegate.hh [code] | Header file for fake C++ delegates |
Delegate.idl [code] | IDL for delegate objects |
DelegateFactory.cc [code] | The shared library interface for libdelegates |
DelegateMixin.hh [code] | Header file for the DelegateMixin class |
exact_task_advocate.cc [code] | Test the ExactTaskAdvocate class |
factory_library.c [code] | Implementation of the functions in factory_library.h |
factory_library.h [code] | Header file that presents a common interface for shared libraries |
FactoryLibrary_ltdl.cc [code] | Implementation file for the FactoryLibrary_ltdl class |
FactoryLibrary_ltdl.hh [code] | Header file for the FactoryLibrary_ltdl class |
FakeDelegate.cc [code] | Implementation of the FakeDelegate class |
FakeDelegate.hh [code] | Header file for fake C++ delegates |
FrameManip.idl [code] | FrameManip.idl,v 1.2 2003/11/23 20:07:55 stack Exp |
gkemu.c [code] | Implementation of the functions in gkemu.h |
gkemu.h [code] | Header file for GKrellmd (http://www.gkrellm.net) emulation functions |
GlacialTaskAdvocate.cc [code] | Implementation of the GlacialTaskAdvocate class |
GlacialTaskAdvocate.hh [code] | Header file for the GlacialTaskAdvocate class |
hey_bad.cc [code] | Test invalid inputs to a HeyParser instance |
hey_good.cc [code] | Test valid inputs to a HeyParser instance |
HeyParser.cc [code] | Implementation file for the HeyParser class |
HeyParser.hh [code] | Header file for the HeyParser, HeyParserException, and HeyPropertyInfo classes |
instrumentation.c [code] | Implementation of the functions in instrumentation.h |
instrumentation.h [code] | Header file for instrumentation tools |
instrumentation_test.c [code] | Test the instrumentation infrastructure |
listNode.c [code] | Implementation for the list node functions |
listNode.h [code] | Amiga-style doubly linked list functions |
LoggingAdvocate.cc [code] | Implementation of the LoggingAdvocate class |
LoggingAdvocate.hh [code] | Header file for the LoggingAdvocate class |
manager_bad.cc [code] | Test the ManagerImpl class to make sure it detects bad inputs |
manager_good.cc [code] | Test the ManagerImpl class |
ManagerImpl.cc [code] | Implementation of the ManagerImpl class |
ManagerImpl.hh [code] | Header file for the default implementation of the Broker::Manager interface |
MaxDecayTaskAdvocate.cc [code] | Implementation of the MaxDecayTaskAdvocate class |
MaxDecayTaskAdvocate.hh [code] | Header file for the MaxDecayTaskAdvocate class |
NamingHelper_T.h [code] | NamingHelper_T.h,v 1.4 2003/11/20 17:13:44 stack Exp |
PolicyFactory.cc [code] | The shared library interface for libpolicies |
proc_advocate.cc [code] | Wrapper used to attach unmodified programs to the Broker |
QosketFactory.cc [code] | The shared library interface for libqosket |
QuoAdvocate.cc [code] | Implementation of the QuoAdvocate class |
QuoAdvocate.hh [code] | Header file for the QuoAdvocate class |
real_time_schedule.cc [code] | Test cases for the RealTimeSchedule class |
RealTimeSchedule.cc [code] | Implementation of the RealTimeSchedule class |
RealTimeSchedule.hh [code] | Header file for the RealTimeSchedule helper class |
RealTimeTaskDelegateImpl.hh [code] | Header file for the RealTimeTaskDelegateImpl class |
RealTimeTaskDelegateMixin.hh [code] | Default implementations for the Broker::RealTimeTask methods |
ResourceSet.java [code] | Java interface to some TimeSys RK functions |
ResourceSetTest.java [code] | Test for the rk.ResourceSet class |
rk.h [code] | This file contains a replica of the TimeSys resource control APIs |
rk_bad.c [code] | Test the rk functions to make sure they detect bad inputs |
rk_ResourceSet.c [code] | Native implementation of the Java rk.ResourceSet class |
rk_stub.c [code] | The implementation of the resource kernel (rk) simulator |
rk_stub.h [code] | The simulator specific structures and function |
rk_stubby.c [code] | A simple tool for simulating real-time processes using rk_stub |
rk_task_bad.cc [code] | Test the RKTask class to make sure it detects bad inputs |
rk_task_good.cc [code] | Test the RKTask class |
rk_util.c [code] | Implementation of the functions in rk_util.h |
rk_util.h [code] | Header file for utility functions related to the TimeSys resource kernel |
rk_util_test.c [code] | Test cases for the functions in rk_util.h |
RKTask.cc [code] | Implementation of the RKTask class |
RKTask.hh [code] | Header file for the TimeSys implementation of Broker::RealTimeTask |
rktimes.c [code] | Main file for a sampling time(1)-like command |
rt_client.cc [code] | CORBA Client used to drive the real-time synthetic server |
rt_server.cc [code] | Server for a single RTServer object |
RTServer.idl [code] | IDL for a synthetic real-time server |
RTServerDelegate.cc [code] | Just includes the quogen generated RTServerDelegate.h file |
RTServerImpl.cc [code] | Implementation of the RTServerImpl class |
RTServerImpl.hh [code] | Header file for the RTServerImpl class |
RTServerWrapper.cc [code] | Implementation of the RTServerWrapper class |
RTServerWrapper.hh [code] | Header file for the RTServerWrapper class |
ServerMain_T.hh [code] | Contains a function template for setting up and running a single object server |
StrictPolicy.idl [code] | IDL file for the StrictPolicy sub-interface |
StrictPolicyDelegateImpl.hh [code] | Header file for the StrictPolicyDelegateImpl class |
StrictPolicyImpl.cc [code] | 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 and implementation for the StubPolicy class |
StubRealTimeTask.hh [code] | Header file and implementation for the StubRealTimeTask class |
StubTask.hh [code] | Header file and implementation for the StubTask class |
TaskDelegateMixin.hh [code] | Default implementations for the Broker::Task methods |
TaskFactory.cc [code] | The shared library interface for libtask_factories |
TaskFactory_T.hh [code] | Header file that provides a template for creating task factories |
time_util.c [code] | Implementations of the functions in time_util.c |
time_util.h [code] | Inline functions for manipulating time values |
time_util_bad.c [code] | Test function in time_util.h with bad inputs |
time_util_good.c [code] | Test function in time_util.h with good inputs |
timesFile.c [code] | Implementations of the functions in timesFile.h |
timesFile.h [code] | Helper functions for testing with the rk_stub library |