senf::NetdeviceController::SockFd Struct Reference

#include <senf/Socket/NetdeviceController.hh>

Public Types

typedef boost::shared_ptr< SockFdptr
 

Public Member Functions

 SockFd ()
 
 ~SockFd ()
 

Public Attributes

int fd
 

Detailed Description

Definition at line 106 of file NetdeviceController.hh.

Member Typedef Documentation

◆ ptr

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

Definition at line 107 of file NetdeviceController.hh.

Constructor & Destructor Documentation

◆ SockFd()

senf::NetdeviceController::SockFd::SockFd ( )

Definition at line 237 of file NetdeviceController.cc.

◆ ~SockFd()

senf::NetdeviceController::SockFd::~SockFd ( )

Definition at line 244 of file NetdeviceController.cc.

Member Data Documentation

◆ fd

int senf::NetdeviceController::SockFd::fd

Definition at line 108 of file NetdeviceController.hh.


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