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

F23533-01

coherence::io::pof::reflect Namespace Reference


Detailed Description

Contains classes related to reflection for POF serialization and deserialization.


Classes

class  AbstractPofPath
 Abstract base class for static, path-based implementations of the PofNavigator interface. More...
class  Codec
 A Codec provides an interception point for any specific code that needs to be executed pre or post (de)serialization. More...
class  Codecs
 Codecs is a container for accessing default Codec implementations. More...
class  PofNavigator
 The PofNavigator interface represents an algorithm for navigating a PofValue hierarchy in order to locate a contained PofValue for extraction, modification and/or removal purposes. More...
class  PofValue
 PofValue represents the POF data structure in a POF stream, or any sub-structure or value thereof. More...
class  SimplePofPath
 A static PofNavigator implementation which uses an array of integer indices to navigate the PofValue hierarchy. More...

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.