RetroArch
Public Member Functions | Public Attributes | List of all members
peg::match::Item Struct Reference

#include <peglib.h>

Collaboration diagram for peg::match::Item:
[legend]

Public Member Functions

size_t length () const
 
std::string str () const
 

Public Attributes

const char * s
 
size_t n
 
size_t id
 
std::string name
 

Member Function Documentation

◆ length()

size_t peg::match::Item::length ( ) const
inline

◆ str()

std::string peg::match::Item::str ( ) const
inline

Member Data Documentation

◆ id

size_t peg::match::Item::id

◆ n

size_t peg::match::Item::n

◆ name

std::string peg::match::Item::name

◆ s

const char* peg::match::Item::s

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