|  | WPILibC++ 2025.3.2
    | 
This is the complete list of members for detail::fallback_file< F >, including all inherited members.
| advance_write_buffer(size_t) | detail::fallback_file< F > | inline | 
| file_ | detail::file_base< F > | |
| file_base(F *file) | detail::file_base< F > | inline | 
| flush() | detail::file_base< F > | inline | 
| get() -> int | detail::fallback_file< F > | inline | 
| get_read_buffer() const -> span< const char > | detail::fallback_file< F > | inline | 
| get_write_buffer() const -> span< char > | detail::fallback_file< F > | inline | 
| init_buffer() | detail::fallback_file< F > | inline | 
| is_buffered() const -> bool | detail::fallback_file< F > | inline | 
| needs_flush() const -> bool | detail::fallback_file< F > | inline | 
| operator F*() const | detail::file_base< F > | inline | 
| unget(char c) | detail::fallback_file< F > | inline |