KiCad PCB EDA Suite
Loading...
Searching...
No Matches
ODB_ATTR::OPTION_Attribute< T > Struct Template Reference

#include <odb_attribute.h>

Inheritance diagram for ODB_ATTR::OPTION_Attribute< T >:
ODB_ATTR::AttributeBase< int, TYPE::OPTION >

Public Types

using ValueType = int
 

Public Attributes

int value
 

Static Public Attributes

static constexpr TYPE type
 

Detailed Description

template<typename T>
struct ODB_ATTR::OPTION_Attribute< T >

Definition at line 77 of file odb_attribute.h.

Member Typedef Documentation

◆ ValueType

using ODB_ATTR::AttributeBase< int , AttrType >::ValueType = int
inherited

Definition at line 47 of file odb_attribute.h.

Member Data Documentation

◆ type

constexpr TYPE ODB_ATTR::AttributeBase< int , AttrType >::type
staticconstexprinherited

Definition at line 48 of file odb_attribute.h.

◆ value

int ODB_ATTR::AttributeBase< int , AttrType >::value
inherited

Definition at line 50 of file odb_attribute.h.


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