Skip to content

Struct note_plpath_point_buffer_t

ClassList > note_plpath_point_buffer_t

Type defining the data of a buffer of plpath nodes.

  • #include <notation_plpath.h>

Public Attributes

Type Name
note_plpath_point_t * buffer
size_t idx
size_t size

Public Attributes Documentation

variable buffer

note_plpath_point_t* note_plpath_point_buffer_t::buffer;

variable idx

size_t note_plpath_point_buffer_t::idx;

variable size

size_t note_plpath_point_buffer_t::size;


The documentation for this class was generated from the following file source/note-plpath/src/notation_plpath.h