blocxx
CmdLineParser.cpp File Reference
#include "blocxx/BLOCXX_config.h"
#include "blocxx/CmdLineParser.hpp"
#include "blocxx/Array.hpp"
#include "blocxx/ExceptionIds.hpp"
#include "blocxx/StringBuffer.hpp"
#include "blocxx/Assertion.hpp"
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  BLOCXX_NAMESPACE
 Taken from RFC 1321.
 

Variable Documentation

◆ m_longOpt

String m_longOpt

Definition at line 69 of file CmdLineParser.cpp.

Referenced by BLOCXX_NAMESPACE::CmdLineParserException::clone().

◆ m_shortOpt

char m_shortOpt

Definition at line 82 of file CmdLineParser.cpp.