#include <cpp_include_paths.hpp>
|
bool | find_include_file (std::string &s, std::string &dir, include_list_type const &pathes, char const *) const |
|
bool | add_include_path (char const *path_, include_list_type &pathes_) |
|
boost::wave::util::include_paths::include_paths |
( |
| ) |
|
|
inline |
bool boost::wave::util::include_paths::add_include_path |
( |
char const * |
path_, |
|
|
bool |
is_system = false |
|
) |
| |
|
inline |
bool boost::wave::util::include_paths::add_include_path |
( |
char const * |
path_, |
|
|
include_list_type & |
pathes_ |
|
) |
| |
|
inlineprotected |
bool boost::wave::util::include_paths::find_include_file |
( |
std::string & |
s, |
|
|
std::string & |
dir, |
|
|
bool |
is_system, |
|
|
char const * |
current_file |
|
) |
| const |
|
inline |
bool boost::wave::util::include_paths::find_include_file |
( |
std::string & |
s, |
|
|
std::string & |
dir, |
|
|
include_list_type const & |
pathes, |
|
|
char const * |
current_file |
|
) |
| const |
|
inlineprotected |
void boost::wave::util::include_paths::set_current_directory |
( |
char const * |
path_ | ) |
|
|
inline |
void boost::wave::util::include_paths::set_sys_include_delimiter |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: