HiveMind
Public Attributes | List of all members
ForeachFunctionContext Struct Reference
Collaboration diagram for ForeachFunctionContext:
Collaboration graph

Public Attributes

bool m_err = false
 
std::array< FunctionCallArgumentDTO, FunctionCallRequestDTO::FUNCTION_CALL_ARGUMENTS_MAX_LENGTH > m_arguments = {}
 
uint16_t m_length = 0
 

Member Data Documentation

◆ m_arguments

std::array<FunctionCallArgumentDTO, FunctionCallRequestDTO::FUNCTION_CALL_ARGUMENTS_MAX_LENGTH> ForeachFunctionContext::m_arguments = {}

◆ m_err

bool ForeachFunctionContext::m_err = false

◆ m_length

uint16_t ForeachFunctionContext::m_length = 0

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