command_line.cpp File Reference

#include "command_line.h"
#include "directory.h"
#include "filename.h"
#include <basis/function.h>
#include <basis/istring.h>
#include <basis/log_base.h>
#include <basis/mutex.h>
#include <basis/portable.h>
#include <basis/string_array.h>
#include <data_struct/static_memory_gremlin.h>
#include <textual/parser_bits.h>

Include dependency graph for command_line.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger(), s)
#define COMPLAIN_CMDS(s)

Functions

bool it_is_a_prefix_char (char to_test)


Define Documentation

#define COMPLAIN_CMDS (  ) 

Value:

listo_cmds += "unknown"; \
  COMPLAIN(s)

Definition at line 227 of file command_line.cpp.

Referenced by command_line::get_command_line().

#define LOG (  )     CLASS_EMERGENCY_LOG(program_wide_logger(), s)

Definition at line 32 of file command_line.cpp.


Function Documentation

bool it_is_a_prefix_char ( char  to_test  ) 

Definition at line 76 of file command_line.cpp.


Generated on Fri Aug 29 04:29:51 2008 for HOOPLE Libraries by  doxygen 1.5.1