FdoIntHexValue Class Reference

The FdoIntHexValue class derives from FdoInt64Value and represents a hex value. More...

#include <IntHexValue.h>

Inherits FdoInt64Value.

List of all members.


Public Member Functions

FdoIntHexValueCreate (FdoDataValue *src, FdoBoolean truncate=false, FdoBoolean nullIfIncompatible=false)
FdoStringToString ()
 Returns the well defined text representation of this expression.

Static Public Member Functions

static FdoIntHexValueCreate (FdoInt64 value)
 Constructs a default instance of an FdoIntHexValue using the specified arguments.
static FdoIntHexValueCreate ()
 Constructs a default instance of an FdoIntHexValue with a value of null.

Detailed Description

The FdoIntHexValue class derives from FdoInt64Value and represents a hex value.

Definition at line 33 of file IntHexValue.h.


The documentation for this class was generated from the following file: