Public Types | Static Public Member Functions | List of all members
uavcan::NumericTraits< bool > Struct Reference

bool More...

#include <templates.hpp>

Public Types

enum  { IsSigned = 0 }
 
enum  { IsInteger = 1 }
 

Static Public Member Functions

static bool max ()
 
static bool min ()
 

Detailed Description

bool

Definition at line 346 of file templates.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
IsSigned 

Definition at line 348 of file templates.hpp.

◆ anonymous enum

anonymous enum
Enumerator
IsInteger 

Definition at line 349 of file templates.hpp.

Member Function Documentation

◆ max()

static bool uavcan::NumericTraits< bool >::max ( )
inlinestatic

Definition at line 350 of file templates.hpp.

◆ min()

static bool uavcan::NumericTraits< bool >::min ( )
inlinestatic

Definition at line 351 of file templates.hpp.


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


uavcan_communicator
Author(s):
autogenerated on Fri Dec 13 2024 03:10:05