Oracle Coherence for C++ API
Release 3.7.1.0
E22845-01
#include <coherence/io/pof/reflect/AbstractPofPath.hpp>
Inherits Object, PofNavigator, and PortableObject.
Inherited by SimplePofPath.
Abstract base class for static, path-based implementations of the PofNavigator interface.
Public Types |
|||||||
| typedef spec::Handle | Handle | ||||||
| AbstractPofPath Handle definition. | |||||||
| typedef spec::View | View | ||||||
| AbstractPofPath View definition. | |||||||
| typedef spec::Holder | Holder | ||||||
| AbstractPofPath Holder definition. | |||||||
Public Member Functions |
|||||||
| virtual PofValue::Handle | navigate (PofValue::Handle hValueOrigin) const | ||||||
Locate the PofValue designated by this PofNavigator within the passed PofValue.
|
|||||||
Protected Member Functions |
|||||||
| virtual Array < int32_t >::View |
getPathElements () const =0 | ||||||
| Return a collection of path elements. | |||||||
Return a collection of path elements.
Implemented in SimplePofPath.
The documentation for this class was generated from the following file: