Ecoute Class Reference

It handles the parsing of read message. More...

#include <ecoute.h>

List of all members.

Public Member Functions

 Ecoute ()
 Constructor.
 ~Ecoute ()
 Destructor.
BaseMessagereadMessage (const std::string &xmlMessage)
 It builds a BaseMessage object from a XML document.
bool isParsingError () const
 It tells if an error occurs during parsing. true If an error occurs during parsing, false otherwise.
SAXParseException * getParsingException () const
 It returns exception caught during parsing, null if nothing was caught.


Detailed Description

It handles the parsing of read message.

Author:
Sylvain Archenault <sylvain.archenault@laposte.net>

Yves Houpert <yves.houpert@insa-rouen.fr>


Member Function Documentation

SAXParseException* Ecoute::getParsingException  )  const [inline]
 

It returns exception caught during parsing, null if nothing was caught.

Returns:
Exception caught

BaseMessage * Ecoute::readMessage const std::string &  xmlMessage  ) 
 

It builds a BaseMessage object from a XML document.

Parameters:
xmlMessage XML Document receive.
Returns:
BaseMessage object build from XML document.


The documentation for this class was generated from the following files:
Generated on Fri May 19 12:15:55 2006 for Bamboo Ch@t by  doxygen 1.4.6