Thursday, September 25, 2014

iOS8:Framework:Core Foundation Framework:Functions

iOS8 Framework
Allocator
  • Creating an allocator
  • Managing memory with an allocator
  • Getting and setting the default allocator
  • Getting an allocator's context
  • Getting the allocator type ID
Array
  • Creating an array
  • Examining an array
  • Applying a function to elements
  • Getting the array type ID
Attributed String
  • Creating a attributed string
  • Accessing attributes
  • Getting attributed string properties
Bag
  • Creating a bag
  • Examining a bag
  • Applying a function to the contents of a bag
  • Getting the bag type ID
Binary Heap
  • Miscellaneous Functions
Bit Vector
  • Creating a bit vector
  • Getting information about a bit vector
  • Getting the bit vector type ID
Boolean
  • Miscellaneous Functions
Bundle
  • Creating and accessing bundles
  • Loading and unloading a bundle
  • Finding locations in a bundle
  • Locating bundle resources
  • Managing localisations
  • Managing executable code
  • Getting bundle properties
  • Getting the bundle type ID
Calendar
  • Creating a calendar
  • Calendrical calculatiions
  • Getting ranges of units
  • Getting and setting the time zone
  • Getting the identifier
  • Getting and setting the locale
  • Getting and setting day information
  • Getting the type ID
Character Set
  • Creating character sets
  • Getting predefined character sets
  • Querying character sets
  • Getting the character set type identifier
Data
  • Creating a data object
  • Examining a data object
  • Getting the data type ID
Date
  • Miscellaneous Functions
Date Formatter
  • Creating a date formatter
  • Configuring a date formatter
  • Parsing strings
  • Creating strings from data
  • Getting information about a date formatter
  • Getting the date formatter type ID
Dictionary
  • Creating a dictionary
  • Examining a dictionary
  • Applying a function to a dictionary
  • Getting the dictionary type ID
Error
  • Creating a error
  • Getting information about an error
  • Getting the error type ID
File Descriptor
  • Creating a file descriptor
  • Getting information about a file descriptor
  • Invalidating a file descriptor
  • Managing callbacks
  • Creating a run loop source
  • Getting the file descriptor type ID
Locale
  • Creating a locale
  • Getting system locale information
  • Getting ISO information
  • Language preferences
  • Getting information about a locale
  • Getting and creating locale identifiers
  • Getting line and character direction for a language
  • Getting the locale type ID
Mach Port
  • Creating a mach port object
  • Configuring a mach port object
  • Examining a mach port object
  • Getting the mach port type ID
Message Port
  • Creating a message port object
  • Configuring a message port object
  • Using a message port
  • Examining a message port
  • Getting the message port type ID
Mutable Array
  • Miscellaneous Functions
Mutable Attributed String
  • Creating a mutable attributed string
  • Modifying a mutable attributed string
Mutable Bag
  • Creating a mutable bag
  • Modifying a mutable bag
Mutable Bit Vector
  • Creating a mutable bit vector object
  • Modifying a bit vector
Mutable Character Set
  • Creating a mutable character set
  • Adding characters
  • Removing characters
  • Logical operations
Mutable Data
  • Creating amusable data object
  • Accessing data
  • Modifying a mutable data object
Mutable Dictionary
  • Creating amusable dictionary
  • Modifying a dictionary
Mutable Set
  • Miscellaneous Functions
Mutable String
  • Miscellaneous Functions
Notification Center
  • Accessing a notification center
  • Posting a notification
  • Adding and removing observers
  • Getting the notification centre type ID
Null

  • Miscellaneous Functions

Number
  • Creating a number
  • Getting information about numbers
  • Comparing numbers
  • Getting the number type ID
Number Formatter
  • Creating a number formatter
  • Configuring a number formatter
  • Formatting values
  • Examining a number formatter
  • Getting the number formatter type ID
Plug In
  • Creating Plug-ins
  • Registration
  • Plugin miscellaneous functions
Plug In Instance

  • Deprecated

Property List
  • Creating a property list
  • Exporting a property list
  • Validating a property list
Read Stream
  • Creating a read stream
  • Opening and closing a read stream
  • Reading from a stream
  • Scheduling a read stream
  • Examining a stream properties
  • Setting stream properties
  • Getting the read stream type ID
Run Loop
  • Getting a run loop
  • Starting and stopping a run loop
  • Managing sources
  • Managing observers
  • Managing run loop modes
  • Managing timers
  • Scheduling blocks
  • Getting the run loop type ID
Run Loop Observer
  • Miscellaneous Functions
Run Loop Source
  • Miscellaneous Functions
Run Loop Timer
  • Miscellaneous Functions
Set
  • Creating sets
  • Examining a set
  • Applying function to set members
  • Getting the set type ID
Socket
  • Creating sockets
  • Configuring sockets
  • Using sockets
String
  • Creating a string
  • Searching strings
  • Comparing strings
  • Accessing characters
  • Working with hyphenation
  • Working with encodings
  • Getting numeric values
  • Getting string properties
  • String file system representations
  • Getting paragraph bounds
  • Managing surrogates
String Tokenizer
  • Creating a tokeniser
  • Setting the string
  • Changing the location
  • Getting information about the current token
  • Identifying a language
  • Getting the string tokenizer type ID
Time Zone
  • Creating a time zone
  • System and default time zones and information
  • Getting information about time zones
  • Getting daylight savings time information
  • Getting the time zone type ID
Tree
  • Creating trees
  • Modifying a tree
  • Sorting a tree
  • Examining a tree
  • Performing an operation on tree elements
  • Getting the tree type ID
Type
  • Memory management
  • Determining equality
  • Hashing
  • Miscellaneous functions
URL
  • Creating a URL
  • Accessing the parts of a URL
  • Converting URLs to other representations
  • Getting URL properties
  • Getting and setting file system resource properties
  • Working with bookmark data
UUID
  • Creating UUID object
  • Getting information about UUID objects
  • Getting the UUID type identifier
Write Stream
  • Creating a write stream
  • Opening and closing a stream
  • Writing to a stream
  • Scheduling a write stream
  • Examining stream properties
  • Setting stream properties
  • Getting the write stream type ID
Base Utilities
  • Miscellaneous Functions
Byte-Order Utilities
  • Miscellaneous Functions
URL Access Utilities
  • Miscellaneous Functions
Preferences Utilities
  • Getting preference values
  • Setting preference values
  • Synchronizing preferences
  • Adding and removing suite preferences
  • Miscellaneous functions
Socket Name Server Utilities
  • Miscellaneous Functions
Time Utilities
  • Miscellaneous Functions
Stream
  • Creating Streams

No comments: