Fcitx
Public Member Functions | Public Attributes | List of all members
fcitx::filter::Prefix Struct Reference

Filter class that filters file based on prefix. More...

#include <fcitx-utils/standardpath.h>

Public Member Functions

 Prefix (const std::string &prefix_)
 
bool operator() (const std::string &path, const std::string &, bool) const
 

Public Attributes

std::string prefix
 

Detailed Description

Filter class that filters file based on prefix.

Definition at line 101 of file standardpath.h.


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