daiPrimitive.h
A class that represents the SDAI primitive Boolean data type.
This is the overview for the Boolean constructor overload. |
Checks whether the Boolean object has a defined value (whether the value is set). | |
Flashes the Boolean object to the undefined (unset) value. After calling this method the exists() method returns 0. | |
Converts the Boolean object value into an ANSI string. |
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.
|