ICF 3.0.5.47
Technical documentation of ICF Libraries
icomp::CTextAttributeMember Class Reference

#include <TAttributeMember.h>

Inheritance diagram for icomp::CTextAttributeMember:
Collaboration diagram for icomp::CTextAttributeMember:

Public Types

typedef TAttributeMember< CTextAttributeBaseClass
 
- Public Types inherited from icomp::TAttributeMember< CTextAttribute >
typedef CTextAttribute AttributeType
 
typedef CTextAttribute::ValueType AttributeValueType
 
typedef void InterfaceType
 

Public Member Functions

QString operator* () const
 
- Public Member Functions inherited from icomp::TAttributeMember< CTextAttribute >
 TAttributeMember ()
 
void Init (const IComponent *ownerPtr, const IRealAttributeStaticInfo &staticInfo)
 Initialize this attribute.
 
bool IsValid () const
 Check if this attribute is valid.
 
const CTextAttributeGetAttributePtr () const
 Access to internal attribute pointer.
 
const AttributeValueTypeGetOriginalValue () const
 Get value of attribute.
 
const CTextAttributeoperator-> () const
 Access to internal attribute pointer.
 
bool operator== (const CTextAttribute *ptr) const
 
bool operator!= (const CTextAttribute *ptr) const
 
const AttributeValueTypeoperator* () const
 Get value of attribute.
 

Additional Inherited Members

- Protected Member Functions inherited from icomp::TAttributeMember< CTextAttribute >
void SetAttribute (const CTextAttribute *attributePtr)
 
bool InitInternal (const IComponent *ownerPtr, const IRealAttributeStaticInfo &staticInfo, const IComponent **definitionComponentPtr)
 Internal initialize of attribute.
 

Detailed Description

Definition at line 282 of file TAttributeMember.h.

Member Typedef Documentation

◆ BaseClass

Member Function Documentation

◆ operator*()

QString icomp::CTextAttributeMember::operator* ( ) const
inline

Definition at line 287 of file TAttributeMember.h.


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

© Witold Gantzke and Kirill Lepskiy