omni::structuredlog::SchemaFlags

Defined in omni/structuredlog/IStructuredLog.h

using omni::structuredlog::SchemaFlags = uint32_t

Base type for flags to control the behavior of the handling of a schema as a whole.

A schema encompasses the settings for a group of events that are all registered in a single call pair to IStructuredLog::allocSchema() and IStructuredLog::commitSchema().