CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Complete.cc File Reference

Go to the source code of this file.

Namespaces

 CASM
 Main CASM namespace.
 
 CASM::Completer
 
 CASM::Completer::Suboption_impl
 

Macros

#define COMPLETE_CC
 

Typedefs

typedef ArgHandler::ARG_TYPE CASM::Completer::ARG_TYPE
 

Functions

std::string CASM::Completer::strip_argument (const std::string &raw_input)
 Remove "--" or "-" from beginning of string if it exists, and return as new string. More...
 
std::string CASM::Completer::Suboption_impl::pull_short (const po::option_description &single_boost_option)
 Get the -s(hort) tag from boost, or make it "- " if it doesn't exist. More...
 
std::string CASM::Completer::Suboption_impl::pull_long (const po::option_description &single_boost_option)
 Get the –long tag from boost. More...
 

Macro Definition Documentation

#define COMPLETE_CC

Definition at line 2 of file Complete.cc.