This class provides a type to represent a pointer to an object of some user‐defined type and an integer value denoting what actual type is represented.
Synopsis
Declared in <bdld_datumudt.h>
class DatumUdt;
Member Functions
Name |
Description |
|
Create a |
Return the pointer to the user‐defined object. |
|
Write the value of this object to the specified output |
|
Return the type of the user‐defined object. |
|
|
|
Non-Member Functions
Name |
Description |
Return |
|
Return |
|
Return |
|
Return |
|
Return |
|
Return |
Created with MrDocs