Orxonox  0.0.5 Codename: Arcturus
orxonox::Shell Member List

This is the complete list of members for orxonox::Shell, including all inherited members.

acceptsOutput(OutputLevel level, const OutputContextContainer &context) const overrideorxonox::SubcontextOutputListenervirtual
addLine(const std::string &line, LineType type=LineType::DebugOutput)orxonox::Shell
addOutput(const std::string &text, LineType type=LineType::DebugOutput)orxonox::Shell
addToHistory(const std::string &command)orxonox::Shellprivate
backspace()orxonox::Shellprivate
BaseWriter(const std::string &name, bool bRegister=true)orxonox::BaseWriter
bScrollable_orxonox::Shellprivate
cacheSize_sorxonox::Shellprivatestatic
changedConfigurableAdditionalContexts()orxonox::BaseWriter
changedConfigurableAdditionalContextsLevel()orxonox::BaseWriter
changedConfigurableLevel()orxonox::BaseWriter
clearInput()orxonox::Shellprivate
clearOutput()orxonox::Shell
commandHistory_orxonox::Shellprivate
commandHistoryLengthChanged()orxonox::Shell
commandHistoryOffsetChanged()orxonox::Shell
configurableAdditionalContexts_orxonox::BaseWriter
configurableAdditionalContextsMaxLevel_orxonox::BaseWriter
configurableMaxLevel_orxonox::BaseWriter
configureInputBuffer()orxonox::Shellprivate
cursorEnd()orxonox::Shellprivate
cursorHome()orxonox::Shellprivate
cursorLeft()orxonox::Shellprivate
cursorRight()orxonox::Shellprivate
deleteChar()orxonox::Shellprivate
devModeChanged(bool value) overrideorxonox::Shellprivatevirtual
DevModeListener()orxonox::DevModeListener
execute()orxonox::Shellprivate
exit()orxonox::Shellprivate
getAdditionalContextsLevelMask() const orxonox::OutputListenerinline
getAdditionalContextsMask() const orxonox::OutputListenerinline
getCacheSize()orxonox::Shellinlinestatic
getConfigurableAdditionalContextsMaxLevelName() const orxonox::BaseWriterinline
getConfigurableAdditionalContextsName() const orxonox::BaseWriterinline
getConfigurableMaxLevelName() const orxonox::BaseWriterinline
getConfigurableSectionName()orxonox::BaseWriterinlinestatic
getContext() const orxonox::Listableinline
getCursorPosition() const orxonox::Shell
getDerivedPointer(unsigned int classID)orxonox::Identifiableinline
getDerivedPointer(unsigned int classID)orxonox::Identifiableinline
getDerivedPointer(unsigned int classID) const orxonox::Identifiableinline
getEndIterator() const orxonox::Shell
getFromHistory() const orxonox::Shellprivate
getIdentifier() const orxonox::Identifiableinline
getInput() const orxonox::Shell
getInputBuffer()orxonox::Shellinline
getLevelMask() const orxonox::OutputListenerinline
getListeners() const orxonox::OutputListenerinlineprotected
getName() const orxonox::BaseWriterinline
getNewestLineIterator() const orxonox::Shell
getNumLines() const orxonox::Shellinline
getScrollPosition() const orxonox::Shellinline
getSubcontexts() const orxonox::SubcontextOutputListenerinline
hintAndComplete()orxonox::Shellprivate
historyDown()orxonox::Shellprivate
historyOffset_orxonox::Shellprivate
historyPosition_orxonox::Shellprivate
historySearchDown()orxonox::Shellprivate
historySearchUp()orxonox::Shellprivate
historyUp()orxonox::Shellprivate
Identifiable()orxonox::Identifiable
inputBuffer_orxonox::Shellprivate
inputChanged()orxonox::Shellprivate
isA(const Identifier *identifier)orxonox::Identifiable
isA(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isA(const Identifiable *object)orxonox::Identifiable
isChildOf(const Identifier *identifier)orxonox::Identifiable
isChildOf(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isChildOf(const Identifiable *object)orxonox::Identifiable
isDirectChildOf(const Identifier *identifier)orxonox::Identifiable
isDirectChildOf(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isDirectChildOf(const Identifiable *object)orxonox::Identifiable
isDirectParentOf(const Identifier *identifier)orxonox::Identifiable
isDirectParentOf(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isDirectParentOf(const Identifiable *object)orxonox::Identifiable
isExactlyA(const Identifier *identifier)orxonox::Identifiable
isExactlyA(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isExactlyA(const Identifiable *object)orxonox::Identifiable
isParentOf(const Identifier *identifier)orxonox::Identifiable
isParentOf(const SubclassIdentifier< B > *identifier)orxonox::Identifiableinline
isParentOf(const Identifiable *object)orxonox::Identifiable
LineList typedeforxonox::Shell
LineType enum nameorxonox::Shell
Listable()orxonox::Listable
Listable(Context *context)orxonox::Listable
listeners_orxonox::Shellprivate
maxHistoryLength_orxonox::Shellprivate
operator=(const Shell &)=deleteorxonox::Shellprivate
output(OutputLevel level, const OutputContextContainer &context, const std::vector< std::string > &lines) overrideorxonox::BaseWriterprotectedvirtual
outputLines_orxonox::Shellprivate
OutputListener(bool bRegister=true)orxonox::OutputListener
printLine(const std::string &line, OutputLevel level) overrideorxonox::Shellprivatevirtual
registerListener(ShellListener *listener)orxonox::Shell
orxonox::BaseWriter::registerListener(AdditionalContextListener *listener)orxonox::OutputListener
scrollDown()orxonox::Shellprivate
scrollIterator_orxonox::Shellprivate
scrollPosition_orxonox::Shellprivate
scrollUp()orxonox::Shellprivate
setAdditionalContextsLevelMax(OutputLevel max)orxonox::BaseWriter
setAdditionalContextsMask(OutputContextMask mask) overrideorxonox::SubcontextOutputListenervirtual
setAdditionalSubcontexts(const std::set< const OutputContextContainer * > &subcontexts)orxonox::SubcontextOutputListener
setConfigValues()orxonox::Shell
setContext(Context *context)orxonox::Listable
setCursorPosition(unsigned int cursor)orxonox::Shell
setLevelMax(OutputLevel max)orxonox::BaseWriter
Shell(const std::string &consoleName="", bool bScrollable=true)orxonox::Shell
Shell(const Shell &)=deleteorxonox::Shellprivate
SubcontextOutputListener(bool bRegister=true)orxonox::SubcontextOutputListener
unfilteredOutput(OutputLevel level, const OutputContextContainer &context, const std::vector< std::string > &lines)orxonox::OutputListenerinlinevirtual
unregisterListener(ShellListener *listener)orxonox::Shell
orxonox::BaseWriter::unregisterListener(AdditionalContextListener *listener)orxonox::OutputListener
unregisterObject()orxonox::Listable
updateListeners()orxonox::Shellinlineprivate
~BaseWriter()orxonox::BaseWritervirtual
~DevModeListener()=defaultorxonox::DevModeListenervirtual
~Identifiable()orxonox::Identifiableinlinevirtual
~Listable()orxonox::Listablevirtual
~OutputListener()orxonox::OutputListenervirtual
~Shell()orxonox::Shell
~SubcontextOutputListener()orxonox::SubcontextOutputListenervirtual