Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | Protected Member Functions | List of all members
maReferenceHeritage< notificationLevel > Class Template Reference

#include <maReference.h>

Inherits CoreModifiableAttributeData< T >.

Public Member Functions

template<typename T >
 operator T* ()
 cast to CoreModifiable* operator
 
CoreModifiableref ()
 return a reference on internal value
 
const CoreModifiableconst_ref ()
 return a const reference on internal value
 
virtual bool getValue (kstl::string &value) const override
 getValue overloads
 
virtual bool setValue (const char *value) override
 setValue overloads
 
auto & operator= (const kstl::string &value)
 operators
 

Protected Member Functions

void UnreferenceModifiable (CoreModifiable *current)
 Internals;.
 

Detailed Description

template<int notificationLevel>
class maReferenceHeritage< notificationLevel >

CoreModifiableAttributeData for reference on CoreModifiable.


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