The SelectionMarkerInfo
Struct Reference
Declaration
struct SelectionMarkerInfo { ... }
Included Headers
#include <src/util.h>
Public Member Attributes Index
char | markerChar |
const char * | beginStr |
size_t | beginLen |
const char * | endStr |
size_t | endLen |
const char * | closeStr |
size_t | closeLen |
Definition at line 184 of file util.h.
Public Member Attributes
beginLen
|
Definition at line 188 of file util.h.
Referenced by checkBlocks and selectBlocks.
beginStr
|
Definition at line 187 of file util.h.
Referenced by checkBlocks and selectBlocks.
closeLen
|
Definition at line 192 of file util.h.
Referenced by checkBlocks and selectBlocks.
closeStr
|
Definition at line 191 of file util.h.
Referenced by checkBlocks and selectBlocks.
endLen
|
Definition at line 190 of file util.h.
Referenced by checkBlocks and selectBlocks.
endStr
|
Definition at line 189 of file util.h.
Referenced by checkBlocks and selectBlocks.
markerChar
|
Definition at line 186 of file util.h.
186 char markerChar;
Referenced by checkBlocks and selectBlocks.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.