Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

/home/r0/dav/atlas.dir/atlas3/sources/interface/emptyhelp.cpp File Reference

#include "emptyhelp.h"
#include <iostream>
#include "commands.h"
#include "helpmode.h"
#include "io.h"

Include dependency graph for emptyhelp.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  atlas
namespace  atlas::emptyhelp

Functions

void help_h ()
void qq_h ()
void help_h ()
void qq_h ()
void addEmptyHelp (commands::CommandMode &mode, commands::TagDict &tagDict)

Variables

const char * help_tag = "enters help mode"
const char * qq_tag = "exits the program"
const char * extract_graph_tag
const char * extract_cells_tag


Function Documentation

void atlas::emptyhelp::addEmptyHelp commands::CommandMode &  mode,
commands::TagDict tagDict
 

Definition at line 78 of file emptyhelp.cpp.

References atlas::commands::CommandMode::add(), atlas::extract_cells_tag, atlas::extract_graph_tag, atlas::help_entry(), atlas::help_h(), atlas::help_tag, atlas::commands::insertTag(), atlas::qq_h(), and atlas::qq_tag.

Referenced by atlas::helpmode::helpMode().

void help_h  )  [static]
 

Definition at line 54 of file emptyhelp.cpp.

References atlas::io::printFile().

void help_h  )  [static]
 

Referenced by atlas::emptyhelp::addEmptyHelp().

void qq_h  )  [static]
 

Definition at line 61 of file emptyhelp.cpp.

References atlas::io::printFile().

void qq_h  )  [static]
 

Referenced by atlas::emptyhelp::addEmptyHelp().


Variable Documentation

const char* atlas::extract_cells_tag [static]
 

Initial value:

   "reads block and KL binary files and prints W-cells"

Definition at line 38 of file emptyhelp.cpp.

Referenced by atlas::emptyhelp::addEmptyHelp().

const char* atlas::extract_graph_tag [static]
 

Initial value:

   "reads block and KL binary files and prints W-graph"

Definition at line 36 of file emptyhelp.cpp.

Referenced by atlas::emptyhelp::addEmptyHelp().

const char* atlas::help_tag = "enters help mode" [static]
 

Definition at line 34 of file emptyhelp.cpp.

Referenced by atlas::emptyhelp::addEmptyHelp().

const char* atlas::qq_tag = "exits the program" [static]
 

Definition at line 35 of file emptyhelp.cpp.

Referenced by atlas::emptyhelp::addEmptyHelp().


Generated on Wed Mar 26 16:50:02 2008 for atlas by  doxygen 1.3.9.1