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

executeImp overloads

isNil

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

operator()

Visit the specified object.

Created with MrDocs