dxd - dynax driver framework 2.2.0d85
cross platform open source driver development framework
Loading...
Searching...
No Matches
cf::type<::CFTypeRef > Class Reference

opaque type serves as type::factory More...

#include <dx_mach.h>

+ Inheritance diagram for cf::type<::CFTypeRef >:
+ Collaboration diagram for cf::type<::CFTypeRef >:

Public Member Functions

::CFIndex count () const noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
CFTypeID id () noexcept
 
referenceinitialize (::CFTypeRef cf_object, bool retain=true)
 
virtual operator bool () const noexcept
 
 operator type<> () const noexcept
 
template<typename type_t , typename = enable_if_convertible<type_t>>
 operator type_t () const
 
bool operator!= (::CFTypeRef cf_object) const noexcept
 
 operator::CFTypeID () const noexcept
 
 operator::CFTypeRef () const noexcept
 
 operator::CFTypeRef () const noexcept
 
virtual bool operator== (::CFTypeID cf_type) const noexcept
 
bool operator== (::CFTypeRef cf_object) const noexcept
 
template<typename type_t , typename = enable_if_convertible<type_t>>
bool operator== (type_t value)
 
referencerelease () noexcept
 
const referenceretain () const noexcept
 
template<typename type_t , typename = enable_if_convertible<type_t>>
 type (const type_t &type)
 

Static Public Member Functions

::CFTypeID id () noexcept
 

Protected Attributes

::CFTypeRef cf_object
 

Detailed Description

opaque type serves as type::factory

Todo
factory functionality

Constructor & Destructor Documentation

◆ type()

template<typename type_t , typename = enable_if_convertible<type_t>>
cf::type<::CFTypeRef >::type ( const type_t & type)
inline

Member Function Documentation

◆ count()

::CFIndex cf::reference< ::CFTypeRef >::count ( ) const
inlinenoexceptinherited

◆ id() [1/18]

::CFTypeID cf::reference< ::CFTypeRef >::id ( )
staticnoexceptinherited

◆ id() [2/18]

CFTypeID cf::reference<::CFDictionaryRef >::id ( )
inlinenoexceptinherited

◆ id() [3/18]

CFTypeID cf::reference<::CFMutableDictionaryRef >::id ( )
inlinenoexceptinherited

◆ id() [4/18]

CFTypeID cf::reference<::CFNumberRef >::id ( )
inlinenoexceptinherited

◆ id() [5/18]

CFTypeID cf::reference<::CFStringRef >::id ( )
inlinenoexceptinherited

◆ id() [6/18]

CFTypeID cf::reference<::CFMutableStringRef >::id ( )
inlinenoexceptinherited

◆ id() [7/18]

CFTypeID cf::reference<::CFArrayRef >::id ( )
inlinenoexceptinherited

◆ id() [8/18]

CFTypeID cf::reference<::CFMutableArrayRef >::id ( )
inlinenoexceptinherited

◆ id() [9/18]

CFTypeID cf::reference<::CFURLRef >::id ( )
inlinenoexceptinherited

◆ id() [10/18]

CFTypeID cf::reference<::CFBundleRef >::id ( )
inlinenoexceptinherited

◆ id() [11/18]

CFTypeID cf::reference<::CFDataRef >::id ( )
inlinenoexceptinherited

◆ id() [12/18]

CFTypeID cf::reference<::CFUUIDRef >::id ( )
inlinenoexceptinherited

◆ id() [13/18]

CFTypeID cf::reference<::CFRunLoopRef >::id ( )
inlinenoexceptinherited

◆ id() [14/18]

CFTypeID cf::reference<::CFRunLoopSourceRef >::id ( )
inlinenoexceptinherited

◆ id() [15/18]

CFTypeID cf::reference<::CFRunLoopObserverRef >::id ( )
inlinenoexceptinherited

◆ id() [16/18]

CFTypeID cf::reference<::CFErrorRef >::id ( )
inlinenoexceptinherited

◆ id() [17/18]

CFTypeID cf::reference<::CFTypeRef >::id ( )
inlinenoexceptinherited

◆ id() [18/18]

CFTypeID cf::reference<::SCPreferencesRef >::id ( )
inlinenoexceptinherited

◆ initialize()

reference & cf::reference< ::CFTypeRef >::initialize ( ::CFTypeRef cf_object,
bool retain = true )
inlineinherited

◆ operator bool()

virtual cf::reference< ::CFTypeRef >::operator bool ( ) const
inlinevirtualnoexceptinherited

◆ operator type<>()

cf::reference< ::CFTypeRef >::operator type<> ( ) const
noexceptinherited

◆ operator type_t()

template<typename type_t , typename = enable_if_convertible<type_t>>
cf::type<::CFTypeRef >::operator type_t ( ) const
inline

◆ operator!=()

bool cf::reference< ::CFTypeRef >::operator!= ( ::CFTypeRef cf_object) const
inlinenoexceptinherited

◆ operator::CFTypeID()

cf::reference< ::CFTypeRef >::operator::CFTypeID ( ) const
inlinenoexceptinherited

◆ operator::CFTypeRef() [1/2]

cf::reference< ::CFTypeRef >::operator ::CFTypeRef ( ) const
inlinenoexceptinherited

◆ operator::CFTypeRef() [2/2]

cf::reference< ::CFTypeRef >::operator::CFTypeRef ( ) const
inlinenoexceptinherited

◆ operator==() [1/3]

virtual bool cf::reference< ::CFTypeRef >::operator== ( ::CFTypeID cf_type) const
inlinevirtualnoexceptinherited

◆ operator==() [2/3]

bool cf::reference< ::CFTypeRef >::operator== ( ::CFTypeRef cf_object) const
inlinenoexceptinherited

◆ operator==() [3/3]

template<typename type_t , typename = enable_if_convertible<type_t>>
bool cf::type<::CFTypeRef >::operator== ( type_t value)
inline

◆ release()

reference & cf::reference< ::CFTypeRef >::release ( )
inlinenoexceptinherited

◆ retain()

const reference & cf::reference< ::CFTypeRef >::retain ( ) const
inlinenoexceptinherited

Member Data Documentation

◆ cf_object

::CFTypeRef cf::reference< ::CFTypeRef >::cf_object
protectedinherited

The documentation for this class was generated from the following file:

(c) copyright 2009 dynamic acoustics e.U. generated on Thu Jan 23 2025

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.