Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

AttributeGroup Struct Reference

Information about group of attributes - attributes from one group should be loaded from the database together. More...

#include <ClassHierarchy.h>

List of all members.

Public Member Functions

 AttributeGroup ()

Public Attributes

CStdString name
bool persistent


Detailed Description

Information about group of attributes - attributes from one group should be loaded from the database together.

Besides persistent flag and group name contains iterators pointing to attributes that belongs into this group.

Note:
Iterators cannot be added to group before FullClassInfo that contains the group is added to appropriate container - copying of the FullClassInfo would invalidate them (after destroying of original FullClassInfo).


Constructor & Destructor Documentation

AttributeGroup::AttributeGroup  )  [inline]
 

Simple constructor.


Member Data Documentation

CStdString AttributeGroup::name
 

Name of the group.

bool AttributeGroup::persistent
 

Is the group persistent (are its attributes persistent)?


The documentation for this struct was generated from the following file:
Generated on Wed Aug 11 22:35:05 2004 for IOPC by Doxygen 1.3.6