xoreos
0.0.5
Common
ReadLine
Common::ReadLine Member List
This is the complete list of members for
Common::ReadLine
, including all inherited members.
_arguments
Common::ReadLine
private
_commands
Common::ReadLine
private
_completeHint
Common::ReadLine
private
_currentLine
Common::ReadLine
private
_currentLineBak
Common::ReadLine
private
_cursorPosition
Common::ReadLine
private
_history
Common::ReadLine
private
_historyEraseDups
Common::ReadLine
private
_historyIgnoreDups
Common::ReadLine
private
_historyIgnoreSpace
Common::ReadLine
private
_historyPosition
Common::ReadLine
private
_historySave
Common::ReadLine
private
_historySizeCurrent
Common::ReadLine
private
_historySizeMax
Common::ReadLine
private
_maxHintSize
Common::ReadLine
private
_overwrite
Common::ReadLine
private
addCommand
(const UString &command)
Common::ReadLine
addCurrentLineToHistory
()
Common::ReadLine
private
addInput
(uint32 c)
Common::ReadLine
addInput
(const UString &str)
Common::ReadLine
ArgumentSets
typedef
Common::ReadLine
private
browseBottom
()
Common::ReadLine
private
browseDown
()
Common::ReadLine
private
browseTop
()
Common::ReadLine
private
browseUp
()
Common::ReadLine
private
clearHistory
()
Common::ReadLine
CommandSet
typedef
Common::ReadLine
private
findCommonSubstring
(const std::list< UString > &strings)
Common::ReadLine
private
static
findHistorySave
()
Common::ReadLine
private
findLastWordStart
(bool onlySpace=false) const
Common::ReadLine
private
findNextWordEnd
(bool onlySpace=false) const
Common::ReadLine
private
getCompleteHint
(size_t &maxSize) const
Common::ReadLine
getCurrentLine
() const
Common::ReadLine
getCurrentPosition
() const
Common::ReadLine
private
getCursorPosition
() const
Common::ReadLine
getOverwrite
() const
Common::ReadLine
historyEraseDups
(bool eraseDups)
Common::ReadLine
historyIgnoreDups
(bool ignoreDups)
Common::ReadLine
historyIgnoreSpace
(bool ignoreSpace)
Common::ReadLine
isWordCharacter
(uint32 c, bool onlySpace=false)
Common::ReadLine
private
static
processEvent
(const Events::Event &event, UString &command)
Common::ReadLine
processKeyDown
(const Events::Event &event, UString &command)
Common::ReadLine
private
processTextInput
(const Events::Event &event, UString &command)
Common::ReadLine
private
ReadLine
(size_t historySize)
Common::ReadLine
setArguments
(const UString &command, const std::vector< UString > &arguments)
Common::ReadLine
setArguments
(const UString &command)
Common::ReadLine
tabComplete
()
Common::ReadLine
private
tabComplete
(const UString &prefix, const UString &input, const CommandSet &commands)
Common::ReadLine
private
updateHistory
()
Common::ReadLine
private
~ReadLine
()
Common::ReadLine
Generated on Sun Nov 18 2018 15:13:50 for xoreos by
1.8.14