RetroArch
Public Attributes | List of all members
peg::Definition::Result Struct Reference

#include <peglib.h>

Collaboration diagram for peg::Definition::Result:
[legend]

Public Attributes

bool ret
 
size_t len
 
const char * error_pos
 
const char * message_pos
 
const std::string message
 

Member Data Documentation

◆ error_pos

const char* peg::Definition::Result::error_pos

◆ len

size_t peg::Definition::Result::len

◆ message

const std::string peg::Definition::Result::message

◆ message_pos

const char* peg::Definition::Result::message_pos

◆ ret

bool peg::Definition::Result::ret

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