Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members
Protocol Class Reference
<class description="" goes="" here=""> <short description=""> More...
#include <Protocol.hpp>
Inheritance diagram for Protocol:
Public Types | |
enum | StatusValues { OK, NOTFOUND, ILLEGAL, UNKNOWNCMD } |
Public Member Functions | |
virtual bool | applyReqToSession (const char *req, u32 bytesRead, Session *ses)=0 |
KnownProtocols | getID () |
virtual void | generateFileNotFound ()=0 |
virtual int | getLastStatus () const =0 |
virtual const char * | getBuffer () const =0 |
virtual int | getDefaultPort () const =0 |
Protected Attributes | |
KnownProtocols | protoID |
Detailed Description
<class description="" goes="" here=""> <short description="">
- Author:
- Michael Kropfberger and Peter Schojer
- Version:
- Id
- Protocol.hpp,v 1.4 2005/09/05 15:24:30 mkropfbe Exp
Definition at line 65 of file Protocol.hpp.
The documentation for this class was generated from the following file: