Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

_CRAttrSel Struct Reference

#include <cr-attr-sel.h>


Data Fields

CRStringname
CRStringvalue
CRAttrSelnext
CRAttrSelprev
CRParsingLocation location


Field Documentation

CRParsingLocation _CRAttrSel::location
 

Definition at line 55 of file cr-attr-sel.h.

CRString* _CRAttrSel::name
 

Definition at line 50 of file cr-attr-sel.h.

Referenced by cr_attr_sel_destroy(), and cr_attr_sel_to_string().

CRAttrSel* _CRAttrSel::next
 

Definition at line 53 of file cr-attr-sel.h.

Referenced by cr_attr_sel_append_attr_sel(), cr_attr_sel_destroy(), cr_attr_sel_prepend_attr_sel(), and cr_attr_sel_to_string().

CRAttrSel* _CRAttrSel::prev
 

Definition at line 54 of file cr-attr-sel.h.

Referenced by cr_attr_sel_append_attr_sel(), cr_attr_sel_prepend_attr_sel(), and cr_attr_sel_to_string().

CRString* _CRAttrSel::value
 

Definition at line 51 of file cr-attr-sel.h.

Referenced by cr_attr_sel_destroy(), and cr_attr_sel_to_string().


The documentation for this struct was generated from the following file:
Generated on Fri Oct 29 08:29:14 2004 for Libcroco by  doxygen 1.3.9.1