dxd - dynax driver framework 2.3.0d127
cross platform open source driver development framework
|
Namespaces | |
namespace | cf |
corefoundation namespace | |
Typedefs | |
using | cf::bool_t = type<bool> |
using | cf::double_t = type<double> |
using | cf::float32 = type<float> |
using | cf::float64 = type<double> |
using | cf::float_t = type<float> |
using | cf::int16 = type<int16_t> |
using | cf::int32 = type<int32_t> |
using | cf::int64 = type<int64_t> |
using | cf::int8 = type<int8_t> |
using | cf::uint16 = type<uint16_t> |
using | cf::uint32 = type<uint32_t> |
using | cf::uint64 = type<uint64_t> |
using | cf::uint8 = type<uint8_t> |
Functions | |
std::ostream & | cf::operator<< (std::ostream &, ::CFNumberRef) |
template<typename type_t , typename = cf::enable_if_convertible<type_t>> | |
std::ostream & | operator<< (std::ostream &os, const cf::type< type_t > &value) |
|
inline |
(c) copyright 2009 dynamic acoustics e.U. | generated on Sat Jun 7 2025 |