Skip to content
Authors

Struct resmach_partial_t

ClassList > resmach_partial_t

The type of a partial resolution placeholder.

  • #include <resolution_machine.h>

Public Attributes

Type Name
const char * buff
char * partial_ptr

Public Attributes Documentation

variable buff

const char* resmach_partial_t::buff;

A pointer to a const char buffer to use for storing the string being resolved.


variable partial_ptr

char* resmach_partial_t::partial_ptr;

A pointer to the next index in the partial buffer to proccess.



The documentation for this class was generated from the following file source/resolution_machine/src/resolution_machine.h