Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
peg::GrammarBlob::Reader Struct Reference

#include <peglib.h>

Public Member Functions

uint8_t u8 ()
uint32_t u32 ()
uint64_t u64 ()
std::string str ()

Public Attributes

const uint8_t * p
const uint8_t * end

Member Function Documentation

◆ str()

std::string peg::GrammarBlob::Reader::str ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ u32()

uint32_t peg::GrammarBlob::Reader::u32 ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ u64()

uint64_t peg::GrammarBlob::Reader::u64 ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ u8()

uint8_t peg::GrammarBlob::Reader::u8 ( )
inline
Here is the caller graph for this function:

Member Data Documentation

◆ end

const uint8_t * peg::GrammarBlob::Reader::end

◆ p

const uint8_t* peg::GrammarBlob::Reader::p

The documentation for this struct was generated from the following file:
  • libcockatrice_utility/libcockatrice/utility/peglib.h