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

namedNodeDecl Class Reference

xml node with name and type More...

#include <sxs.h>

Inheritance diagram for namedNodeDecl:

nodeDecl namedNode attributeDecl elementDecl entityDecl notationDecl

List of all members.

Public Member Functions

 namedNodeDecl (xmlNodeType type, const char *name, byte_allocator *allocator_)
 constructor
 namedNodeDecl (const namedNodeDecl &x)
 copy constructor
void clear ()
 clears resources

Private Member Functions

namedNodeDecloperator= (const namedNodeDecl &x)
 private assign operator


Detailed Description

xml node with name and type

Definition at line 156 of file sxs.h.


Constructor & Destructor Documentation

namedNodeDecl::namedNodeDecl ( xmlNodeType  type,
const char *  name,
byte_allocator allocator_ 
)

constructor

Parameters:
type  xml type
name  node name
allocator_  optional external allocator

Definition at line 74 of file sxs.cpp.

namedNodeDecl::namedNodeDecl ( const namedNodeDecl x  ) 

copy constructor

Definition at line 80 of file sxs.cpp.


Member Function Documentation

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

private assign operator

void namedNodeDecl::clear (  ) 

clears resources

Reimplemented from namedNode.

Definition at line 86 of file sxs.cpp.

References namedNode::clear().


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


© Copyright Terimber 2003-.