CARMA C++
WorkResult.h File Reference

Interface file for the carma::util::WorkResultSet and carma::util::WorkResult classes. More...

#include <algorithm>
#include <map>
#include <set>
#include <string>

Go to the source code of this file.

Classes

class  carma::util::WorkResult
 Abstract result of servicing a work request. More...
 
class  carma::util::WorkResultSet
 An abstract collection of the results of servicing a collection of work requests. More...
 

Namespaces

module  carma
 IDL for bima Rx Control, inherits from antenna::common::RxControl.
 
 carma::util
 Utility classes.
 

Detailed Description

Interface file for the carma::util::WorkResultSet and carma::util::WorkResult classes.

Definition in file WorkResult.h.