Fcitx
Public Member Functions | List of all members
fcitx::StandardPathFile Class Reference

Utility class that wraps around UnixFD. More...

#include <fcitx-utils/standardpath.h>

Public Member Functions

 StandardPathFile (int fd=-1, const std::string &path={})
 
 StandardPathFile (StandardPathFile &&other)=default
 
StandardPathFileoperator= (StandardPathFile &&other)=default
 
int fd () const
 
bool isValid () const
 
const std::string & path () const
 
int release ()
 

Detailed Description

Utility class that wraps around UnixFD.

It also contains the actual file name information.

Definition at line 153 of file standardpath.h.


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