Doxygen
Loading...
Searching...
No Matches
SelectionMarkerInfo Struct Reference

#include <src/util.h>

Public Attributes

char markerChar
 
const char * beginStr
 
size_t beginLen
 
const char * endStr
 
size_t endLen
 
const char * closeStr
 
size_t closeLen
 

Detailed Description

Definition at line 178 of file util.h.

Member Data Documentation

◆ beginLen

size_t SelectionMarkerInfo::beginLen

Definition at line 182 of file util.h.

Referenced by checkBlocks(), and selectBlocks().

◆ beginStr

const char* SelectionMarkerInfo::beginStr

Definition at line 181 of file util.h.

Referenced by checkBlocks(), and selectBlocks().

◆ closeLen

size_t SelectionMarkerInfo::closeLen

Definition at line 186 of file util.h.

Referenced by checkBlocks(), and selectBlocks().

◆ closeStr

const char* SelectionMarkerInfo::closeStr

Definition at line 185 of file util.h.

Referenced by checkBlocks(), and selectBlocks().

◆ endLen

size_t SelectionMarkerInfo::endLen

Definition at line 184 of file util.h.

Referenced by checkBlocks(), and selectBlocks().

◆ endStr

const char* SelectionMarkerInfo::endStr

Definition at line 183 of file util.h.

Referenced by checkBlocks(), and selectBlocks().

◆ markerChar

char SelectionMarkerInfo::markerChar

Definition at line 180 of file util.h.

Referenced by checkBlocks(), and selectBlocks().


The documentation for this struct was generated from the following file: