Public Member Functions | |
void | arg_description (const Glib::ustring &a_in) |
const Glib::ustring & | arg_description () |
void | description (const Glib::ustring &a_in) |
const Glib::ustring & | description () |
void | flags (Glib::OptionEntry::Flags a_in) |
Glib::OptionEntry::Flags | flags () |
void | long_name (const Glib::ustring &a_in) |
const Glib::ustring & | long_name () |
OptionDesc (const Glib::ustring &a_long_name, const gchar a_short_name, const Glib::ustring &a_description, const Glib::ustring &a_arg_description, const Glib::OptionEntry::Flags a_flags) | |
OptionDesc () | |
void | short_name (gchar a_in) |
gchar | short_name () |
Glib::Util::OptionDesc::OptionDesc | ( | ) | [inline] |
Glib::Util::OptionDesc::OptionDesc | ( | const Glib::ustring & | a_long_name, | |
const gchar | a_short_name, | |||
const Glib::ustring & | a_description, | |||
const Glib::ustring & | a_arg_description, | |||
const Glib::OptionEntry::Flags | a_flags | |||
) | [inline] |
void Glib::Util::OptionDesc::arg_description | ( | const Glib::ustring & | a_in | ) | [inline] |
const Glib::ustring& Glib::Util::OptionDesc::arg_description | ( | ) | [inline] |
void Glib::Util::OptionDesc::description | ( | const Glib::ustring & | a_in | ) | [inline] |
const Glib::ustring& Glib::Util::OptionDesc::description | ( | ) | [inline] |
void Glib::Util::OptionDesc::flags | ( | Glib::OptionEntry::Flags | a_in | ) | [inline] |
Glib::OptionEntry::Flags Glib::Util::OptionDesc::flags | ( | ) | [inline] |
void Glib::Util::OptionDesc::long_name | ( | const Glib::ustring & | a_in | ) | [inline] |
const Glib::ustring& Glib::Util::OptionDesc::long_name | ( | ) | [inline] |
void Glib::Util::OptionDesc::short_name | ( | gchar | a_in | ) | [inline] |
gchar Glib::Util::OptionDesc::short_name | ( | ) | [inline] |