|
dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
|
#include "cf_plist.h"#include "cf_array.h"#include "cf_data.h"#include "dx_iterator.h"#include <map>Classes | |
| class | cf::dictionary<::CFDictionaryRef, cf_object_t > |
| a ::CFDictionary read: operator [] names an entry, which converts to what the caller asks for, and a range-for walks key and value pairs. An entry hands out a retained value (cf::reference's ownership rule) More... | |
| class | cf::dictionary<::CFDictionaryRef, cf_object_t >::iterator |
| class | cf::dictionary<::CFMutableDictionaryRef > |
| a dictionary being built: set() chains one entry after another, which is what the desc's CF serialization expands into More... | |
Namespaces | |
| namespace | cf |
| corefoundation namespace | |
| namespace | cf::mutate |
| namespace | dx |
| dynax driver framework interface namespace | |
Typedefs | |
| using | cf::mutate::dictionary = cf::dictionary<::CFMutableDictionaryRef> |
Functions | |
| std::ostream & | cf::operator<< (std::ostream &, ::CFDictionaryRef) |
| std::ostream & | operator<< (std::ostream &os, const cf::dictionary<::CFDictionaryRef > &ref) |
| std::ostream & | operator<< (std::ostream &os, const cf::dictionary<> &ref) |
| std::string | dx::version (const std::string &package) |
| installation package version | |
|
inline |
|
inline |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |