#include <senf/Socket/NetdeviceController.hh>
Definition at line 99 of file NetdeviceController.hh.
Public Types |
|
| typedef boost::shared_ptr< SockFd > | ptr |
Public Member Functions |
|
| SockFd () | |
| ~SockFd () | |
Public Attributes |
|
| int | fd |
| typedef boost::shared_ptr<SockFd> senf::NetdeviceController::NetdeviceController::SockFd:: | ||||
| ptr | ||||
Definition at line 100 of file NetdeviceController.hh.
| senf::NetdeviceController::NetdeviceController::SockFd:: | ||||
| SockFd | () | |||
Definition at line 202 of file NetdeviceController.cc.
| senf::NetdeviceController::NetdeviceController::SockFd:: | ||||
| ~SockFd | () | |||
Definition at line 209 of file NetdeviceController.cc.
| int senf::NetdeviceController::NetdeviceController::SockFd:: | ||||
| fd | ||||
Definition at line 101 of file NetdeviceController.hh.