BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balcl_commandline.h File Reference
#include <bsls_ident.h>
#include <balscm_version.h>
#include <balcl_option.h>
#include <balcl_optioninfo.h>
#include <balcl_optiontype.h>
#include <balcl_optionvalue.h>
#include <bdlb_printmethods.h>
#include <bslmf_nestedtraitdeclaration.h>
#include <bslma_allocator.h>
#include <bslma_usesbslmaallocator.h>
#include <bsls_assert.h>
#include <bsls_types.h>
#include <bsl_cstddef.h>
#include <bsl_cstring.h>
#include <bsl_iosfwd.h>
#include <bsl_sstream.h>
#include <bsl_string.h>
#include <bsl_string_view.h>
#include <bsl_vector.h>
#include <bdlt_date.h>
#include <bdlt_datetime.h>
#include <bdlt_time.h>

Go to the source code of this file.

Classes

struct  balcl::CommandLine_SchemaData
 
class  balcl::CommandLine
 
class  balcl::CommandLineOptionsHandle
 

Functions

bool balcl::operator== (const CommandLine_SchemaData &lhs, const CommandLine_SchemaData &rhs)
 
bool balcl::operator!= (const CommandLine_SchemaData &lhs, const CommandLine_SchemaData &rhs)
 
bool balcl::operator== (const CommandLine &lhs, const CommandLine &rhs)
 
bool balcl::operator!= (const CommandLine &lhs, const CommandLine &rhs)
 
bsl::ostream & balcl::operator<< (bsl::ostream &stream, const CommandLine &rhs)
 
bool balcl::operator== (const CommandLineOptionsHandle &lhs, const CommandLineOptionsHandle &rhs)
 
bool balcl::operator!= (const CommandLineOptionsHandle &lhs, const CommandLineOptionsHandle &rhs)
 

Detailed Description

The content of this file has been pre-processed for Doxygen.