Mapper  0.9.0
API documentation
Public Types | Static Public Attributes | List of all members
Ocd::FormatV8 Struct Reference

OCD file format version 8 trait. More...

#include <ocd_types_v8.h>

Public Types

using FileHeader = FileHeaderV8
 
using BaseSymbol = BaseSymbolV8
 
using PointSymbol = PointSymbolV8
 
using LineSymbol = LineSymbolV8
 
using AreaSymbol = AreaSymbolV8
 
using TextSymbol = TextSymbolV8
 
using LineTextSymbol = LineTextSymbolV8
 
using RectangleSymbol = RectangleSymbolV8
 
using Object = ObjectV8
 
using Encoding = Custom8BitEncoding
 

Static Public Attributes

static constexpr quint16 version = 8
 

Detailed Description

OCD file format version 8 trait.

Member Typedef Documentation

◆ AreaSymbol

◆ BaseSymbol

◆ Encoding

◆ FileHeader

◆ LineSymbol

◆ LineTextSymbol

◆ Object

◆ PointSymbol

◆ RectangleSymbol

◆ TextSymbol

Member Data Documentation

◆ version

constexpr quint16 Ocd::FormatV8::version = 8
static

The documentation for this struct was generated from the following file: