ClearSilver Namespace Reference

Encapsulation of the ClearSilver C++ interface. More...


Classes

class  Authenticator
 Abstract Authenticator interface. More...
class  CGI
 Encapsulation of CGI environment. More...
class  CGIApplication
 Encapsulation of CGI application. More...
class  CGIApplicationAuthenticated
 Encapsulation of an authenticated CGI application. More...
class  CGIApplicationUnauthenticated
 Encapsulation of an unauthenticated CGI application. More...
class  ClearSilverError
 Encapsulation of ClearSilver C API for errors. More...
class  ClearSilverException
 Exception from the ClearSilver C API. More...
class  ClearSilverNode
 ClearSilver C API HDF dataset node. More...
class  ClearSilverNodeComparator
 Comparator for ConstHDF dataset nodes. More...
class  ClearSilverNodeComparatorName
 Comparator for ConstHDF dataset nodes.Comparator for ClearSilver HDF dataset nodes based on name. More...
class  ClearSilverNodeComparatorValue
 Comparator for ConstHDF dataset nodes based on the value.. More...
class  ConstHDF
 Encapsulation of HDF dataset. More...
class  ConstHDFNode
 Constant HDF node. More...
class  Cookie
 Encapsulation of an HTTP cookie. More...
class  FastCGIApplication
 Encapsulation of a FastCGI application. More...
class  HDF
 Encapsulation of HDF dataset. More...
class  HDFAttributes
 Encapsulation of HDF node attributes. More...
class  HDFNode
 ClearSilver HDF dataset node. More...
class  Nodes
 Path to current node. More...
class  Deleter
class  RootNode
 Root node of ClearSilver HDF dataset. More...
class  SymlinkTarget
 Destination target for a symbolic link. More...
class  TraceObject
 Trace lifetime of objects. More...
class  basic_UploadIstream
 Encapsulate a std::basic_istream for file upload. More...
class  URL
 HTTP-encoded URL. More...

Typedefs

typedef basic_UploadIstream<
char > 
UploadIstream
 Encapsulate a std::istream for file upload.

Functions

bool operator== (const ClearSilverNode &n1, const ClearSilverNode &n2)
bool operator== (const ConstHDF::reference &r1, const ConstHDF::reference &r2)
bool operator== (const HDF::reference &r1, const HDF::reference &r2)
bool operator== (const HDFAttributes &a1, const HDFAttributes &a2)
bool operator== (const HDFAttributes::iterator &i1, const HDFAttributes::iterator &i2)
bool operator== (const HDFAttributes::const_iterator &i1, const HDFAttributes::const_iterator &i2)
bool operator== (const Nodes &n1, const Nodes &n2)


Detailed Description

Encapsulation of the ClearSilver C++ interface.

The ClearSilver namespace contains the entire C++ interface to the ClearSilver (http://www.clearsilver.net/) C API. The only visible references to the C API are through the forward class declarations for _attr, _cgi, _hdf, and _neo_err.


Generated on Tue May 16 14:50:53 2006 for ClearSilver C++ Library by  doxygen 1.4.5