Orocos Real-Time Toolkit  2.8.3
Public Member Functions | Public Attributes | List of all members
fd_watch Struct Reference

Public Member Functions

 fd_watch (int &fd)
 
 ~fd_watch ()
 

Public Attributes

int & fd
 

Detailed Description

Definition at line 286 of file FileDescriptorActivity.cpp.

Constructor & Destructor Documentation

fd_watch::fd_watch ( int &  fd)
inline

Definition at line 288 of file FileDescriptorActivity.cpp.

fd_watch::~fd_watch ( )
inline

Definition at line 289 of file FileDescriptorActivity.cpp.

Member Data Documentation

int& fd_watch::fd

Definition at line 287 of file FileDescriptorActivity.cpp.


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