GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Public Member Functions | |
static_members (void) | |
Static Public Member Functions | |
static char | path_sep_char (void) |
static void | path_sep_char (char c) |
static std::string | path_sep_str (void) |
Private Member Functions | |
static_members (const static_members &) | |
static_members & | operator= (const static_members &) |
Static Private Member Functions | |
static void | cleanup_instance (void) |
static bool | instance_ok (void) |
Private Attributes | |
char | xpath_sep_char |
std::string | xpath_sep_str |
Static Private Attributes | |
static static_members * | instance = 0 |
Definition at line 127 of file pathsearch.h.
dir_path::static_members::static_members | ( | void | ) |
Definition at line 41 of file pathsearch.cc.
|
private |
|
inlinestaticprivate |
Definition at line 156 of file pathsearch.h.
|
staticprivate |
Definition at line 45 of file pathsearch.cc.
References singleton_cleanup_list::add().
|
private |
|
inlinestatic |
Definition at line 133 of file pathsearch.h.
|
inlinestatic |
Definition at line 138 of file pathsearch.h.
|
inlinestatic |
Definition at line 147 of file pathsearch.h.
|
staticprivate |
Definition at line 154 of file pathsearch.h.
|
private |
Definition at line 166 of file pathsearch.h.
|
private |
Definition at line 168 of file pathsearch.h.