#include <dotXSIParam.h>
Inheritance diagram for CdotXSIParam::
A CdotXSIParam object is the interface used to access type, value, and tweaking information for a parameter within a CdotXSITemplate. The class provides accessor and mutator functions that use the SI_TinyInvariant structure.
|
THIS CODE IS PUBLISHED AS A SAMPLE ONLY AND IS PROVIDED "AS IS". IN NO EVENT SHALL SOFTIMAGE, AVID TECHNOLOGY, INC. AND/OR THEIR RESPECTIVE SUPPLIERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS CODE . COPYRIGHT NOTICE. Copyright © 1999 Avid Technology Inc. . All rights reserved. SOFTIMAGE is a registered trademark of Avid Technology Inc. or its subsidiaries or divisions. Windows NT is a registered trademark of Microsoft Corp. All other trademarks contained herein are the property of their respective owners. /////////////////////////////////////////////////////////////////////////////. Default constructor. Sets the parameter to a dummy type, and initializes its value. |
|
Constructor. Sets the parameter name to the string given by
|
|
Constructor. Sets the parameter name to the string given by
|
|
Constructor. Sets the parameter name to the string given by
|
|
Constructor. Sets the parameter name to the string given by
|
|
Constructor. Sets the parameter name to the string given by
|
|
Constructor. Sets the parameter name to the string given by
|
|
Destructor Clears the variant parameter. This destructor frees the arrays located within its parameters' value. |
|
Returns the value of this parameter in the
|
|
Returns a pointer to the SI_TinyVariant structure that contains the type and value information for this parameter.
|
|
Initializes this parameter's value to the default value, based on the type of the parameter. In general, the default value is zero (or equivalent for pointer types). |
|
Initializes this parameter's value and type information with the information contained in the
|
|
Sets the value of this parameter to the value of the parameter given by
|
© Copyright 2001-2003 Avid Technology, Inc. All rights reserved.