Oracle Fusion Middleware C++ API Reference for Oracle Coherence
12c (12.1.2)

E26041-01

PofValue Class Reference

#include <coherence/io/pof/reflect/PofValue.hpp>

Inherits Object.

List of all members.


Detailed Description

PofValue represents the POF data structure in a POF stream, or any sub-structure or value thereof.

In C++ PofValue is simply a place-holder interface, see the corresponding Java PofValue interface for details.

Author:
as/gm 2009.04.01
Since:
Coherence 3.5

Public Types

typedef spec::Handle Handle
 PofValue Handle definition.
typedef spec::View View
 PofValue View definition.
typedef spec::Holder Holder
 PofValue Holder definition.

The documentation for this class was generated from the following file:
Copyright © 2000, 2013, Oracle and/or its affiliates. All rights reserved.