FACT++
1.0
|
This is the complete list of members for ChatShell, including all inherited members.
AddToHistory(const std::string &str, int skip=2) | Readline | |
Alarm(const std::string &str) | MessageImp | inline |
Alarm(const char *txt) | MessageImp | inline |
Alarm(const std::ostringstream &str) | MessageImp | inline |
BindKeySequence(const char *seq, int(*func)(int, int)) | Readline | |
ChatClient(const char *name) | ChatClient< Shell > | inline |
ChatClientImp(std::ostream &out, std::ostream &in) | ChatClientImp | inlineprotected |
ChatShell(const char *name, bool=false) | ChatShell | inline |
ClearHistory() | Readline | static |
Comment(const std::string &str) | MessageImp | inline |
Comment(const char *txt) | MessageImp | inline |
Comment(const std::ostringstream &str) | MessageImp | inline |
Compare(const std::string &str, const std::string &txt) | Readline | static |
Complete(const char *text, int state) | Readline | protectedvirtual |
Complete(const std::vector< std::string > &v, const char *text) | Readline | protected |
Completion(const char *text, int start, int end) | Readline | protectedvirtual |
CompletionDisplay(char **matches, int num, int max) | ReadlineWindow | protectedvirtual |
CompletionMatches(const char *text, char *(*func)(const char *, int)) | Readline | static |
Debug(const std::string &str) | MessageImp | inline |
Debug(const char *txt) | MessageImp | inline |
Debug(const std::ostringstream &str) | MessageImp | inline |
DimErrorRedirecter(MessageImp &imp) | DimErrorRedirecter | |
DumpFunctions() | Readline | static |
DumpFunmap() | Readline | static |
DumpHistory() | Readline | static |
DumpVariables() | Readline | static |
Error(const std::string &str) | MessageImp | inline |
Error(const char *txt) | MessageImp | inline |
Error(const std::ostringstream &str) | MessageImp | inline |
EventHook(bool=false) | ReadlineWindow | protectedvirtual |
Execute(const std::string &fname, const std::map< std::string, std::string > &args=std::map< std::string, std::string >()) | Readline | |
ExecuteShellCommand(const std::string &cmd) | Readline | virtual |
Fatal(const std::string &str) | MessageImp | inline |
Fatal(const char *txt) | MessageImp | inline |
Fatal(const std::ostringstream &str) | MessageImp | inline |
fCompletion | Readline | protected |
fMsg | MessageDimRX | protected |
fScript | Readline | protectedstatic |
GetAbsCursor() | Readline | static |
GetBuffer() | Readline | static |
GetBufferLength() | Readline | static |
Getc(FILE *) | Readline | protectedvirtual |
GetCols() const | Readline | |
GetCursor() | Readline | static |
GetExternalInput() | Readline | inlinestatic |
GetHistory() const | Readline | |
getInfo() | DimInfoHandler | inline |
GetLine() const | Readline | inline |
GetLineLength() | Readline | static |
GetLinePrompt() const | Readline | virtual |
GetName() const | Readline | inline |
GetPrompt() | Readline | static |
GetRows() const | Readline | |
GetScript() | Readline | inlinestatic |
GetScriptDepth() | Readline | inlinestatic |
GetStreamIn() | Shell | inline |
GetStreamIn() const | Shell | inline |
GetStreamOut() | Shell | inline |
GetStreamOut() const | Shell | inline |
GetUpdatePrompt() const | ChatClient< Shell > | inlinevirtual |
IndicateStateChange(const Time &, const std::string &) | MessageImp | inlinevirtual |
Info(const std::string &str) | MessageImp | inline |
Info(const char *txt) | MessageImp | inline |
Info(const std::ostringstream &str) | MessageImp | inline |
infoHandler() | MessageDimRX | protectedvirtual |
Instance() | Readline | inlinestatic |
IsConnected() const | MessageDimRX | inline |
IsScriptStopped() | Readline | inlinestatic |
IsStopped() const | Readline | |
itsService | DimInfoHandler | |
kAlarm enum value | MessageImp | |
kComment enum value | MessageImp | |
kDebug enum value | MessageImp | |
kError enum value | MessageImp | |
kFatal enum value | MessageImp | |
kInfo enum value | MessageImp | |
kMessage enum value | MessageImp | |
kWarn enum value | MessageImp | |
Lock() | Shell | inline |
lout | ChatClientImp | protected |
Message(const std::string &str) | MessageImp | inline |
Message(const char *txt) | MessageImp | inline |
Message(const std::ostringstream &str) | MessageImp | inline |
MessageDimRX(const std::string &name, MessageImp &imp) | MessageDimRX | |
MessageImp(std::ostream &out=std::cout) | MessageImp | |
MessageQueueEmpty() const | MessageImp | inlinevirtual |
operator()() const | MessageImp | inline |
Out() const | MessageImp | inline |
PreProcess(const std::string &str) | Readline | virtual |
PrintCommands() | Shell | inlinevirtual |
PrintGeneralHelp() | Shell | virtual |
PrintKeyBindings() | Shell | virtual |
PrintReadlineError(const std::string &str) | Readline | protectedvirtual |
Process(const std::string &str) | ChatClient< Shell > | inlinevirtual |
ProcessLine(const std::string &str) | Readline | |
Prompt(const std::string &prompt) | Readline | virtual |
PromptEOF(std::string &str) | Readline | virtual |
Readline(const char *prgname) | Readline | |
ReadlineWindow(const char *prgname) | ReadlineWindow | |
RedirectionWrapper(std::ostream &out, bool(*function)()) | Readline | static |
Redisplay() | ReadlineWindow | protectedvirtual |
Refresh() | Shell | inlinevirtual |
Resize(int h) | Shell | |
ReadlineWindow::Resize() | Readline | static |
ReadlineWindow::Resize(int w, int h) | Readline | static |
RewindCursor() const | ReadlineWindow | |
Run(const char *="") | Shell | inlinevirtual |
SetColorPrompt(int col) | ReadlineWindow | inline |
SetCompletion(const std::vector< std::string > *v) | Readline | inlineprotected |
SetExternalInput(const std::string &inp) | Readline | inlinestatic |
SetLabel(int l) | Readline | inline |
SetMaxSize(int lines) | Readline | inline |
SetMinLogLevel(int min=0) | MessageDimRX | inline |
SetScriptDepth(unsigned int d) | Readline | inlinestatic |
SetSection(int) | Readline | inlineprotectedvirtual |
SetStreamIn(FILE *f) | Readline | static |
SetStreamOut(FILE *f) | Readline | static |
SetWindow(WINDOW *w) | ReadlineWindow | |
Severity enum name | MessageImp | |
Shell(const char *prgname) | Shell | |
ShowHide(int v) | Shell | |
Startup() | ReadlineWindow | protectedvirtual |
StateChanged(const Time &time, const std::string &server, const std::string &msg, int state) | MessageImp | |
StaticPopHistory(const std::string &fname) | Readline | static |
StaticPrompt(const std::string &prompt) | Readline | static |
StaticPushHistory(const std::string &fname) | Readline | static |
Stop() | Readline | static |
StopScript() | Readline | inlinestatic |
This | Shell | protectedstatic |
Unlock() | Shell | inline |
Update(const std::string &txt, int severity=kMessage) | MessageImp | |
Update(const char *txt, int severity=kMessage) | MessageImp | inline |
Update(const std::ostringstream &str, int severity=kMessage) | MessageImp | inline |
UpdatePrompt(const std::string &prompt) const | Readline | |
UpdatePrompt() const | Readline | inline |
Warn(const std::string &str) | MessageImp | inline |
Warn(const char *txt) | MessageImp | inline |
Warn(const std::ostringstream &str) | MessageImp | inline |
win | Shell | protected |
wout | Shell | protected |
Write(const Time &t, const string &txt, int) | ChatClientImp | inlineprotectedvirtual |
~DimErrorHandler() | DimErrorHandler | inlinevirtual |
~DimErrorRedirecter() | DimErrorRedirecter | |
~DimExitHandler() | DimExitHandler | inlinevirtual |
~DimInfoHandler() | DimInfoHandler | inlinevirtual |
~MessageImp() | MessageImp | inlinevirtual |
~Readline() | Readline | virtual |
~Shell() | Shell |