COMPONENT‐PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.

Synopsis

Declared in <balxml_decoder.h>

class Decoder_ParseNillableObject;

Member Functions

Name

Description

Decoder_ParseNillableObject [constructor]

Construct a functor to parse nillable objects.

executeImp

Parse the visited value into the specified object.

isNil

Return true if the value was nil, and false otherwise.

operator()

Visit the specified object.

Created with MrDocs