| FDO API Reference | Feature Data Objects |
#include <IntHexValue.h>
Inherits FdoInt64Value.
Inheritance diagram for FdoIntHexValue:
Definition at line 33 of file IntHexValue.h.
Public Member Functions | |
| FdoIntHexValue * | Create (FdoDataValue *src, FdoBoolean truncate=false, FdoBoolean nullIfIncompatible=false) |
| DOXYGEN-IGNORE Constructs an instance of an FdoInt64Value from another FdoDataValue. | |
| FdoString * | ToString () |
| Returns the well defined text representation of this expression. | |
Static Public Member Functions | |
| FdoIntHexValue * | Create (FdoInt64 value) |
| Constructs a default instance of an FdoIntHexValue using the specified arguments. | |
| FdoIntHexValue * | Create () |
| Constructs a default instance of an FdoIntHexValue with a value of null. | |
Protected Member Functions | |
| virtual void | Dispose () |
| Dispose this object. | |
| FdoIntHexValue (FdoInt64 value) | |
| Constructs a default instance of an FdoIntHexValue using the specified arguments. | |
| FdoIntHexValue () | |
| Constructs a default instance of an FdoIntHexValue with a value of null. | |
| virtual | ~FdoIntHexValue () |
| Default destructor for FdoIntHexValue. | |
Friends | |
| class | FdoByteValue |
| DOXYGEN-IGNORE | |
| class | FdoInt16Value |
| class | FdoInt32Value |
|
|
Constructs a default instance of an FdoIntHexValue with a value of null.
|
|
|
Constructs a default instance of an FdoIntHexValue using the specified arguments.
|
|
|
Default destructor for FdoIntHexValue.
|
|
||||||||||||||||
|
DOXYGEN-IGNORE Constructs an instance of an FdoInt64Value from another FdoDataValue.
Reimplemented from FdoInt64Value. |
|
|
Constructs a default instance of an FdoIntHexValue using the specified arguments.
Reimplemented from FdoInt64Value. |
|
|
Constructs a default instance of an FdoIntHexValue with a value of null.
Reimplemented from FdoInt64Value. |
|
|
Dispose this object.
Reimplemented from FdoInt64Value. |
|
|
Returns the well defined text representation of this expression.
Reimplemented from FdoInt64Value. |
|
|
DOXYGEN-IGNORE
Reimplemented from FdoInt64Value. Definition at line 36 of file IntHexValue.h. |
|
|
Reimplemented from FdoInt64Value. Definition at line 37 of file IntHexValue.h. |
|
|
Reimplemented from FdoInt64Value. Definition at line 38 of file IntHexValue.h. |
| Comments or suggestions? Send us feedback. |