BloombergLP::balxml::Decoder_ParseNillableObject

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

Synopsis

Declared in <balxml_decoder.h>

class Decoder_ParseNillableObject;

Member Functions

NameDescription
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.