Scarab  v3.5.0
Project 8 C++ Utility Library
Namespaces | Macros | Functions
nonoption_parser.cc File Reference
#include "nonoption_parser.hh"
#include "logger.hh"
#include "param_helpers.hh"
#include <cctype>
#include <sstream>
Include dependency graph for nonoption_parser.cc:

Go to the source code of this file.

Namespaces

 scarab
 

Macros

#define SCARAB_API_EXPORTS
 

Functions

 LOGGER (parselog, "nonoption_parser")
 

Macro Definition Documentation

◆ SCARAB_API_EXPORTS

#define SCARAB_API_EXPORTS

Definition at line 2 of file nonoption_parser.cc.

Function Documentation

◆ LOGGER()

LOGGER ( parselog  ,
"nonoption_parser"   
)