Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

attributeRefDecl Class Reference

map for id/idref/idrefs declarations More...

#include <sxs.h>

Inheritance diagram for attributeRefDecl:

namedNode

List of all members.

Public Member Functions

 attributeRefDecl (const char *name, byte_allocator *allocator_)
 constructor
 attributeRefDecl (const attributeRefDecl &x)
 copy constructor

Public Attributes

bool _declared
 flag attribute is declared
bool _refered
 flag attribute has a reference

Private Member Functions

attributeRefDecloperator= (const attributeRefDecl &x)
 private assign operator


Detailed Description

map for id/idref/idrefs declarations

Definition at line 291 of file sxs.h.


Constructor & Destructor Documentation

attributeRefDecl::attributeRefDecl ( const char *  name,
byte_allocator allocator_ 
)

constructor

Parameters:
name  attribute name
allocator_  optional external allocator

Definition at line 186 of file sxs.cpp.

attributeRefDecl::attributeRefDecl ( const attributeRefDecl x  ) 

copy constructor

Definition at line 193 of file sxs.cpp.


Member Function Documentation

attributeRefDecl& attributeRefDecl::operator= ( const attributeRefDecl x  )  [private]

private assign operator


Member Data Documentation

flag attribute is declared

Definition at line 304 of file sxs.h.

Referenced by xml_document::assign_attribute_value(), and xml_grammar::copy().

flag attribute has a reference

Definition at line 305 of file sxs.h.

Referenced by xml_document::assign_attribute_value(), and xml_grammar::copy().


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


© Copyright Terimber 2003-.