Struct note_wptt_node_buffer_t
ClassList > note_wptt_node_buffer_t
Type defining the data of a buffer of wptt nodes.
#include <notation_wptt.h>
Public Attributes
| Type | Name |
|---|---|
| note_wptt_node_t * | buffer |
| size_t | idx |
| size_t | size |
Public Attributes Documentation
variable buffer
note_wptt_node_t* note_wptt_node_buffer_t::buffer;
variable idx
size_t note_wptt_node_buffer_t::idx;
variable size
size_t note_wptt_node_buffer_t::size;
The documentation for this class was generated from the following file source/note-wptt/src/notation_wptt.h