This is the complete list of members for GetPot, including all inherited members.
__basic_initialization() | GetPot | private |
__build(const std::string &FileName, const std::string &CommentStart, const std::string &CommentEnd, const std::string &FieldSeparator) | GetPot | private |
__check_flags(const std::string &Str, const char *FlagList) const | GetPot | private |
__constrain_check_EQUAL_STRING(const char *viterator, const char **iterator) const | GetPot | private |
__constraint_check(const std::string &Value, const char *ConstraintStr, bool ThrowExceptionF) const | GetPot | private |
__constraint_check_AND(const std::string &Value, const char **iterator) const | GetPot | private |
__constraint_check_OR(const std::string &Value, const char **iterator) const | GetPot | private |
__constraint_check_PRIMARY(const std::string &Value, const char **iterator) const | GetPot | private |
__convert_to_type(const std::string &String, T Default, bool ThrowExceptionF=GETPOT_SETTING_THROW_EXCEPTION_ON_DEFAULT) const | GetPot | private |
__convert_to_type(const std::string &String, bool Default, bool ThrowExceptionF) const | GetPot | private |
__convert_to_type(const std::string &String, double Default, bool ThrowExceptionF) const | GetPot | private |
__convert_to_type(const std::string &String, int Default, bool ThrowExceptionF) const | GetPot | private |
__convert_to_type(const std::string &String, const char *Default, bool ThrowExceptionF) const | GetPot | private |
__DBE_expand(const std::string str) | GetPot | private |
__DBE_expand_string(const std::string str) | GetPot | private |
__DBE_get(const std::string str) | GetPot | private |
__DBE_get_expr_list(const std::string str, const unsigned ExpectedNumber) | GetPot | private |
__double2string(const double &Value) const | GetPot | private |
__find_variable(const std::string &, const std::string &TypeName, bool ThrowExceptionF=GETPOT_SETTING_THROW_EXCEPTION_ON_DEFAULT) const | GetPot | private |
__get(const StringOrCharP VarName, const char *Constraint, bool ThrowExceptionF) const | GetPot | private |
__get(const StringOrCharP VarName, const char *Constraint, T Default, bool ThrowExceptionF) const | GetPot | private |
__get(const StringOrCharP VarName, const char *Constraint, bool ThrowExceptionF) const | GetPot | |
__get(const StringOrCharP VarName, const char *Constraint, T Default, bool ThrowExceptionF) const | GetPot | |
__get_const_char(const std::string &String) const | GetPot | private |
__get_element(const StringOrCharP VarName, unsigned Idx, const char *Constraint, bool ThrowExceptionF) const | GetPot | private |
__get_element(const StringOrCharP VarName, unsigned Idx, const char *Constraint, T Default, bool ThrowExceptionF) const | GetPot | private |
__get_element(const StringOrCharP VarName, unsigned Idx, const char *Constraint, bool ThrowExceptionF) const | GetPot | |
__get_element(const StringOrCharP VarName, unsigned Idx, const char *Constraint, T Default, bool ThrowExceptionF) const | GetPot | |
__get_next_token(std::istream &istr) | GetPot | private |
__get_remaining_string(const std::string &String, const std::string &Start) const | GetPot | private |
__get_section_tree(const std::string &FullPath) | GetPot | private |
__get_string(std::istream &istr) | GetPot | private |
__get_until_closing_bracket(std::istream &istr) | GetPot | private |
__int2string(const int &Value) const | GetPot | private |
__internal_string_container | GetPot | private |
__match_starting_string(const char *StartString) | GetPot | private |
__parse_argument_vector(const STRING_VECTOR &ARGV) | GetPot | private |
__process_section_label(const std::string &Section, STRING_VECTOR §ion_stack) | GetPot | private |
__read_in_file(const std::string &FileName) | GetPot | private |
__read_in_stream(std::istream &istr) | GetPot | private |
__record_argument_request(const std::string &Arg) | GetPot | private |
__record_variable_request(const std::string &Arg) | GetPot | private |
__request_recording_f | GetPot | private |
__search_string_vector(const STRING_VECTOR &Vec, const std::string &Str) const | GetPot | private |
__set_variable(const std::string &VarName, const std::string &Value) | GetPot | private |
__skip_whitespace(std::istream &istr) | GetPot | private |
__split(std::string str, std::vector< std::string > &vect, std::string delimiters=" \") | GetPot | private |
_comment_end | GetPot | private |
_comment_start | GetPot | private |
_field_separator | GetPot | private |
_requested_arguments | GetPot | private |
_requested_sections | GetPot | private |
_requested_variables | GetPot | private |
absorb(const GetPot &That) | GetPot | |
argument_contains(unsigned Idx, const char *FlagList) const | GetPot | |
argv | GetPot | private |
built | GetPot | private |
clear_requests() | GetPot | |
cursor | GetPot | private |
direct_follow(T Default, const char *Option) | GetPot | |
direct_follow(T Default, const char *Option) | GetPot | |
disable_loop() | GetPot | inline |
disable_request_recording() | GetPot | inline |
double_tails(const char *StartString, const double Default=1.0) | GetPot | |
enable_loop() | GetPot | inline |
enable_request_recording() | GetPot | inline |
false_string_list | GetPot | private |
filename | GetPot | private |
follow(T Default, const char *Option) | GetPot | |
follow(T Default, unsigned No, const char *Option,...) | GetPot | |
follow(T Default, const char *Option) | GetPot | |
follow(T Default, unsigned No, const char *P,...) | GetPot | |
get(unsigned Idx, T Default) const | GetPot | |
get(const StringOrCharP VarName) | GetPot | |
get(const StringOrCharP VarName, const char *Constraint) | GetPot | |
get(const StringOrCharP VarName, const char *Constraint, T Default) | GetPot | |
get(unsigned Idx, T Default) const | GetPot | |
get(unsigned Idx, const char *Default) const | GetPot | |
get(const StringOrCharP VarName) | GetPot | |
get(const StringOrCharP VarName, const char *Constraint) | GetPot | |
get(const StringOrCharP VarName, const char *Constraint, T Default) | GetPot | |
get_element(const StringOrCharP VarName, unsigned Idx, const char *Constraint) | GetPot | |
get_element(const StringOrCharP VarName, unsigned Idx, const char *Constraint, T Default) | GetPot | |
get_element(const StringOrCharP VarName, unsigned Idx, const char *Constraint) | GetPot | |
get_element(const StringOrCharP VarName, unsigned Idx, const char *Constraint, T Default) | GetPot | |
get_section_names() const | GetPot | |
get_variable_names() const | GetPot | |
GetPot() | GetPot | |
GetPot(const GetPot &) | GetPot | |
GetPot(const int argc_, char **argv_, const StringOrCharP FieldSeparator=(const char *) 0x0) | GetPot | |
GetPot(const StringOrCharP FileName, const StringOrCharP CommentStart=(const char *) 0x0, const StringOrCharP CommentEnd=(const char *) 0x0, const StringOrCharP FieldSeparator=(const char *) 0x0) | GetPot | |
idx_nominus | GetPot | private |
init_multiple_occurrence() | GetPot | |
int_tails(const char *StartString, const int Default=1) | GetPot | |
next(T Default) | GetPot | |
next(T Default) | GetPot | |
next_nominus() | GetPot | |
nominus_cursor | GetPot | private |
nominus_followers(const char *Option) | GetPot | |
nominus_followers(unsigned No,...) | GetPot | |
nominus_size() const | GetPot | inline |
nominus_vector() const | GetPot | |
operator()(const StringOrCharP VarName, T Default) const | GetPot | |
operator()(const StringOrCharP VarName, unsigned Idx, T Default) const | GetPot | |
operator()(const StringOrCharP VarName, T Default) const | GetPot | |
operator()(const StringOrCharP VarName, unsigned Idx, T Default) const | GetPot | |
operator=(const GetPot &) | GetPot | |
operator[](unsigned Idx) const | GetPot | |
options_contain(const char *FlagList) const | GetPot | |
prefix | GetPot | private |
print() const | GetPot | |
reset_cursor() | GetPot | |
search(const char *option) | GetPot | |
search(unsigned No, const char *P,...) | GetPot | |
search_failed() const | GetPot | inline |
search_failed_f | GetPot | private |
search_loop_f | GetPot | private |
section | GetPot | private |
section_list | GetPot | private |
set(StringOrCharP VarName, T &Value) | GetPot | |
set(StringOrCharP VarName, T &Value, const char *Constraint) | GetPot | |
set(StringOrCharP VarName, T &Value, const char *Constraint, U Default) | GetPot | |
set(const StringOrCharP VarName, T &Value) | GetPot | |
set(const StringOrCharP VarName, T &Value, const char *Constraint) | GetPot | |
set(const StringOrCharP VarName, T &Value, const char *Constraint, U Default) | GetPot | |
set_false_string_list(unsigned N, const char *StringForFalse,...) | GetPot | |
set_prefix(StringOrCharP Prefix) | GetPot | inline |
set_true_string_list(unsigned N, const char *StringForTrue,...) | GetPot | |
set_variable(StringOrCharP VarName, T Value, const bool Requested=true) | GetPot | |
set_variable(const StringOrCharP VarName, const char *Value, const bool Requested) | GetPot | |
set_variable(const StringOrCharP VarName, double Value, const bool Requested) | GetPot | |
set_variable(const StringOrCharP VarName, int Value, const bool Requested) | GetPot | |
set_variable(const StringOrCharP VarName, bool Value, const bool Requested) | GetPot | |
size() const | GetPot | |
string_tails(const char *StartString) | GetPot | |
true_string_list | GetPot | private |
unidentified_arguments(unsigned Number, const char *Known,...) const | GetPot | |
unidentified_arguments(const STRING_VECTOR &Knowns) const | GetPot | |
unidentified_arguments() const | GetPot | |
unidentified_flags(const char *Known, int ArgumentNumber) const | GetPot | |
unidentified_nominuses(unsigned Number, const char *Known,...) const | GetPot | |
unidentified_nominuses(const STRING_VECTOR &Knowns) const | GetPot | |
unidentified_nominuses() const | GetPot | |
unidentified_options(unsigned Number, const char *Known,...) const | GetPot | |
unidentified_options(const STRING_VECTOR &Knowns) const | GetPot | |
unidentified_options() const | GetPot | |
unidentified_sections(unsigned Number, const char *Known,...) const | GetPot | |
unidentified_sections(const STRING_VECTOR &Knowns) const | GetPot | |
unidentified_sections() const | GetPot | |
unidentified_variables(unsigned Number, const char *Known,...) const | GetPot | |
unidentified_variables(const STRING_VECTOR &Knowns) const | GetPot | |
unidentified_variables() const | GetPot | |
variables | GetPot | private |
vector_variable_size(StringOrCharP VarName) const | GetPot | |
~GetPot() | GetPot |