dxd - dynax driver framework 2.2.0d91
cross platform open source driver development framework
|
#include "cf_reference.h"
#include <IOKit/IOCFPlugin.h>
#include <thread>
#include <map>
#include <set>
#include <vector>
Namespaces | |
namespace | cf |
corefoundation namespace | |
Macros | |
#define | __dx_cf_string_comparator(comparator) |
Functions | |
std::string | cf::describe (dx::os_result result) noexcept |
std::ostream & | cf::operator<< (std::ostream &, ::CFArrayRef) |
std::ostream & | cf::operator<< (std::ostream &, ::CFNumberRef) |
std::ostream & | cf::operator<< (std::ostream &, ::CFStringRef) |
std::ostream & | cf::operator<< (std::ostream &, ::CFTypeRef) |
std::ostream & | cf::operator<< (std::ostream &os, ::CFDictionaryRef ref) |
std::ostream & | operator<< (std::ostream &os, const cf::array<::CFArrayRef > &ref) |
std::ostream & | operator<< (std::ostream &os, const cf::array<> &ref) |
template<typename type_t , typename = cf::enable_if_convertible<type_t>> | |
std::ostream & | operator<< (std::ostream &os, const cf::type< type_t > &value) |
#define __dx_cf_string_comparator | ( | comparator | ) |
|
inline |
|
inline |
|
inline |
(c) copyright 2009 dynamic acoustics e.U. | generated on Wed Mar 12 2025 |