Main Page | Class List | File List | Class Members

Rhapsodia.Scheduler Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Rha::BoundedQueue< T, C >Implementation of bounded queue
Rha::BoundedQueue< T, C >::ConfiguratorBounded queue configurator
Rha::BoundedThreadPool< Q >Bounded thread pool executor implementation
Rha::BoundedThreadPool< Q >::ConfiguratorBoundedThreadPool configurator class
Rha::FutureRegistry< E0, E1, E2, E3, E4, E5, E6, E7, E8 >Futures registry implementation
Rha::FutureRegistry< E0, E1, E2, E3, E4, E5, E6, E7, E8 >::Future< R >Results synchronization object
Rha::QueueOverflowErrorException class for signaling queue overflow condition
Rha::SimpleScheduler< E >Scheduler implementation class
Rha::SortedQueue< T >Priority queue implementation class
Rha::UnboundedQueue< T, C >Unbounded queue implementation
Rha::UnboundedQueue< T, C >::ConfiguratorUnboundedQueue configurator class
Rha::UnboundFutureThe UnboundFuture exception class is thrown when a Future object is queried for results but has not been bound to a JoinableTask