Metadata type holding a string-bool name-value pair.
Definition at line 35 of file Metadata.h.
Data Fields | |
| char const * | name |
| Field name. More... | |
| bool | value |
| Field value. More... | |
| char const* dwContainerMetaBool::name |
Field name.
Definition at line 37 of file Metadata.h.
| bool dwContainerMetaBool::value |
Field value.
Definition at line 38 of file Metadata.h.