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

elementDecl Class Reference

element schema declaration More...

#include <sxs.h>

Inheritance diagram for elementDecl:

namedNodeDecl nodeDecl namedNode

List of all members.

Public Member Functions

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

Public Attributes

contentSpec _content
 content
dfa_token_token
 list of rule for child' elements
attribute_decl_map_t _attributes
 attributes

Private Member Functions

elementDecloperator= (const elementDecl &x)
 private assign operator


Detailed Description

element schema declaration

Definition at line 271 of file sxs.h.


Constructor & Destructor Documentation

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

constructor

Parameters:
name  element name
allocator_  optional external allocator

Definition at line 201 of file sxs.cpp.

elementDecl::elementDecl ( const elementDecl x  ) 

copy constructor

Definition at line 209 of file sxs.cpp.


Member Function Documentation

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

private assign operator


Member Data Documentation


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


© Copyright Terimber 2003-.