#include <fd.h>
Definition at line 30 of file fd.h.
 
◆ FD() [1/3]
◆ FD() [2/3]
Definition at line 40 of file fd.h.
 
 
◆ FD() [3/3]
Definition at line 42 of file fd.h.
 
 
◆ ~FD()
◆ close()
◆ operator int()
  
  
      
        
          | FD::operator int  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
Definition at line 52 of file fd.h.
References fd.
 
 
◆ operator=() [1/2]
  
  
      
        
          | FD& FD::operator=  | 
          ( | 
          const FD &  | 
           | ) | 
           | 
         
       
   | 
  
privatedelete   | 
  
 
Prevent assignment between FD objects. 
 
 
◆ operator=() [2/2]
  
  
      
        
          | FD& FD::operator=  | 
          ( | 
          int  | 
          fd_ | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ fd
The documentation for this class was generated from the following file: