#include <bdlar_fieldinfo.h>
|
| typedef const char * | Annotation(const void *self) |
| |
| typedef int | FormattingMode(const void *self) |
| |
| typedef int | Id(const void *self) |
| |
| typedef const char * | Name(const void *self) |
| |
| typedef int | NameLength(const void *self) |
| |
◆ Annotation
| typedef const char * bdlar::FieldInfoVtable::Annotation(const void *self) |
◆ FormattingMode
| typedef int bdlar::FieldInfoVtable::FormattingMode(const void *self) |
◆ Id
| typedef int bdlar::FieldInfoVtable::Id(const void *self) |
◆ Name
| typedef const char * bdlar::FieldInfoVtable::Name(const void *self) |
◆ NameLength
| typedef int bdlar::FieldInfoVtable::NameLength(const void *self) |
◆ d_annotation_p
| Annotation* bdlar::FieldInfoVtable::d_annotation_p |
◆ d_formattingMode_p
◆ d_id_p
| Id* bdlar::FieldInfoVtable::d_id_p |
◆ d_name_p
| Name* bdlar::FieldInfoVtable::d_name_p |
◆ d_nameLength_p
| NameLength* bdlar::FieldInfoVtable::d_nameLength_p |
The documentation for this struct was generated from the following file: