Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_CFType.h File Reference


Functions

template<typename T>
CPLAT_Begin_Namespace_CPLAT
CFTypeID 
CP_CFType_GetTypeID ()
 Returns the CFTypeID.
template<typename T>
bool CP_CFType_Get (CFDictionaryRef inDictionary, CFStringRef inKey, CPLAT::CP_ResourcePtr< T > &inOutValue)
 Returns in inOutValue a CP_ResourcePtr for the value with the passed in key, and stored in the passed in dictionary.
template<typename T>
bool CP_CFType_Get (CFArrayRef inArray, CFIndex inIndex, CPLAT::CP_ResourcePtr< T > &inOutValue)
 Returns in inOutValue a CP_ResourcePtr for the value with the passed in key, and stored in the passed in array.
template<typename T>
CPLAT::CP_ResourcePtr< T > CP_CFType_TypedValue (CFTypeRef inValue)

Function Documentation

template<typename T>
CPLAT_Begin_Namespace_CPLAT CFTypeID CP_CFType_GetTypeID  ) 
 

CP_CFType_GetTypeID

template<typename T>
bool CP_CFType_Get CFDictionaryRef  inDictionary,
CFStringRef  inKey,
CPLAT::CP_ResourcePtr< T > &  inOutValue
 

CP_CFType_Get

template<typename T>
bool CP_CFType_Get CFArrayRef  inArray,
CFIndex  inIndex,
CPLAT::CP_ResourcePtr< T > &  inOutValue
 

CP_CFType_Get

template<typename T>
CPLAT::CP_ResourcePtr<T> CP_CFType_TypedValue CFTypeRef  inValue  ) 
 


Generated on Tue Sep 20 20:21:26 2005 for CPLAT_MacOS by  doxygen 1.4.0