mongo::Listener Class Reference
#include <message.h>
List of all members.
Detailed Description
Definition at line 33 of file message.h.
Constructor & Destructor Documentation
mongo::Listener::Listener |
( |
const string & |
ip, |
|
|
int |
p, |
|
|
bool |
logConnect = true | |
|
) |
| | [inline] |
virtual mongo::Listener::~Listener |
( |
|
) |
[inline, virtual] |
Member Function Documentation
virtual void mongo::Listener::accepted |
( |
MessagingPort * |
mp |
) |
[inline, virtual] |
virtual void mongo::Listener::accepted |
( |
int |
sock, |
|
|
const SockAddr & |
from | |
|
) |
| | [virtual] |
static long long mongo::Listener::getElapsedTimeMillis |
( |
|
) |
[inline, static] |
long long mongo::Listener::getMyElapsedTimeMillis |
( |
|
) |
const [inline] |
- Returns:
- a rough estimate of elepased time since the server started
Definition at line 53 of file message.h.
static const Listener* mongo::Listener::getTimeTracker |
( |
|
) |
[inline, static] |
void mongo::Listener::initAndListen |
( |
|
) |
|
void mongo::Listener::setAsTimeTracker |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: