Vtable for read‐only simple type access.
Synopsis
Declared in <bdlar_simpletypevtable.h>
struct SimpleTypeConstVtable;
Description
This struct stores a series of function pointers to wrappers that invoke the underlying methods with read‐only access of the supplied type erased object that implement the "simple" type category.
Type Aliases
Data Members
Name |
Description |
simple type identifier accessor |
|
XSD name accessor |
Created with MrDocs