The message log context.
More...
The message log context.
For internal object use only.
Definition at line 49 of file msglog.c.
◆ spException
Pointer to an exception structure to report fatal errors back to the application's catch block.
Definition at line 51 of file msglog.c.
◆ uiMsgCount
The number of logged messages.
Definition at line 54 of file msglog.c.
◆ uiNext
The next message in the message iterator.
Definition at line 57 of file msglog.c.
◆ vpMem
Pointer to a memory object context for all memory allocations.
Definition at line 53 of file msglog.c.
◆ vpValidate
const void* msgs::vpValidate |
A "magic" number to validate the context.
Definition at line 50 of file msglog.c.
◆ vpVecIndexes
A vector to hold the indexes of the logged messages in vpVecMsgs.
Definition at line 56 of file msglog.c.
◆ vpVecMsgs
A vector to hold the logged messages.
Definition at line 55 of file msglog.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.