#include <gx_system.h>
|
typedef std::list< Glib::RefPtr< Gio::File > > | pathlist |
|
typedef std::list< Glib::RefPtr< Gio::File > >::const_iterator | iterator |
|
Definition at line 294 of file gx_system.h.
◆ iterator
◆ pathlist
◆ PathList()
gx_system::PathList::PathList |
( |
const char * | env_name = 0 | ) |
|
◆ add()
void gx_system::PathList::add |
( |
const std::string & | d | ) |
|
|
inline |
◆ begin()
◆ contains()
bool gx_system::PathList::contains |
( |
const std::string & | d | ) |
const |
◆ end()
◆ find_dir()
bool gx_system::PathList::find_dir |
( |
std::string * | d, |
|
|
const std::string & | filename ) const |
◆ size()
size_t gx_system::PathList::size |
( |
| ) |
|
|
inline |
◆ dirs
The documentation for this class was generated from the following file: