C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
ItTreeVariable Struct Referenceabstract

Interface of variable. More...

#include <pars_tree_variable.h>

+ Inheritance diagram for ItTreeVariable:

Public Member Functions

virtual const c3d::string_tGetName () const =0
 Get name.
 
virtual void SetName (const c3d::string_t &)=0
 Set name.
 
virtual double GetValue () const =0
 Get variable.
 
virtual void SetValue (double)=0
 Set variable.
 
virtual const ItCoordGetCoord () const =0
 Get coordinate.
 
virtual size_t SizeOf () const =0
 Get size in bytes.
 
virtual refcount_t AddRef () const =0
 Catch.
 
virtual refcount_t Release () const =0
 Free.
 
virtual void SetName (const TCHAR *s)
 Set name. Null pointer processing.
 

Detailed Description

Interface of variable.

Interface of variable.


The documentation for this struct was generated from the following file: