API Reference > OdDAI Namespace > Classes > Select Class
Select Class
OdDAI__Select
Syntax
C++
class Select;

daiSelect.h

Base class that implements the base functionality for working with the EXPRESS SCHEMA of the "Select" data type.

Destroys the "Select" value. 
This is the overview for the Select constructor overload. 
_d 
This is the overview for the _d method overload. 
Determines whether receiver of the value is set into the "Select" instance.  
Retrieves the current value as a ADB.  
Retrieves the current value as a pointer to Aggr.  
This is the overview for the getBINARY method overload. 
Retrieves the current value as a boolean value.  
Retrieves the current value as a boolean value.  
Retrieves the current value as a double value.  
Retrieves the current value as an array of double values.  
This is the overview for the getEnum method overload. 
This is the overview for the getHandle method overload. 
Retrieves the current value as an array of object identifiers.  
Retrieves the current handle of object identifier.  
Retrieves the current value as an unsigned 32-bit integer value.  
Retrieves the current value as an array of unsigned 32-bit integer values.  
Retrieves the current value as a logical value.  
 
This is the overview for the getString method overload. 
kind 
Retrieves the type of the underlying object.  
Destructs the underlying object, unsets the determinant, and sets the value type to tkNull
Sets a new value throw a AttributeDataBlock.  
Sets a new value represented with an aggregation.  
Sets a new value represented with a binary value.  
Sets a new value represented with a boolean value.  
Sets a new value represented with a OdDAI::Boolean value.  
Sets a new value represented with a double value.  
Sets a new value represented with an array of double values.  
This is the overview for the setEnum method overload. 
Sets a new value represented as an object identifier.  
Sets a new value represented with an array of object identifiers.  
Sets a new value represented with an unsigned 32-bit integer.  
Sets a new value represented with an array of unsigned 32-bit integers.  
Sets a new value represented with a logical value.  
Sets a new value represented with an ANSI string.  
Sets a new name underlying type.  
type 
Retrieves the current underlying class description.  
This is the overview for the underlyingTypeName method overload. 
!= 
The inequality operator for the "Select" value.  
< 
The less operator for the "Select" value.  
= 
The assignment operator for the "Select" value.  
== 
The equality operator for the "Select" value.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.