winIDEA SDK
Loading...
Searching...
No Matches
isys::CDataComposite Class Reference

Description

This class contains information about expression and its children (elements of structure or array).

See also
CDataController2::evaluateComposite()

#include <CDataController2.h>

Public Member Functions

void getChildren (VectorDataComposite &children)
 Returns elements of a struct or an array.
 
CValueType getValue ()
 Returns value of an object if isValueSet() returns true, otherwise an exception is thrown.
 
CVariable getVariable ()
 Returns object containing name and type of an expression.
 
bool isValueSet ()
 Returns true, if value is set.