WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
string_feeder Struct Reference

#include </home/runner/work/allwpilib/allwpilib/apriltag/src/main/native/thirdparty/apriltag/include/common/string_util.h>

Public Attributes

char * s
 
size_t len
 
size_t pos
 
int line
 
int col
 

Member Data Documentation

◆ col

int string_feeder::col

◆ len

size_t string_feeder::len

◆ line

int string_feeder::line

◆ pos

size_t string_feeder::pos

◆ s

char* string_feeder::s

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