corefoundation namespace
More...
◆ bool_t
◆ double_t
◆ float32
◆ float64
◆ float_t
◆ int16
◆ int32
◆ int64
◆ int8
◆ preference
preference store
- usage:
value=
preference[key1][key2]..[keyN](default_value);
key-value pair tree to inherit from suitable CF storage types
Definition cf_key_value_tree.h:94
key_value_tree< _preference > preference
preference store
Definition cf_preference.h:201
◆ uint16
◆ uint32
◆ uint64
◆ uint8
◆ describe()
◆ operator<<() [1/5]
std::ostream & cf::operator<< |
( |
std::ostream & | os, |
|
|
::CFArrayRef | ref ) |
|
inline |
◆ operator<<() [2/5]
std::ostream & cf::operator<< |
( |
std::ostream & | os, |
|
|
::CFDictionaryRef | ref ) |
|
inline |
◆ operator<<() [3/5]
std::ostream & cf::operator<< |
( |
std::ostream & | os, |
|
|
::CFNumberRef | ref ) |
|
inline |
◆ operator<<() [4/5]
std::ostream & cf::operator<< |
( |
std::ostream & | os, |
|
|
::CFStringRef | ref ) |
|
inline |
◆ operator<<() [5/5]
std::ostream & cf::operator<< |
( |
std::ostream & | os, |
|
|
::CFTypeRef | ref ) |
|
inline |