Connection implemented in terms of another Conn object.
More...
List of all members.
Detailed Description
Connection implemented in terms of another Conn object.
Constructor & Destructor Documentation
| XConn::XConn |
( |
|
) |
[inline] |
| XConn::~XConn |
( |
|
) |
[inline] |
Member Function Documentation
| void XConn::close |
( |
|
) |
[inline, virtual] |
| const char* XConn::connType |
( |
|
) |
const [inline, virtual] |
| Conn* XConn::gtConn |
( |
|
) |
const [inline, protected, virtual] |
| void XConn::setConn |
( |
Conn * |
c, |
|
|
bool |
becomesmine = true | |
|
) |
| | [inline] |
| virtual State XConn::state |
( |
|
) |
const [inline, virtual] |
| static const char* XConn::sType |
( |
|
) |
[inline, static] |
Friends And Related Function Documentation
friend class IOX [friend] |
Member Data Documentation