notcurses/include/ncpp
Marek Habersack e23d5baea4 [C++] Sync API changes
Added:

  * class FDPlane (`ncfdplane*`)
  * class Subproc (`ncsubproc*`)
  * NotCurses: get_inputready_fd (`notcurses_inputready_fd`)
  * Plane: qrcode (`ncplane_qrcode`)
  * class PlotBase: templated base class for Plot variations
  * class PlotU: `uint64_t` instantiation of PlotBase (aliased to previous
    `Plot` class for source compatibility), `ncuplot*`
  * class PlotD: `double` instantiation of PlotBase, `ncdplot*`
2020-05-04 05:39:01 -04:00
..
internal Add C++ bindings 2020-01-22 06:47:43 -05:00
_exceptions.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
_flag_enum_operator_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Cell.hh ncplane_translate() accept NULL dest as standard plane #408 (#411) 2020-03-22 17:33:08 -04:00
CellStyle.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
Direct.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
FDPlane.hh [C++] Sync API changes 2020-05-04 05:39:01 -04:00
Menu.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
MultiSelector.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
NCAlign.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NCBox.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NCKey.hh [C++] API sync 2020-02-27 11:48:36 -05:00
NCLogLevel.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
ncpp.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NCScale.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NotCurses.hh [C++] Sync API changes 2020-05-04 05:39:01 -04:00
Palette256.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
Plane.hh [C++] Sync API changes 2020-05-04 05:39:01 -04:00
Plot.hh [C++] Sync API changes 2020-05-04 05:39:01 -04:00
Reel.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
Root.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
Selector.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
Subproc.hh [C++] Sync API changes 2020-05-04 05:39:01 -04:00
Tablet.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
TabletCallback.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Visual.hh Remove AVFrame from API #532 2020-04-24 04:17:56 -04:00