List of all members.
Public Member Functions |
const Glib::ustring & | arg_description () |
void | arg_description (const Glib::ustring &a_in) |
void | description (const Glib::ustring &a_in) |
const Glib::ustring & | description () |
Glib::OptionEntry::Flags | flags () |
void | flags (Glib::OptionEntry::Flags a_in) |
void | long_name (const Glib::ustring &a_in) |
const Glib::ustring & | long_name () |
| 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) |
void | short_name (gchar a_in) |
gchar | short_name () |
Constructor & Destructor Documentation
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] |
Member Function Documentation
const Glib::ustring& Glib::Util::OptionDesc::arg_description |
( |
| ) |
[inline] |
void Glib::Util::OptionDesc::arg_description |
( |
const Glib::ustring & |
a_in | ) |
[inline] |
const Glib::ustring& Glib::Util::OptionDesc::description |
( |
| ) |
[inline] |
void Glib::Util::OptionDesc::description |
( |
const Glib::ustring & |
a_in | ) |
[inline] |
Glib::OptionEntry::Flags Glib::Util::OptionDesc::flags |
( |
| ) |
[inline] |
void Glib::Util::OptionDesc::flags |
( |
Glib::OptionEntry::Flags |
a_in | ) |
[inline] |
void Glib::Util::OptionDesc::long_name |
( |
const Glib::ustring & |
a_in | ) |
[inline] |
const Glib::ustring& Glib::Util::OptionDesc::long_name |
( |
| ) |
[inline] |
gchar Glib::Util::OptionDesc::short_name |
( |
| ) |
[inline] |
void Glib::Util::OptionDesc::short_name |
( |
gchar |
a_in | ) |
[inline] |
The documentation for this class was generated from the following file: