dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
cf_dictionary.h File Reference
#include "cf_plist.h"
#include "cf_array.h"
#include "cf_data.h"
#include "dx_iterator.h"
#include <map>
Include dependency graph for cf_dictionary.h:
This graph shows which files directly or indirectly include this file:

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

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream & os,
const cf::dictionary<::CFDictionaryRef > & ref )
inline

◆ operator<<() [2/2]

std::ostream & operator<< ( std::ostream & os,
const cf::dictionary<> & ref )
inline
Here is the caller graph for this function:

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.