senf::NetdeviceController::NetdeviceController::SockFd Struct Reference

#include <senf/Socket/NetdeviceController.hh>

List of all members.


Detailed Description

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

Member Typedef Documentation

typedef boost::shared_ptr<SockFd> senf::NetdeviceController::NetdeviceController::SockFd::
ptr

Definition at line 100 of file NetdeviceController.hh.


Constructor & Destructor Documentation

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.


Member Data Documentation

int senf::NetdeviceController::NetdeviceController::SockFd::
fd

Definition at line 101 of file NetdeviceController.hh.


The documentation for this struct was generated from the following files: