Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/util/ConverterCollections.hpp>
Inherits Object, and Converter.
Converter which always throws an UnsupportedOperationException.
Public Types |
||||
| typedef spec::Handle | Handle | |||
| UnsupportedConverter Handle definition. | ||||
| typedef spec::View | View | |||
| UnsupportedConverter View definition. | ||||
| typedef spec::Holder | Holder | |||
| UnsupportedConverter Holder definition. | ||||
Public Member Functions |
||||
| UnsupportedConverter () | ||||
| Create an UnsupportedConverter. | ||||
| virtual Object::Holder | convert (Object::Holder oh) const | |||
Convert an Object referenced by the supplied holder.
|
||||
Static Public Member Functions |
||||
| static UnsupportedConverter::View |
getInstance () | |||
| Return a singleton instance of the UnsupportedConverter. | ||||
Create an UnsupportedConverter.
return a handle to the new UnsupportedConverter
| virtual Object::Holder convert | ( | Object::Holder | oh | ) | const [virtual] |
The documentation for this class was generated from the following file: