attrmgr.h File Reference

(r1785/r751)

#include "list.h"
#include "listitem.h"
#include "doccolor.h"
#include "msg.h"
#include "range.h"
#include "nodeattr.h"

Go to the source code of this file.

Classes

class  AttributeEntry
class  NodeTypeEntry
class  AttributeGroup
 The current attribute group object consists of a group identifier, and a list of attribute nodes which belong to the group. It is used by the AttributeManager. More...
class  AttributeGroupItem
 AttributeGroupItem. More...
class  AttributeManager
 The attribute manager is currently responsible for managing the application of current attributes. It contains a list of Attribute groups along with instances of current attributes which belong to each group. An attribute group is identified by the RuntimeClass of an object. More...
class  CurrentAttrChangedMsg
 This message is sent whenever the current attributes are updated. More...
class  CommonAttributeItem
 This ListItem is used by Range::FindCommonAttributes. More...

Variables

const INT32 NUM_BASE_ATTRS = ATTR_FIRST_FREE_ID
const INT32 NUM_ATTR_GROUPS = 2


Variable Documentation

const INT32 NUM_ATTR_GROUPS = 2
 

Definition at line 122 of file attrmgr.h.

const INT32 NUM_BASE_ATTRS = ATTR_FIRST_FREE_ID
 

Definition at line 121 of file attrmgr.h.


Generated on Sat Nov 10 03:49:03 2007 for Camelot by  doxygen 1.4.4