CPPSERV


Home Projects Jobs Clientele Contact
CPPSERV Documentation Download TODO Mailing lists Bug tracker News RSS Feed Browse source

container::NullCharSink Class Reference

Inheritance diagram for container::NullCharSink:
Collaboration diagram for container::NullCharSink:

List of all members.


Public Member Functions

virtual void consume (char *data, int maxind)
virtual ~NullCharSink ()

Detailed Description

Definition at line 490 of file HttpServletRequestImpl.cpp.


Constructor & Destructor Documentation

virtual container::NullCharSink::~NullCharSink (  )  [inline, virtual]

Definition at line 494 of file HttpServletRequestImpl.cpp.


Member Function Documentation

virtual void container::NullCharSink::consume ( char *  data,
int  maxind 
) [inline, virtual]

Implements container::CharSink.

Definition at line 493 of file HttpServletRequestImpl.cpp.


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

SourceForge.net Logo