Loading...
Searching...
No Matches
ForthInputBuffer Member List

This is the complete list of members for ForthInputBuffer, including all inherited members.

end() const noexceptForthInputBuffer
ForthInputBuffer(const std::shared_ptr< void > ptr, int64_t offset, int64_t length)ForthInputBuffer
len() const noexceptForthInputBuffer
peek_byte(int64_t after, util::ForthError &err) noexceptForthInputBuffer
pos() const noexceptForthInputBuffer
ptr() noexceptForthInputBuffer
read(int64_t num_bytes, util::ForthError &err) noexceptForthInputBuffer
read_byte(util::ForthError &err) noexceptForthInputBuffer
read_enum(const std::vector< std::string > &strings, int64_t start, int64_t stop) noexceptForthInputBuffer
read_quotedstr(char *string_buffer, int64_t max_string_size, int64_t &length, util::ForthError &err) noexceptForthInputBuffer
read_textfloat(util::ForthError &err) noexceptForthInputBuffer
read_textint(util::ForthError &err) noexceptForthInputBuffer
read_varint(util::ForthError &err) noexceptForthInputBuffer
read_zigzag(util::ForthError &err) noexceptForthInputBuffer
seek(int64_t to, util::ForthError &err) noexceptForthInputBuffer
skip(int64_t num_bytes, util::ForthError &err) noexceptForthInputBuffer
skipws() noexceptForthInputBuffer