Struct 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
A pointer to a const char buffer to use for storing the string being resolved.
variable 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