|
LLDB mainline
|
This is the complete list of members for CFCBundle, including all inherited members.
| _ptr | CFCReleaser< CFBundleRef > | private |
| CFCBundle(const char *path=NULL) | CFCBundle | |
| CFCBundle(CFURLRef url) | CFCBundle | |
| CFCBundle(const CFCBundle &)=delete | CFCBundle | private |
| CFCReleaser(CFBundleRef ptr=NULL) | CFCReleaser< CFBundleRef > | inline |
| CopyExecutableURL() const | CFCBundle | |
| get() | CFCReleaser< CFBundleRef > | inline |
| GetIdentifier() const | CFCBundle | |
| GetPath(char *dst, size_t dst_len) | CFCBundle | |
| GetValueForInfoDictionaryKey(CFStringRef key) const | CFCBundle | |
| operator=(const CFCBundle &)=delete | CFCBundle | private |
| CFCReleaser< CFBundleRef >::operator=(const CFCReleaser< CFBundleRef > &rhs) | CFCReleaser< CFBundleRef > | inline |
| ptr_address(bool enforce_null=true) | CFCReleaser< CFBundleRef > | inline |
| release() | CFCReleaser< CFBundleRef > | inline |
| reset(CFBundleRef ptr=NULL) | CFCReleaser< CFBundleRef > | inline |
| SetPath(const char *path) | CFCBundle | |
| ~CFCBundle() override | CFCBundle | |
| ~CFCReleaser() | CFCReleaser< CFBundleRef > | inlinevirtual |