The lines
object context.
More...
The lines
object context.
Definition at line 58 of file lines.c.
◆ cpInput
Pointer to the character array.
Definition at line 63 of file lines.c.
◆ spException
Pointer to an exception structure to report fatal errors back to the application's catch block.
Definition at line 60 of file lines.c.
◆ spLines
Pointer to the first line.
Definition at line 66 of file lines.c.
◆ uiIterator
Used by the iterator.
Definition at line 68 of file lines.c.
◆ uiLength
Number of characters in the array.
Definition at line 64 of file lines.c.
◆ uiLineCount
Number of lines in the array.
Definition at line 67 of file lines.c.
◆ vpMem
Pointer to a memory object for allocating all memory associated with this object.
Definition at line 62 of file lines.c.
◆ vpValidate
const void* lines::vpValidate |
A "magic number" to validate the context.
Definition at line 59 of file lines.c.
◆ vpVecLines
Pointer to a vector of parsed lines.
Definition at line 65 of file lines.c.
The documentation for this struct was generated from the following file:
APG Version 7.0 is licensed under the
2-Clause BSD License,
an Open Source Initiative Approved License.