Classes | |
class | THeader |
Describes where the request is sent from and the target problem. Used by the TDispatcher class to dispatch requests. More... | |
class | TDispatcher |
Wrapper class that defines a static function for each request that can be sent from an atomic class. Use in coordination with the class THeader for the request addressing. More... |