Public Member Functions | |
| bool | ok (time_t now) |
| StoredConnection (DBClientBase *c) | |
Public Attributes | |
| DBClientBase * | conn |
| time_t | when |
Definition at line 64 of file connpool.h.
| mongo::PoolForHost::StoredConnection::StoredConnection | ( | DBClientBase * | c | ) |
| bool mongo::PoolForHost::StoredConnection::ok | ( | time_t | now | ) |
Definition at line 69 of file connpool.h.
Definition at line 70 of file connpool.h.