Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
List of all members
maComputedNumericHeritage< notificationLevel, T, attributeType > Class Template Reference

#include <maNumeric.h>

Inheritance diagram for maComputedNumericHeritage< notificationLevel, T, attributeType >:
CoreModifiableAttribute

Additional Inherited Members

- Public Member Functions inherited from CoreModifiableAttribute
virtual bool isReadOnly ()
 Read only attributes cannot be modified with setValue.
 
virtual bool isInitParam ()
 return true if attribute is an init attribute (necessary for the CoreModifiable Init to be done)
 
- Static Public Member Functions inherited from CoreModifiableAttribute
static void ParseAttributePath (const kstl::string &path, kstl::string &CoreModifiablePath, kstl::string &CoreModifiableAttributeLabel)
 retreive attribute label and coremodifiable path in a full path. Format is corepath->attributelabel
 
static kstl::string typeToString (CoreModifiable::ATTRIBUTE_TYPE typ)
 convert enum to readable string
 
static CoreModifiable::ATTRIBUTE_TYPE stringToType (const kstl::string_view &typ)
 convert string to type enum
 

Detailed Description

template<s32 notificationLevel, typename T, CoreModifiable::ATTRIBUTE_TYPE attributeType>
class maComputedNumericHeritage< notificationLevel, T, attributeType >

numeric calling onwer get / set method to compute value


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