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

#include <odb_attribute.h>

Inheritance diagram for ODB_ATTR::BooleanAttribute< T >:
ODB_ATTR::AttributeBase< bool, TYPE::BOOLEAN >

Public Types

using ValueType = bool
 

Public Attributes

bool value
 

Static Public Attributes

static constexpr TYPE type
 

Detailed Description

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

Definition at line 62 of file odb_attribute.h.

Member Typedef Documentation

◆ ValueType

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

Definition at line 47 of file odb_attribute.h.

Member Data Documentation

◆ type

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

Definition at line 48 of file odb_attribute.h.

◆ value

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

Definition at line 50 of file odb_attribute.h.


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