#include <cf_string.h>
◆ type() [1/3]
◆ type() [2/3]
cf::type< char * >::type |
( |
const char * | value | ) |
|
|
inline |
◆ type() [3/3]
cf::type< char * >::type |
( |
const std::string & | value | ) |
|
|
inline |
◆ copy()
::CFStringRef cf::__string< ::CFMutableStringRef >::copy |
( |
| ) |
const |
|
inlineinherited |
◆ count()
template<typename cf_object_t >
◆ dx_catchall_rethrow() [1/3]
template<typename cf_object_t >
◆ dx_catchall_rethrow() [2/3]
template<typename cf_object_t >
◆ dx_catchall_rethrow() [3/3]
template<typename cf_object_t >
◆ id() [1/18]
template<typename cf_object_t >
◆ id() [2/18]
◆ id() [3/18]
◆ id() [4/18]
◆ id() [5/18]
◆ id() [6/18]
◆ id() [7/18]
◆ id() [8/18]
◆ id() [9/18]
◆ id() [10/18]
◆ id() [11/18]
◆ id() [12/18]
◆ id() [13/18]
◆ id() [14/18]
◆ id() [15/18]
◆ id() [16/18]
◆ id() [17/18]
◆ id() [18/18]
◆ initialize()
template<typename cf_object_t >
◆ operator cf_object_t()
template<typename cf_object_t >
◆ operator const char *()
cf::__string< ::CFMutableStringRef >::operator const char * |
( |
| ) |
const |
|
inlineinherited |
◆ operator double()
cf::__string< ::CFMutableStringRef >::operator double |
( |
| ) |
const |
|
inlinenoexceptinherited |
Skips whitespace; returns 0.0 on error.
◆ operator int32_t()
Skips whitespace; returns 0 on error, MAX or -MAX on overflow.
◆ operator std::string()
cf::__string< ::CFMutableStringRef >::operator std::string |
( |
| ) |
const |
|
inlineinherited |
◆ operator!=() [1/2]
bool cf::__string< ::CFMutableStringRef >::operator!= |
( |
::CFStringRef | value | ) |
const |
|
inlinenoexceptinherited |
◆ operator!=() [2/2]
bool cf::__string< ::CFMutableStringRef >::operator!= |
( |
value_t | value | ) |
|
|
inlineinherited |
◆ operator+() [1/2]
::CFMutableStringRef cf::__string< ::CFMutableStringRef >::operator+ |
( |
::CFStringRef | value | ) |
const |
|
inlinenoexceptinherited |
◆ operator+() [2/2]
::CFMutableStringRef cf::__string< ::CFMutableStringRef >::operator+ |
( |
const char * | value | ) |
const |
|
inlinenoexceptinherited |
◆ operator+=()
◆ operator::CFDataRef()
cf::__string< ::CFMutableStringRef >::operator::CFDataRef |
( |
| ) |
const |
|
inlinenoexceptinherited |
◆ operator::CFTypeID()
template<typename cf_object_t >
◆ operator<() [1/2]
bool cf::__string< ::CFMutableStringRef >::operator< |
( |
::CFStringRef | value | ) |
const |
|
inlinenoexceptinherited |
◆ operator<() [2/2]
bool cf::__string< ::CFMutableStringRef >::operator< |
( |
value_t | value | ) |
|
|
inlineinherited |
◆ operator<=() [1/2]
bool cf::__string< ::CFMutableStringRef >::operator<= |
( |
::CFStringRef | value | ) |
const |
|
inlinenoexceptinherited |
◆ operator<=() [2/2]
bool cf::__string< ::CFMutableStringRef >::operator<= |
( |
value_t | value | ) |
|
|
inlineinherited |
◆ operator=() [1/2]
◆ operator=() [2/2]
type & cf::type< char * >::operator= |
( |
const std::string & | value | ) |
|
|
inline |
◆ operator==() [1/2]
bool cf::__string< ::CFMutableStringRef >::operator== |
( |
::CFStringRef | value | ) |
const |
|
inlinenoexceptinherited |
◆ operator==() [2/2]
bool cf::__string< ::CFMutableStringRef >::operator== |
( |
value_t | value | ) |
|
|
inlineinherited |
◆ operator>() [1/2]
bool cf::__string< ::CFMutableStringRef >::operator> |
( |
::CFStringRef | value | ) |
const |
|
inlinenoexceptinherited |
◆ operator>() [2/2]
bool cf::__string< ::CFMutableStringRef >::operator> |
( |
value_t | value | ) |
|
|
inlineinherited |
◆ operator>=() [1/2]
bool cf::__string< ::CFMutableStringRef >::operator>= |
( |
::CFStringRef | value | ) |
const |
|
inlinenoexceptinherited |
◆ operator>=() [2/2]
bool cf::__string< ::CFMutableStringRef >::operator>= |
( |
value_t | value | ) |
|
|
inlineinherited |
◆ release()
template<typename cf_object_t >
◆ cf_object
template<typename cf_object_t >
The documentation for this class was generated from the following file: