summaryrefslogtreecommitdiffstats
path: root/doc/cpp/parser/stream.rst
blob: 6f8ecde50c6cff268484d84c25004783ae556e96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. highlight:: cpp

Stream
======

Stream buffers
--------------

.. doxygenclass:: orcus::file_content
   :members:

.. doxygenclass:: orcus::memory_content
   :members:

Utility functions
-----------------

.. doxygenstruct:: orcus::line_with_offset
   :members:

.. doxygenfunction:: orcus::create_parse_error_output
.. doxygenfunction:: orcus::locate_line_with_offset
.. doxygenfunction:: orcus::locate_first_different_char
.. doxygenfunction:: orcus::calc_logical_string_length