|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLNET::CNetLog Class ReferenceLogger for network transfers.
More...
#include <net_log.h>
Inheritance diagram for NLNET::CNetLog:
List of all members.
Detailed Description
Logger for network transfers.
-
Author:
-
Olivier Cado , Nevrax France
-
Date:
-
2000
Definition at line 52 of file net_log.h.
Constructor & Destructor Documentation
NLNET::CNetLog::CNetLog |
( |
|
) |
|
|
Member Function Documentation
void NLNET::CNetLog::input |
( |
const char * |
srchost, |
|
|
uint8 |
msgnum, |
|
|
const char * |
desthost |
|
) |
|
|
void NLNET::CNetLog::output |
( |
const char * |
srchost, |
|
|
uint8 |
msgnum, |
|
|
const char * |
desthost, |
|
|
const char * |
msgname, |
|
|
uint32 |
msgsize |
|
) |
|
|
void NLNET::CNetLog::setServiceName |
( |
const char * |
name |
) |
|
|
|
Sets the name of the running service.
|
Member Data Documentation
std::string NLNET::CNetLog::_ProcessId [private]
|
|
The documentation for this class was generated from the following files:
|
|