dxd - dynax driver framework 2.3.0d132
cross platform open source driver development framework
Loading...
Searching...
No Matches
cf::array<::CFArrayRef, cf_object_t > Class Template Reference

#include <cf_array.h>

+ Inheritance diagram for cf::array<::CFArrayRef, cf_object_t >:
+ Collaboration diagram for cf::array<::CFArrayRef, cf_object_t >:

Public Types

typedef std::vector<::CFTypeRef > container
 
typedef std::vector< type<> > dx_container
 

Public Member Functions

 array (const container &container)
 
 array (const dx_container &container)
 
::CFIndex count () const noexcept
 
 dx_catchall_rethrow () bool operator
 
 dx_catchall_rethrow () const reference &retain() const noexcept
 
 dx_catchall_rethrow () virtual operator bool() const
 
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 (cf_object_t cf_object, bool retain=true) try
 
 operator cf_object_t () const noexcept
 
 operator::CFTypeID () const noexcept
 
arrayoperator= (const container &container) try
 
referencerelease () noexcept
 

Static Public Member Functions

::CFTypeID id () noexcept
 

Protected Attributes

cf_object_t cf_object = nullptr
 

Member Typedef Documentation

◆ container

template<typename cf_object_t >
typedef std::vector<::CFTypeRef> cf::array<::CFArrayRef, cf_object_t >::container

◆ dx_container

template<typename cf_object_t >
typedef std::vector<type<> > cf::array<::CFArrayRef, cf_object_t >::dx_container

Constructor & Destructor Documentation

◆ array() [1/2]

template<typename cf_object_t >
cf::array<::CFArrayRef, cf_object_t >::array ( const container & container)
inline

◆ array() [2/2]

template<typename cf_object_t >
cf::array<::CFArrayRef, cf_object_t >::array ( const dx_container & container)
inline

Member Function Documentation

◆ count()

template<typename cf_object_t >
::CFIndex cf::reference< cf_object_t >::count ( ) const
inlinenoexceptinherited

◆ dx_catchall_rethrow() [1/3]

template<typename cf_object_t >
cf::reference< cf_object_t >::dx_catchall_rethrow ( )
inherited

◆ dx_catchall_rethrow() [2/3]

template<typename cf_object_t >
cf::reference< cf_object_t >::dx_catchall_rethrow ( ) const &
inlinenoexceptinherited

◆ dx_catchall_rethrow() [3/3]

template<typename cf_object_t >
cf::reference< cf_object_t >::dx_catchall_rethrow ( ) const
inlineinherited
+ Here is the call graph for this function:

◆ id() [1/18]

template<typename cf_object_t >
::CFTypeID cf::reference< cf_object_t >::id ( )
staticnoexceptinherited
+ Here is the caller graph for this function:

◆ 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()

template<typename cf_object_t >
reference & cf::reference< cf_object_t >::initialize ( cf_object_t cf_object,
bool retain = true )
inlineinherited
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator cf_object_t()

template<typename cf_object_t >
cf::reference< cf_object_t >::operator cf_object_t ( ) const
inlinenoexceptinherited

◆ operator::CFTypeID()

template<typename cf_object_t >
cf::reference< cf_object_t >::operator::CFTypeID ( ) const
inlinenoexceptinherited

◆ operator=()

template<typename cf_object_t >
array & cf::array<::CFArrayRef, cf_object_t >::operator= ( const container & container)
inline

◆ release()

template<typename cf_object_t >
reference & cf::reference< cf_object_t >::release ( )
inlinenoexceptinherited
+ Here is the caller graph for this function:

Member Data Documentation

◆ cf_object

template<typename cf_object_t >
cf_object_t cf::reference< cf_object_t >::cf_object = nullptr
protectedinherited

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

(c) copyright 2009 dynamic acoustics e.U. generated on Mon Jun 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.