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

content_interface Class Reference

abstract interface for validation More...

#include <xmlmodel.h>

Inheritance diagram for content_interface:

content_children content_mixed

List of all members.

Public Member Functions

virtual ~content_interface ()
 destructor
virtual void validate (const xml_element &_el)=0
 validates element


Detailed Description

abstract interface for validation

Definition at line 239 of file xmlmodel.h.


Constructor & Destructor Documentation

content_interface::~content_interface (  )  [virtual]

destructor

Definition at line 149 of file xmlmodel.cpp.


Member Function Documentation

virtual void content_interface::validate ( const xml_element _el  )  [pure virtual]

validates element

Parameters:
_el  xml element

Implemented in content_mixed, and content_children.

Referenced by xml_document::validate_children().


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


© Copyright Terimber 2003-.