C++ API Reference for Oracle® Coherence Community Edition
(14.1.1.0.1)

F23533-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, 2020, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.