11 #ifndef nativeValue_H__
12 #define nativeValue_H__
17 #ifdef DtUSE_UTILITIES_NAMESPACE
18 namespace DtUSE_UTILITIES_NAMESPACE
49 #ifdef DtUSE_UTILITIES_NAMESPACE
Base value object which simply stores a single string value.
Definition: envValue.h:44
void * myNativeValue
PTR to native data.
Definition: nativeValue.h:46
Wrap a native pointer in a DtEnvValue.
Definition: nativeValue.h:28
class DT_DLL_MTL DtNativeValue
Definition: nativeValue.h:22
#define DT_DLL_MTL
Definition: vlMachineTypes.h:106
std::shared_ptr< DtNativeValue > DtNativeValueSP
Definition: nativeValue.h:24
Instances of DtString are used to represent strings.
Definition: vlString.h:36
Contains the DtEnvValue class as well as various typedefs.
std::shared_ptr< DtEnvValue > DtEnvValueSP
Definition: envValue.h:29