cheshirekow  v0.1.0
nix::SelectSurrogate Class Reference

#include <cpp_nix/select_set.h>

Public Member Functions

 operator int ()
 
const SelectSurrogateoperator= (int spec) const
 
 SelectSurrogate (SelectMap *select_map, int fd)
 

Private Attributes

int m_fd
 
SelectMapm_select_map
 

Detailed Description

Definition at line 45 of file select_set.h.

Constructor & Destructor Documentation

nix::SelectSurrogate::SelectSurrogate ( SelectMap select_map,
int  fd 
)
inline

Definition at line 51 of file select_set.h.

Member Function Documentation

nix::SelectSurrogate::operator int ( )
inline

Definition at line 56 of file select_set.h.

const SelectSurrogate& nix::SelectSurrogate::operator= ( int  spec) const
inline

Definition at line 60 of file select_set.h.

Member Data Documentation

int nix::SelectSurrogate::m_fd
private

Definition at line 48 of file select_set.h.

SelectMap* nix::SelectSurrogate::m_select_map
private

Definition at line 47 of file select_set.h.


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