![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
This is the complete list of members for ipsdk::ProcessingResult< T >, including all inherited members.
| _msg | ipsdk::ProcessingResult< T > | protected |
| _result | ipsdk::ProcessingResult< T > | protected |
| getMsg() const | ipsdk::ProcessingResult< T > | inline |
| getResult() const | ipsdk::ProcessingResult< T > | inline |
| operator const T &() const | ipsdk::ProcessingResult< T > | inline |
| operator=(const ProcessingResult &processingResult) | ipsdk::ProcessingResult< T > | inline |
| ProcessingResult() | ipsdk::ProcessingResult< T > | inline |
| ProcessingResult(const T &result, const std::string &msg="") | ipsdk::ProcessingResult< T > | inline |
| ProcessingResult(const ProcessingResult &processingResult) | ipsdk::ProcessingResult< T > | inline |
| setMsg(const std::string &msg) | ipsdk::ProcessingResult< T > | inline |
| setResult(const T &result) | ipsdk::ProcessingResult< T > | inline |
| ~ProcessingResult() | ipsdk::ProcessingResult< T > | inline |
1.8.14