ITypeValue Class Reference

Inheritance diagram for ITypeValue:

IBaseValue IBase


Public Methods

virtual void * getValue ()=0
virtual void setValue (void *value)=0

Static Public Methods

const GuidgetId ()

Member Function Documentation

const Guid & ITypeValue::getId   [inline, static]
 

Reimplemented from IBaseValue.

virtual void* ITypeValue::getValue   [pure virtual]
 

virtual void ITypeValue::setValue void *    value [pure virtual]
 


The documentation for this class was generated from the following files:

Return to top of page