![]() |
Dynamixel
2.9.5
RoadNarrows Robotics Dynamixel Package
|
This is the complete list of members for ReadLine, including all inherited members.
AddToHistory(const char *sInput) | ReadLine | |
c14n(const string &str, size_t nLen) | ReadLine | inlinestatic |
c14n(const char *s, size_t nLen) | ReadLine | static |
Completion(const char *sText, int nStart, int nEnd) | ReadLine | protected |
CompletionWrap(const char *sText, int nStart, int nEnd) | ReadLine | protectedstatic |
dupstr(const string &str) | ReadLine | inlinestatic |
dupstr(const char *s) | ReadLine | static |
FileCompletionGenerator(const char *sText, int nState) | ReadLine | inlinestatic |
FIRST | ReadLine | static |
fReadLine(FILE *fp, const char *sPrompt) | ReadLine | static |
GeneratorWrap(const char *sText, int nState) | ReadLine | protectedstatic |
iReadLine(const char *sPrompt) | ReadLine | inline |
m_nUidCounter | ReadLine | protected |
m_posMatched | ReadLine | protected |
m_sName | ReadLine | protected |
m_strContext | ReadLine | protected |
m_uTextLen | ReadLine | protected |
m_vecGenerators | ReadLine | protected |
MatchGenerator(int nEnd) | ReadLine | protected |
NOT_REG | ReadLine | static |
ReadLine(const string &strName) | ReadLine | |
ReadLine(const char *sName) | ReadLine | |
ReadLineThis | ReadLine | static |
RegisterGenerator(const string strRegEx, ReadLineAppGenFunc_T fnAppGen, void *pAppArg) | ReadLine | inline |
RegisterGenerator(const char *sRegEx, ReadLineAppGenFunc_T fnAppGen, void *pAppArg) | ReadLine | |
strip(string &str) | ReadLine | static |
strip(char *s) | ReadLine | static |
tokenize(char *s, char *tokv[], size_t tokmax) | ReadLine | static |
UnregisterGenerator(int nUid) | ReadLine | |
UserCompletionGenerator(const char *sText, int nState) | ReadLine | inlinestatic |
VecAppEntry typedef | ReadLine | protected |
wc(const string &str) | ReadLine | inlinestatic |
wc(const char *s) | ReadLine | static |
~ReadLine() | ReadLine | virtual |