commands.h File Reference

#include "commands_fwd.h"
#include <map>
#include <set>
#include <vector>
#include "input.h"

Include dependency graph for commands.h:

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


Namespaces

namespace  atlas
namespace  atlas::commands

Classes

class  atlas::commands::StrCmp
struct  atlas::commands::Command
class  atlas::commands::CommandMode

Enumerations

enum  atlas::commands::CheckResult { atlas::commands::Ambiguous, atlas::commands::Found, atlas::commands::NotFound, atlas::commands::numCheckResults }

Functions

void atlas::commands::activate (const CommandMode &mode)
void atlas::commands::addCommands (CommandMode &dest, const CommandMode &source)
CheckResult atlas::commands::checkName (const CommandMode &mode, const char *name)
input::InputBuffer & atlas::commands::currentLine ()
const CommandMode * atlas::commands::currentMode ()
void atlas::commands::defaultError (const char *str)
void atlas::commands::exitInteractive ()
void atlas::commands::exitMode ()
void atlas::commands::insertTag (TagDict &t, const char *name, const char *tag)
void atlas::commands::printTags (std::ostream &strm, const TagDict &t)
void atlas::commands::pushCommand (const char *name)
void atlas::commands::relax_f ()
void atlas::commands::run (const CommandMode &initMode)

Generated on Mon Mar 20 07:42:05 2006 for atlas by  doxygen 1.4.6