[][src]Module core_foundation::propertylist

Core Foundation property lists

Structs

CFPropertyList

A CFPropertyList struct. This is superclass to CFData, CFString, CFArray, CFDictionary, CFDate, CFBoolean, and CFNumber.

Constants

kCFPropertyListBinaryFormat_v1_0
kCFPropertyListImmutable
kCFPropertyListMutableContainers
kCFPropertyListMutableContainersAndLeaves
kCFPropertyListOpenStepFormat
kCFPropertyListXMLFormat_v1_0

Traits

CFPropertyListSubClass

Trait for all subclasses of CFPropertyList.

Functions

CFPropertyListCreateData
CFPropertyListCreateWithData
create_data
create_with_data

Type Definitions

CFPropertyListFormat
CFPropertyListMutabilityOptions
CFPropertyListRef