|
pabigot
0.1.1
C++ support classes
|
| ▼Cstd::array< T > | STL class |
| Cpabigot::ble::details::uuid_type< nb > | Base class that captures 2, 4, or 16-byte UUIDs |
| ▼Cpabigot::ble::details::uuid_type< 16 > | |
| Cpabigot::ble::uuid128_type | Basic holder for 128-bit UUIDs stored as a little-endian byte sequence |
| ▼Cpabigot::ble::details::uuid_type< 2 > | |
| Cpabigot::ble::uuid16_type | 16-bit UUID type stored as a little-endian byte sequence |
| ▼Cpabigot::ble::details::uuid_type< 4 > | |
| Cpabigot::ble::uuid32_type | 32-bit UUID type stored as a little-endian byte sequence |
| ▼Cpabigot::crc::details::base_crc< W, Rin > | CRC core framework using Rocksoft^tm Model characteristics |
| Cpabigot::crc::crc< W, Poly, Rin, Rout, Init, XorOut > | CRC calculation using Rocksoft^tm Model characteristics |
| Cpabigot::container::forward_chain< T, REF_NEXT >::chain_iterator_type | Iterator type designed to support range-for |
| Cpabigot::container::forward_chain< T, REF_NEXT >::end_iterator_type | Sentinal type used as end-of-chain iterator value |
| Cpabigot::container::forward_chain< T, REF_NEXT > | Container used to link objects into a sequence |
| ▼Cpabigot::byteorder::octets_helper | Infrastructure to fill an octet buffer with data |
| Cpabigot::ble::gap::adv_data | Infrastructure to fill in Advertising and Scan Response Data |
| Cpabigot::crc::Tabler< CRC >::params | Rocksoft^TM model parameters for the checksum algorithm supported by this type |
| Cpabigot::container::rr_adaptor< T > | A basic round-robin (circular) homogeneous buffer with externally-allocated capacity |
| Cpabigot::ble::gap::adv_data::store_helper | RAII helper to avoid overruns and to back-fill lengths |
| ▼Cpabigot::crc::details::uint_size_traits< C > | Entry-point to identifying unsigned integral types supporting a specific number of bits |
| Cpabigot::crc::details::uint_traits< C > | Extend the size-related traits with functionality operating on the specific types |
| Cpabigot::crc::details::uint_size_traits< 1 > | |
| Cpabigot::crc::details::uint_size_traits< 2 > | |
| Cpabigot::crc::details::uint_size_traits< 3 > | |
| Cpabigot::crc::details::uint_size_traits< 4 > | |
| Cpabigot::crc::details::uint_support< B > | Type and policy traits providing support for operations on B-bit values |
| ▼Cuint_traits | |
| Cpabigot::crc::Tabler< CRC > | Class encapsulating everything necessary for table-driven CRC calculations |
1.8.16