EasyCV  0.9.36
Easy! Computer Vision
Public Member Functions | Public Attributes | List of all members
CallbackHandlerI Class Reference
Inheritance diagram for CallbackHandlerI:
cvac::DetectorCallbackHandler cvac::CallbackHandler

Public Member Functions

 CallbackHandlerI ()
 
 ~CallbackHandlerI ()
 
void foundNewResults (const ResultSet &newResults, const ::Ice::Current &current)
 
void estimatedTotalRuntime (::Ice::Int seconds, const ::Ice::Current &current)
 
void estimatedRuntimeLeft (::Ice::Int seconds, const ::Ice::Current &current)
 
void completedProcessing (const ::Ice::Current &current)
 
void message (::Ice::Int level, const ::std::string &messageString, const ::Ice::Current &current)
 
void cancelled (const Ice::Current &)
 

Public Attributes

ResultSet rs
 

Constructor & Destructor Documentation

CallbackHandlerI::CallbackHandlerI ( )
inline
CallbackHandlerI::~CallbackHandlerI ( )
inline

Member Function Documentation

void CallbackHandlerI::cancelled ( const Ice::Current &  )
inline
void CallbackHandlerI::completedProcessing ( const ::Ice::Current &  current)
inline
void CallbackHandlerI::estimatedRuntimeLeft ( ::Ice::Int  seconds,
const ::Ice::Current &  current 
)
inline
void CallbackHandlerI::estimatedTotalRuntime ( ::Ice::Int  seconds,
const ::Ice::Current &  current 
)
inline
void CallbackHandlerI::foundNewResults ( const ResultSet newResults,
const ::Ice::Current &  current 
)
inline
void CallbackHandlerI::message ( ::Ice::Int  level,
const ::std::string &  messageString,
const ::Ice::Current &  current 
)
inline

Member Data Documentation

ResultSet CallbackHandlerI::rs

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