bbtk::Interpreter Member List

This is the complete list of members for bbtk::Interpreter, including all inherited members.

bufferNbbbtk::Interpreter [private]
CatchBbtkException(const bbtk::Exception &e)bbtk::Interpreter [private]
CatchStdException(const std::exception &e)bbtk::Interpreter [private]
CatchUnknownException()bbtk::Interpreter [private]
cAuthor enum valuebbtk::Interpreter [protected]
cCategory enum valuebbtk::Interpreter [protected]
cConfig enum valuebbtk::Interpreter [protected]
cConnect enum valuebbtk::Interpreter [protected]
cDebug enum valuebbtk::Interpreter [protected]
cDefine enum valuebbtk::Interpreter [protected]
cDelete enum valuebbtk::Interpreter [protected]
cDescription enum valuebbtk::Interpreter [protected]
cEndDefine enum valuebbtk::Interpreter [protected]
cEndPackage enum valuebbtk::Interpreter [protected]
cExec enum valuebbtk::Interpreter [protected]
cGraph enum valuebbtk::Interpreter [protected]
cHelp enum valuebbtk::Interpreter [protected]
cInclude enum valuebbtk::Interpreter [protected]
cIndex enum valuebbtk::Interpreter [protected]
cInput enum valuebbtk::Interpreter [protected]
cKind enum valuebbtk::Interpreter [protected]
cLoad enum valuebbtk::Interpreter [protected]
CloseAllFiles()bbtk::Interpreter [protected]
CloseCurrentFile()bbtk::Interpreter [protected]
cMessage enum valuebbtk::Interpreter [protected]
cNew enum valuebbtk::Interpreter [protected]
cNewGUI enum valuebbtk::Interpreter [protected]
CommandCodeType enum namebbtk::Interpreter [protected]
CommandDictType typedefbbtk::Interpreter [protected]
CommandLineInterpreter()bbtk::Interpreter
Config() const bbtk::Interpreter [protected]
cOutput enum valuebbtk::Interpreter [protected]
cPackage enum valuebbtk::Interpreter [protected]
cPrint enum valuebbtk::Interpreter [protected]
cQuit enum valuebbtk::Interpreter [protected]
cReset enum valuebbtk::Interpreter [protected]
cSet enum valuebbtk::Interpreter [protected]
cUnload enum valuebbtk::Interpreter [protected]
cWorkspace enum valuebbtk::Interpreter [protected]
Debug(const std::string &arg)bbtk::Interpreter [protected]
DialogModeType typedefbbtk::Interpreter
ExitStatus enum namebbtk::Interpreter
FindCommandsWithPrefix(char *buf, int n, std::vector< std::string > &commands)bbtk::Interpreter [protected]
GetExecuter() const bbtk::Interpreter [inline]
GetLineFromPrompt(std::string &line)bbtk::Interpreter [protected]
GetObjectInfo() const bbtk::Interpreter [virtual]
GetObjectInternalSize() const bbtk::Interpreter [virtual]
GetObjectName() const bbtk::Interpreter [virtual]
GetObjectRecursiveSize() const bbtk::Interpreter [virtual]
GetObjectsCount()bbtk::Object [inline, static]
GetObjectSize() const bbtk::Interpreter [virtual]
GetThisPointer() const bbtk::Object [inline, protected]
GetUseCount()bbtk::Object [inline]
GetUser()bbtk::Interpreter [inline]
GetUser() const bbtk::Interpreter [inline]
Graph(const std::vector< std::string > &words)bbtk::Interpreter [protected]
Help(const std::vector< std::string > &words)bbtk::Interpreter [protected]
HelpCommand(const std::string &command)bbtk::Interpreter [protected]
HelpCommands()bbtk::Interpreter [protected]
Index(const std::string &filename, const std::string &type="Initials")bbtk::Interpreter [protected]
Init(VirtualExec::Pointer, const std::string &cpp_file)bbtk::Interpreter [private]
InsertInObjectList(Pointer)bbtk::Object [static]
InsertInPackageList(Pointer)bbtk::Object [static]
InterpretBuffer(std::stringstream *buffer)bbtk::Interpreter
InterpretCommand(const std::vector< std::string > &words, CommandInfoType &info)bbtk::Interpreter [protected]
Interpreter(const std::string &cpp_file="")bbtk::Interpreter [private]
Interpreter(VirtualExec::Pointer)bbtk::Interpreter [private]
Interpreter_ERROR enum valuebbtk::Interpreter
Interpreter_OK enum valuebbtk::Interpreter
Interpreter_QUIT enum valuebbtk::Interpreter
InterpretFile(const std::string &filename, bool source=false)bbtk::Interpreter
InterpretLine(const std::string &line)bbtk::Interpreter
InterpretLine(const std::string &line, bool &insideComment)bbtk::Interpreter [protected]
LoadScript(std::string fullPathScriptName, std::string includeScriptName)bbtk::Interpreter [private]
LockThis()bbtk::Object [inline, protected]
MakePointer(U *s, bool lock=false)bbtk::Object [inline, protected, static]
MakePointer(U *s, const D &del, bool lock=false)bbtk::Object [inline, protected, static]
mCommandDictbbtk::Interpreter [private]
mCommandLinebbtk::Interpreter [private]
mFilebbtk::Interpreter [private]
mFileNamebbtk::Interpreter [private]
mFileNameHistorybbtk::Interpreter [private]
mHistorybbtk::Interpreter [private]
mIncludeFileNamebbtk::Interpreter [private]
mLinebbtk::Interpreter [private]
mRealExecuterbbtk::Interpreter [private]
mThrowbbtk::Interpreter [private]
mUserbbtk::Interpreter [private]
mVirtualExecuterbbtk::Interpreter [private]
New(const std::string &cpp_file="")bbtk::Interpreter [static]
New(VirtualExec::Pointer)bbtk::Interpreter [static]
NewGUI(const std::string &box, const std::string &instanceName)bbtk::Interpreter [protected]
Object()bbtk::Object
Object::Deleterbbtk::Interpreter [friend]
Pointer typedefbbtk::Interpreter
PrintObjectInfo(const Pointer &o)bbtk::Object [static]
PrintObjectListInfo(const std::string &name)bbtk::Object [static]
ReleasePackages()bbtk::Object [static]
RemoveFromObjectList(WeakPointer)bbtk::Object [static]
Reset()bbtk::Interpreter [protected]
Self typedefbbtk::Interpreter
SetCommandLine(bool v=true)bbtk::Interpreter [inline]
SetDialogMode(DialogModeType t)bbtk::Interpreter [inline]
SetInputs(const std::map< std::string, std::string > &m)bbtk::Interpreter [inline]
SetNoErrorMode(bool m)bbtk::Interpreter [inline]
SetNoExecMode(bool m)bbtk::Interpreter [inline]
SetThrow(bool b)bbtk::Interpreter [inline]
SetUser(InterpreterUser *c)bbtk::Interpreter [inline]
SplitLine(const std::string &line, std::vector< std::string > &words)bbtk::Interpreter [protected]
Superclass typedefbbtk::Interpreter
SwitchToFile(const std::string &filename, bool source=false)bbtk::Interpreter [protected]
SwitchToStream(std::stringstream *stream)bbtk::Interpreter [protected]
UnLockThis()bbtk::Object [inline, protected]
WeakPointer typedefbbtk::Interpreter
~Interpreter()bbtk::Interpreter [protected]
~Object()bbtk::Object [virtual]


Generated on Wed Nov 12 11:38:49 2008 for BBTK by  doxygen 1.5.6