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

OCD file format version 9 trait. More...

#include <ocd_types_v9.h>

Public Types

using FileHeader = FileHeaderV9
 
using BaseSymbol = BaseSymbolV9
 
using PointSymbol = PointSymbolV9
 
using LineSymbol = LineSymbolV9
 
using AreaSymbol = AreaSymbolV9
 
using TextSymbol = TextSymbolV9
 
using LineTextSymbol = LineTextSymbolV9
 
using RectangleSymbol = RectangleSymbolV9
 
using Object = ObjectV9
 
using Encoding = Custom8BitEncoding
 

Static Public Attributes

static constexpr quint16 version = 9
 

Detailed Description

OCD file format version 9 trait.

Member Typedef Documentation

◆ AreaSymbol

◆ BaseSymbol

◆ Encoding

◆ FileHeader

◆ LineSymbol

◆ LineTextSymbol

◆ Object

◆ PointSymbol

◆ RectangleSymbol

◆ TextSymbol

Member Data Documentation

◆ version

constexpr quint16 Ocd::FormatV9::version = 9
static

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