INET Framework for OMNeT++/OMNEST
HttpNodeBase.h File Reference

Classes

class  inet::httptools::HttpNodeBase
 The base class for browser and server nodes. More...
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 inet::httptools
 

Macros

#define HTTPT_REQUEST_MESSAGE   10000
 
#define HTTPT_DELAYED_REQUEST_MESSAGE   10001
 
#define HTTPT_RESPONSE_MESSAGE   10010
 
#define HTTPT_DELAYED_RESPONSE_MESSAGE   10011
 

Enumerations

enum  inet::httptools::LOG_FORMAT { inet::httptools::lf_short, inet::httptools::lf_long }
 

Macro Definition Documentation

#define HTTPT_DELAYED_REQUEST_MESSAGE   10001
#define HTTPT_DELAYED_RESPONSE_MESSAGE   10011