Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

CSHTMLHelper.h File Reference

#include "CSLog.h"
#include <map>
#include <string>
#include <iostream.h>
#include "tinyxml.h"

Go to the source code of this file.

Data Structures

class  CSHTMLNode
 Class that hold all information about a html-node. More...

class  CSHTMLHelper
 Class to load a html-page, and give access to it's root node. More...


Typedefs

typedef std::map< std::string,
std::string > 
HTMLEntityMap

Variables

const int CSHTML_OK = 0
 Return code of getError() if everyting was ok.

const int CSHTML_DOCUMENT_LOADING_ERROR = 1
 Return code of getError() html-page could not be loaded.


Typedef Documentation

typedef std::map<std::string, std::string> HTMLEntityMap
 

Definition at line 19 of file CSHTMLHelper.h.


Variable Documentation

const int CSHTML_OK = 0
 

Return code of getError() if everyting was ok.

Definition at line 16 of file CSHTMLHelper.h.

Referenced by CSHTMLHelper::CSHTMLHelper(), and CSHTMLPanel::setPage().

const int CSHTML_DOCUMENT_LOADING_ERROR = 1
 

Return code of getError() html-page could not be loaded.

Definition at line 17 of file CSHTMLHelper.h.

Referenced by CSHTMLHelper::CSHTMLHelper().


Generated on Wed Jul 14 00:43:43 2004 for CSLib by doxygen 1.3.6