bbtk::Interpreter Member List

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

CatchBbtkException(const bbtk::Exception &e)bbtk::Interpreter [protected, virtual]
CatchInterpreterException(const InterpreterException &e)bbtk::Interpreter [protected, virtual]
CatchStdException(const std::exception &e)bbtk::Interpreter [protected, virtual]
CatchUnknownException()bbtk::Interpreter [protected, virtual]
cAuthor enum valuebbtk::InterpreterVirtual [protected]
cBreak enum valuebbtk::InterpreterVirtual [protected]
cCategory enum valuebbtk::InterpreterVirtual [protected]
cClear enum valuebbtk::InterpreterVirtual [protected]
cConfig enum valuebbtk::InterpreterVirtual [protected]
cConnect enum valuebbtk::InterpreterVirtual [protected]
cDebug enum valuebbtk::InterpreterVirtual [protected]
cDefine enum valuebbtk::InterpreterVirtual [protected]
cDelete enum valuebbtk::InterpreterVirtual [protected]
cDescription enum valuebbtk::InterpreterVirtual [protected]
cEndDefine enum valuebbtk::InterpreterVirtual [protected]
cEndPackage enum valuebbtk::InterpreterVirtual [protected]
cExec enum valuebbtk::InterpreterVirtual [protected]
cGraph enum valuebbtk::InterpreterVirtual [protected]
cHelp enum valuebbtk::InterpreterVirtual [protected]
cInclude enum valuebbtk::InterpreterVirtual [protected]
cIndex enum valuebbtk::InterpreterVirtual [protected]
cInput enum valuebbtk::InterpreterVirtual [protected]
cKind enum valuebbtk::InterpreterVirtual [protected]
cLoad enum valuebbtk::InterpreterVirtual [protected]
CloseAllFiles()bbtk::InterpreterVirtual [protected]
CloseCurrentFile()bbtk::InterpreterVirtual [protected]
cMessage enum valuebbtk::InterpreterVirtual [protected]
cNew enum valuebbtk::InterpreterVirtual [protected]
cNewGUI enum valuebbtk::InterpreterVirtual [protected]
commandAuthor(const std::string &author)bbtk::Interpreter [protected, virtual]
commandBreak()bbtk::Interpreter [protected, virtual]
commandCategory(const std::string &categorytype)bbtk::Interpreter [protected, virtual]
commandClear()bbtk::Interpreter [protected, virtual]
CommandCodeType enum namebbtk::InterpreterVirtual [protected]
commandConfig() const bbtk::Interpreter [protected, virtual]
commandConnection(const std::string &nodeFrom, const std::string &outputLabel, const std::string &nodeTo, const std::string &inputLabel)bbtk::Interpreter [protected, virtual]
commandDebug(const std::string &arg)bbtk::Interpreter [protected, virtual]
commandDefine(const std::string &name, const std::string &pack, const std::string &scriptfilename)bbtk::Interpreter [protected, virtual]
commandDelete(const std::string &boxName)bbtk::Interpreter [protected, virtual]
commandDescription(const std::string &description)bbtk::Interpreter [protected, virtual]
CommandDictType typedefbbtk::InterpreterVirtual [protected]
commandEndDefine()bbtk::Interpreter [protected, virtual]
commandEndPackage()bbtk::Interpreter [protected, virtual]
commandExec(const std::string &word)bbtk::Interpreter [protected, virtual]
commandGraph(const std::vector< std::string > &words)bbtk::Interpreter [protected, virtual]
commandHelp(const std::vector< std::string > &words)bbtk::Interpreter [protected, virtual]
commandHelp(const std::string &command)bbtk::Interpreter [protected, virtual]
commandInclude(const std::string &word, bool ok)bbtk::Interpreter [protected, virtual]
commandIndex(const std::string &filename, const std::string &type="Initials")bbtk::Interpreter [protected, virtual]
commandInput(const std::string &name, const std::string &box, const std::string &input, const std::string &help)bbtk::Interpreter [protected, virtual]
commandKind(const std::string &kind)bbtk::Interpreter [protected, virtual]
CommandLineInterpreter()bbtk::InterpreterVirtual
commandLoad(const std::string &packageName)bbtk::Interpreter [protected, virtual]
commandMessage()bbtk::Interpreter [protected, virtual]
commandMessage(const std::string &kind, const std::string &levelstr)bbtk::Interpreter [protected, virtual]
commandNew(const std::string &boxType, const std::string &boxName)bbtk::Interpreter [protected, virtual]
commandNewGUI(const std::string &box, const std::string &instanceName)bbtk::Interpreter [protected, virtual]
commandOutput(const std::string &name, const std::string &box, const std::string &output, const std::string &help)bbtk::Interpreter [protected, virtual]
commandPackage(const std::string &packageName)bbtk::Interpreter [protected, virtual]
commandPrint(const std::string &value)bbtk::Interpreter [protected, virtual]
commandQuit()bbtk::Interpreter [protected, virtual]
commandReset()bbtk::Interpreter [protected, virtual]
commandSet(const std::string &box, const std::string &input, const std::string &value)bbtk::Interpreter [protected, virtual]
commandUnload(const std::string &packageName)bbtk::Interpreter [protected, virtual]
cOutput enum valuebbtk::InterpreterVirtual [protected]
cPackage enum valuebbtk::InterpreterVirtual [protected]
cPrint enum valuebbtk::InterpreterVirtual [protected]
cQuit enum valuebbtk::InterpreterVirtual [protected]
cReset enum valuebbtk::InterpreterVirtual [protected]
cSet enum valuebbtk::InterpreterVirtual [protected]
cUnload enum valuebbtk::InterpreterVirtual [protected]
cWorkspace enum valuebbtk::InterpreterVirtual [protected]
DialogModeType typedefbbtk::Interpreter
DoInterpretLine(const std::string &line)bbtk::InterpreterVirtual [protected]
ExitStatus enum namebbtk::InterpreterVirtual
FindCommandsWithPrefix(char *buf, int n, std::vector< std::string > &commands)bbtk::InterpreterVirtual [protected]
GetExecuter() const bbtk::Interpreter [inline]
GetLineFromPrompt(std::string &line)bbtk::InterpreterVirtual [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::InterpreterVirtual [inline]
GetUser() const bbtk::InterpreterVirtual [inline]
HelpCommands()bbtk::Interpreter [protected]
Init(VirtualExec::Pointer, const std::string &cpp_file)bbtk::Interpreter [private]
bbtk::InterpreterVirtual::Init()bbtk::InterpreterVirtual [protected]
InsertInObjectList(Pointer)bbtk::Object [static]
InsertInPackageList(Pointer)bbtk::Object [static]
InterpretBuffer(std::stringstream *buffer)bbtk::InterpreterVirtual
InterpretCommand(const std::vector< std::string > &words, CommandInfoType &info)bbtk::InterpreterVirtual [protected]
InterpretCurrentStreams()bbtk::InterpreterVirtual
Interpreter(const std::string &cpp_file="")bbtk::Interpreter [protected]
Interpreter(VirtualExec::Pointer)bbtk::Interpreter [protected]
Interpreter_BREAK enum valuebbtk::InterpreterVirtual
Interpreter_ERROR enum valuebbtk::InterpreterVirtual
Interpreter_OK enum valuebbtk::InterpreterVirtual
Interpreter_QUIT enum valuebbtk::InterpreterVirtual
InterpreterVirtual typedefbbtk::Interpreter
bbtk::InterpreterVirtual::InterpreterVirtual()bbtk::InterpreterVirtual [protected]
InterpretFile(const std::string &filename, bool source=false)bbtk::InterpreterVirtual
InterpretLine(const std::string &line)bbtk::InterpreterVirtual
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::InterpreterVirtual [protected]
mCommandLinebbtk::InterpreterVirtual [protected]
mFileNamebbtk::InterpreterVirtual [protected]
mFileNameHistorybbtk::InterpreterVirtual [protected]
mLinebbtk::InterpreterVirtual [protected]
mRealExecuterbbtk::Interpreter [private]
mThrowbbtk::InterpreterVirtual [protected]
mUserbbtk::InterpreterVirtual [protected]
mVirtualExecuterbbtk::Interpreter [private]
New(const std::string &cpp_file="")bbtk::Interpreter [static]
New(VirtualExec::Pointer)bbtk::Interpreter [static]
bbtk::InterpreterVirtual::New()bbtk::InterpreterVirtual [static]
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]
Self typedefbbtk::Interpreter
SetCommandLine(bool v=true)bbtk::InterpreterVirtual [inline]
SetCurrentFileName(const std::string &fullPathScriptName)bbtk::Interpreter [protected, virtual]
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::InterpreterVirtual [inline]
SetUser(InterpreterUser *c)bbtk::InterpreterVirtual [inline]
SplitLine(const std::string &line, std::vector< std::string > &words)bbtk::InterpreterVirtual [protected]
Superclass typedefbbtk::InterpreterVirtual
SwitchToFile(const std::string &filename, bool source=false)bbtk::InterpreterVirtual [protected]
SwitchToStream(std::stringstream *stream)bbtk::InterpreterVirtual [protected]
UnLockThis()bbtk::Object [inline, protected]
WeakPointer typedefbbtk::Interpreter
~Interpreter()bbtk::Interpreter [protected]
~InterpreterVirtual()bbtk::InterpreterVirtual [protected]
~Object()bbtk::Object [virtual]


Generated on Thu May 31 14:14:44 2012 for BBTK by  doxygen 1.5.7.1