assigned() const | reflex::Input | inline |
buf_ | reflex::BufferedInput | protected |
BufferedInput() | reflex::BufferedInput | inline |
BufferedInput(const BufferedInput &input) | reflex::BufferedInput | inline |
BufferedInput(const Input &input) | reflex::BufferedInput | inline |
BufferedInput(FILE *file, file_encoding_type enc, const unsigned short *page=NULL) | reflex::BufferedInput | inline |
clear() | reflex::Input | inline |
cstring() const | reflex::Input | inline |
cstring_ | reflex::Input | protected |
eof() | reflex::BufferedInput | inline |
reflex::Input::eof() const | reflex::Input | inline |
file() const | reflex::Input | inline |
file_ | reflex::Input | protected |
file_encoding(file_encoding_type enc, const unsigned short *page=NULL) | reflex::Input | |
file_encoding() const | reflex::Input | inline |
file_encoding_type typedef | reflex::Input | |
file_get(char *s, size_t n) | reflex::Input | |
file_init() | reflex::Input | |
file_read(char *s, size_t n) | reflex::Input | inline |
file_ready() | reflex::Input | |
file_size() | reflex::Input | |
get() | reflex::BufferedInput | inline |
get(char *s, size_t n) | reflex::BufferedInput | inline |
good() | reflex::BufferedInput | inline |
reflex::Input::good() const | reflex::Input | inline |
handler_ | reflex::Input | protected |
init() | reflex::Input | inline |
Input() | reflex::Input | inline |
Input(const Input &input) | reflex::Input | inline |
Input(const char *cstring, size_t size) | reflex::Input | inline |
Input(const char *cstring) | reflex::Input | inline |
Input(const std::string &string) | reflex::Input | inline |
Input(const std::string *string) | reflex::Input | inline |
Input(const wchar_t *wstring) | reflex::Input | inline |
Input(const std::wstring &wstring) | reflex::Input | inline |
Input(const std::wstring *wstring) | reflex::Input | inline |
Input(FILE *file) | reflex::Input | inline |
Input(FILE *file, file_encoding_type enc, const unsigned short *page=NULL) | reflex::Input | inline |
Input(std::istream &istream) | reflex::Input | inline |
Input(std::istream *istream) | reflex::Input | inline |
istream() const | reflex::Input | inline |
istream_ | reflex::Input | protected |
istream_size() | reflex::Input | |
len_ | reflex::BufferedInput | protected |
operator bool() | reflex::BufferedInput | inline |
reflex::Input::operator bool() const | reflex::Input | inline |
operator const char *() const | reflex::Input | inline |
operator const wchar_t *() const | reflex::Input | inline |
operator FILE *() const | reflex::Input | inline |
operator std::istream *() const | reflex::Input | inline |
operator=(const Input &input) | reflex::BufferedInput | inline |
operator=(const BufferedInput &input) | reflex::BufferedInput | inline |
page_ | reflex::Input | protected |
peek() | reflex::BufferedInput | inline |
pos_ | reflex::BufferedInput | protected |
set_handler(Handler *handler) | reflex::Input | inline |
SIZE | reflex::BufferedInput | static |
size() | reflex::BufferedInput | inline |
size_ | reflex::Input | protected |
uidx_ | reflex::Input | protected |
ulen_ | reflex::Input | protected |
utf8_ | reflex::Input | protected |
utfx_ | reflex::Input | protected |
wstring() const | reflex::Input | inline |
wstring_ | reflex::Input | protected |
wstring_size() | reflex::Input | |