dxd - dynax driver framework 2.1.0d73
cross platform open source driver development framework
|
#include <CoreFoundation/CoreFoundation.h>
#include <SystemConfiguration/SCPreferences.h>
#include <IOKit/IOCFPlugin.h>
#include <dx_assert.h>
#include <type_traits>
#include <thread>
Namespaces | |
namespace | dx |
dynax driver framework user mode interface namespace | |
namespace | dx::cf |
corefoundation namespace | |
namespace | dx::cf::mutate |
namespace | dx::sc |
Macros | |
#define | __dx_cf_string_comparator(comparator) |
Typedefs | |
using | dx::cf::mutate::dictionary = cf::dictionary<::CFMutableDictionaryRef> |
Functions | |
std::string | dx::cf::describe (os_result result) noexcept |
std::ostream & | operator<< (std::ostream &, const ::CFArrayRef) |
std::ostream & | operator<< (std::ostream &, const ::CFDictionaryRef) |
std::ostream & | operator<< (std::ostream &, const ::CFNumberRef) |
std::ostream & | operator<< (std::ostream &, const ::CFStringRef) |
std::ostream & | operator<< (std::ostream &os, const ::CFTypeRef ref) |
std::ostream & | operator<< (std::ostream &os, const dx::cf::array &ref) |
std::ostream & | operator<< (std::ostream &os, const dx::cf::dictionary<::CFDictionaryRef > &ref) |
std::ostream & | operator<< (std::ostream &os, const dx::cf::dictionary<> &ref) |
template<typename type_t , typename = dx::cf::enable_if_convertible<type_t>> | |
std::ostream & | operator<< (std::ostream &os, const dx::cf::type< type_t > &value) |
std::string | dx::version (const std::string &package) |
installation package version | |
#define __dx_cf_string_comparator | ( | comparator | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
(c) copyright 2009 dynamic acoustics e.U. | generated on Fri Nov 15 2024 |