#include <nmstl/ioevent>
#include <nmstl/callback>
#include <unistd.h>
#include <fcntl.h>
#include <readline/readline.h>
#include <readline/history.h>
Compounds | |
class | my_stringbuf |
class | term_handler |
GNU Readline-based terminal input/output handler, providing command completion and history. More... | |
Defines | |
#define | USE_VARARGS |
#define | PREFER_STDARG |
#define | COMPARE(a, as, ap, b, bs, bp) (a).compare(0, j, s, 0, j) |
Variables | |
NMSTL_NAMESPACE_BEGIN | |
NMSTL_NAMESPACE_END |
|
|
|
|
|
|
|
|
|
|