ICF 3.1.1.10
Technical documentation of ICF Libraries
TAttribute.h File Reference
#include <QtCore/QByteArray>
#include <istd/CChangeNotifier.h>
#include <istd/CClassInfo.h>
#include <iser/IArchive.h>
#include <iser/IObject.h>
#include <iser/CArchiveTag.h>
#include <iser/TCopySerializedWrap.h>
#include <iattr/IAttributeMetaInfo.h>
Include dependency graph for TAttribute.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  iattr::TAttribute< Value >
 Template implementation of single component attribute. More...
 

Namespaces

namespace  iattr
 This namespace containes implementations of attributes concept.
 

Typedefs

typedef TAttribute< int > iattr::CIntegerAttribute
 
typedef TAttribute< double > iattr::CRealAttribute
 
typedef TAttribute< bool > iattr::CBooleanAttribute
 
typedef TAttribute< QString > iattr::CStringAttribute
 
typedef TAttribute< QByteArray > iattr::CIdAttribute
 

© Witold Gantzke and Kirill Lepskiy