CARMA C++
carma::util::WorkResult Class Reference

Abstract result of servicing a work request. More...

#include <carma/util/WorkResult.h>

Public Member Functions

WorkResultoperator= (const WorkResult &rhs)
 
void postAbnormal (const ::std::string &errorText)
 
void postNormal ()
 
void swap (WorkResult &rhs)
 
 WorkResult (const WorkResult &rhs)
 

Friends

class WorkResultSet
 

Detailed Description

Abstract result of servicing a work request.

Definition at line 86 of file WorkResult.h.


The documentation for this class was generated from the following file: