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

notationDecl Class Reference

notation description More...

#include <sxs.h>

Inheritance diagram for notationDecl:

namedNodeDecl nodeDecl namedNode

List of all members.

Public Member Functions

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

Public Attributes

string_t _systemId
 system ident
string_t _publicId
 public ident

Private Member Functions

notationDecloperator= (const notationDecl &x)
 assign operator


Detailed Description

notation description

Definition at line 222 of file sxs.h.


Constructor & Destructor Documentation

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

constructor

Parameters:
name  notation name
allocator_  optional external allocator

Definition at line 143 of file sxs.cpp.

notationDecl::notationDecl ( const notationDecl x  ) 

copy constructor

Definition at line 151 of file sxs.cpp.


Member Function Documentation

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

assign operator


Member Data Documentation


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


© Copyright Terimber 2003-.