Struct note_wptt_t
Type defining the notation for a wptt.
#include <notation_wptt.h>
Public Attributes
| Type | Name |
|---|---|
| note_wptt_V4_label_e | label |
| note_wptt_node_buffer_t * | node_buffer |
| note_wptt_node_t * | root |
Public Attributes Documentation
variable label
note_wptt_V4_label_e note_wptt_t::label;
variable node_buffer
note_wptt_node_buffer_t* note_wptt_t::node_buffer;
variable root
note_wptt_node_t* note_wptt_t::root;
The documentation for this class was generated from the following file source/note-wptt/src/notation_wptt.h