PTLib
Version 2.18.8
|
#include <args.h>
Public Member Functions | |
OptionSpec () | |
Public Attributes | |
char | m_letter |
PString | m_name |
PString | m_usage |
PString | m_section |
OptionType | m_type |
unsigned | m_count |
PString | m_string |
|
inline |
unsigned PArgList::OptionSpec::m_count |
char PArgList::OptionSpec::m_letter |
PString PArgList::OptionSpec::m_name |
PString PArgList::OptionSpec::m_section |
PString PArgList::OptionSpec::m_string |
OptionType PArgList::OptionSpec::m_type |
PString PArgList::OptionSpec::m_usage |