dxd - dynax driver framework 2.6.0d210
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 () const reference &retain() const noexcept
 dx_catchall_rethrow () reference &operator
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
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
Here is the caller graph for this function:

◆ 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
Here is the caller graph for this function:

◆ dx_catchall_rethrow() [1/2]

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

◆ dx_catchall_rethrow() [2/2]

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

◆ id() [1/24]

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

◆ id() [2/24]

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

◆ id() [3/24]

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

◆ id() [4/24]

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

◆ id() [5/24]

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

◆ id() [6/24]

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

◆ id() [7/24]

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

◆ id() [8/24]

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

◆ id() [9/24]

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

◆ id() [10/24]

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

◆ id() [11/24]

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

◆ id() [12/24]

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

◆ id() [13/24]

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

◆ id() [14/24]

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

◆ id() [15/24]

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

◆ id() [16/24]

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

◆ id() [17/24]

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

◆ id() [18/24]

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

◆ id() [19/24]

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

◆ id() [20/24]

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

◆ id() [21/24]

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

◆ id() [22/24]

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

◆ id() [23/24]

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

◆ id() [24/24]

CFTypeID cf::reference<::SecCodeRef >::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 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
inlineexplicitnoexceptinherited

◆ operator=()

template<typename cf_object_t>
array & cf::array<::CFArrayRef, cf_object_t >::operator= ( const container & container)
inline
Here is the call graph for this function:

◆ 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

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.