#include <glob.hpp>
Definition at line 21 of file glob.hpp.
◆ Glob() [1/2]
openvpn::Glob::Glob |
( |
const std::string & |
pattern, |
|
|
const int |
flags |
|
) |
| |
|
inline |
◆ ~Glob()
◆ Glob() [2/2]
openvpn::Glob::Glob |
( |
const Glob & |
| ) |
|
|
privatedelete |
◆ operator=()
Glob & openvpn::Glob::operator= |
( |
const Glob & |
| ) |
|
|
privatedelete |
◆ operator[]()
const char * openvpn::Glob::operator[] |
( |
const size_t |
i | ) |
const |
|
inline |
◆ reset()
void openvpn::Glob::reset |
( |
| ) |
|
|
inlineprivate |
◆ size()
size_t openvpn::Glob::size |
( |
| ) |
const |
|
inline |
◆ status()
int openvpn::Glob::status |
( |
| ) |
const |
|
inline |
◆ glob_
::glob_t openvpn::Glob::glob_ |
|
private |
◆ status_
int openvpn::Glob::status_ |
|
private |
The documentation for this class was generated from the following file: