ReaderInfo Struct Reference

#include <RobotAPI/libraries/aron/codegeneration/codegenerator/helper/ReaderInfo.h>

Public Attributes

std::string argumentType
 
std::string enforceConversion = ""
 
std::string enforceMemberAccess = ""
 
std::string include
 
std::string methodName
 
bool override = false
 
std::string readerClassType
 

Detailed Description

Definition at line 32 of file ReaderInfo.h.

Member Data Documentation

◆ argumentType

std::string argumentType

Definition at line 35 of file ReaderInfo.h.

◆ enforceConversion

std::string enforceConversion = ""

Definition at line 38 of file ReaderInfo.h.

◆ enforceMemberAccess

std::string enforceMemberAccess = ""

Definition at line 39 of file ReaderInfo.h.

◆ include

std::string include

Definition at line 37 of file ReaderInfo.h.

◆ methodName

std::string methodName

Definition at line 34 of file ReaderInfo.h.

◆ override

bool override = false

Definition at line 40 of file ReaderInfo.h.

◆ readerClassType

std::string readerClassType

Definition at line 36 of file ReaderInfo.h.


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