ns

package
v0.0.0-...-90ab682 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CBDelegateLookup = map[unsafe.Pointer]CBDelegateDispatch{}
View Source
var CBDelegateMux sync.RWMutex

Functions

func Autoreleasepool

func Autoreleasepool(f func())

func CBAttributeAccessInstanceVariablesDirectly

func CBAttributeAccessInstanceVariablesDirectly() bool

func CBAttributeAutomaticallyNotifiesObserversForKey

func CBAttributeAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBAttributeCancelPreviousPerformRequestsWithTarget

func CBAttributeCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBAttributeCancelPreviousPerformRequestsWithTargetSelector

func CBAttributeCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBAttributeCancelPreviousPerformRequestsWithTargetSelectorObject

func CBAttributeCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBAttributeConformsToProtocol

func CBAttributeConformsToProtocol(protocol Protocol) bool

func CBAttributeInstancesRespondToSelector

func CBAttributeInstancesRespondToSelector(aSelector SEL) bool

func CBAttributeIsSubclassOfClass

func CBAttributeIsSubclassOfClass(aClass Class) bool

func CBAttributeLoad

func CBAttributeLoad()

func CBAttributeResolveClassMethod

func CBAttributeResolveClassMethod(sel SEL) bool

func CBAttributeResolveInstanceMethod

func CBAttributeResolveInstanceMethod(sel SEL) bool

func CBAttributeSetVersion

func CBAttributeSetVersion(aVersion NSInteger)

func CBCentralAccessInstanceVariablesDirectly

func CBCentralAccessInstanceVariablesDirectly() bool

func CBCentralAutomaticallyNotifiesObserversForKey

func CBCentralAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBCentralCancelPreviousPerformRequestsWithTarget

func CBCentralCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBCentralCancelPreviousPerformRequestsWithTargetSelector

func CBCentralCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBCentralCancelPreviousPerformRequestsWithTargetSelectorObject

func CBCentralCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBCentralConformsToProtocol

func CBCentralConformsToProtocol(protocol Protocol) bool

func CBCentralInstancesRespondToSelector

func CBCentralInstancesRespondToSelector(aSelector SEL) bool

func CBCentralIsSubclassOfClass

func CBCentralIsSubclassOfClass(aClass Class) bool

func CBCentralLoad

func CBCentralLoad()

func CBCentralManagerAccessInstanceVariablesDirectly

func CBCentralManagerAccessInstanceVariablesDirectly() bool

func CBCentralManagerAutomaticallyNotifiesObserversForKey

func CBCentralManagerAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBCentralManagerCancelPreviousPerformRequestsWithTarget

func CBCentralManagerCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBCentralManagerCancelPreviousPerformRequestsWithTargetSelector

func CBCentralManagerCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBCentralManagerCancelPreviousPerformRequestsWithTargetSelectorObject

func CBCentralManagerCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBCentralManagerConformsToProtocol

func CBCentralManagerConformsToProtocol(protocol Protocol) bool

func CBCentralManagerInstancesRespondToSelector

func CBCentralManagerInstancesRespondToSelector(aSelector SEL) bool

func CBCentralManagerIsSubclassOfClass

func CBCentralManagerIsSubclassOfClass(aClass Class) bool

func CBCentralManagerLoad

func CBCentralManagerLoad()

func CBCentralManagerResolveClassMethod

func CBCentralManagerResolveClassMethod(sel SEL) bool

func CBCentralManagerResolveInstanceMethod

func CBCentralManagerResolveInstanceMethod(sel SEL) bool

func CBCentralManagerSetVersion

func CBCentralManagerSetVersion(aVersion NSInteger)

func CBCentralResolveClassMethod

func CBCentralResolveClassMethod(sel SEL) bool

func CBCentralResolveInstanceMethod

func CBCentralResolveInstanceMethod(sel SEL) bool

func CBCentralSetVersion

func CBCentralSetVersion(aVersion NSInteger)

func CBCharacteristicAccessInstanceVariablesDirectly

func CBCharacteristicAccessInstanceVariablesDirectly() bool

func CBCharacteristicAutomaticallyNotifiesObserversForKey

func CBCharacteristicAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBCharacteristicCancelPreviousPerformRequestsWithTarget

func CBCharacteristicCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBCharacteristicCancelPreviousPerformRequestsWithTargetSelector

func CBCharacteristicCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBCharacteristicCancelPreviousPerformRequestsWithTargetSelectorObject

func CBCharacteristicCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBCharacteristicConformsToProtocol

func CBCharacteristicConformsToProtocol(protocol Protocol) bool

func CBCharacteristicInstancesRespondToSelector

func CBCharacteristicInstancesRespondToSelector(aSelector SEL) bool

func CBCharacteristicIsSubclassOfClass

func CBCharacteristicIsSubclassOfClass(aClass Class) bool

func CBCharacteristicLoad

func CBCharacteristicLoad()

func CBCharacteristicResolveClassMethod

func CBCharacteristicResolveClassMethod(sel SEL) bool

func CBCharacteristicResolveInstanceMethod

func CBCharacteristicResolveInstanceMethod(sel SEL) bool

func CBCharacteristicSetVersion

func CBCharacteristicSetVersion(aVersion NSInteger)

func CBDelegateCentralManagerDidConnectPeripheral

func CBDelegateCentralManagerDidConnectPeripheral(o unsafe.Pointer, central unsafe.Pointer, peripheral unsafe.Pointer)

func CBDelegateCentralManagerDidDisconnectPeripheral

func CBDelegateCentralManagerDidDisconnectPeripheral(o unsafe.Pointer, central unsafe.Pointer, peripheral unsafe.Pointer, error unsafe.Pointer)

func CBDelegateCentralManagerDidDiscoverPeripheral

func CBDelegateCentralManagerDidDiscoverPeripheral(o unsafe.Pointer, central unsafe.Pointer, peripheral unsafe.Pointer, advertisementData unsafe.Pointer, RSSI unsafe.Pointer)

func CBDelegateCentralManagerDidUpdateState

func CBDelegateCentralManagerDidUpdateState(o unsafe.Pointer, central unsafe.Pointer)

func CBDelegatePeripheralDidDiscoverCharacteristicsForService

func CBDelegatePeripheralDidDiscoverCharacteristicsForService(o unsafe.Pointer, peripheral unsafe.Pointer, service unsafe.Pointer, error unsafe.Pointer)

func CBDelegatePeripheralDidDiscoverServices

func CBDelegatePeripheralDidDiscoverServices(o unsafe.Pointer, peripheral unsafe.Pointer, error unsafe.Pointer)

func CBDelegatePeripheralDidUpdateValueForCharacteristic

func CBDelegatePeripheralDidUpdateValueForCharacteristic(o unsafe.Pointer, peripheral unsafe.Pointer, characteristic unsafe.Pointer, error unsafe.Pointer)

func CBDescriptorAccessInstanceVariablesDirectly

func CBDescriptorAccessInstanceVariablesDirectly() bool

func CBDescriptorAutomaticallyNotifiesObserversForKey

func CBDescriptorAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBDescriptorCancelPreviousPerformRequestsWithTarget

func CBDescriptorCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBDescriptorCancelPreviousPerformRequestsWithTargetSelector

func CBDescriptorCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBDescriptorCancelPreviousPerformRequestsWithTargetSelectorObject

func CBDescriptorCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBDescriptorConformsToProtocol

func CBDescriptorConformsToProtocol(protocol Protocol) bool

func CBDescriptorInstancesRespondToSelector

func CBDescriptorInstancesRespondToSelector(aSelector SEL) bool

func CBDescriptorIsSubclassOfClass

func CBDescriptorIsSubclassOfClass(aClass Class) bool

func CBDescriptorLoad

func CBDescriptorLoad()

func CBDescriptorResolveClassMethod

func CBDescriptorResolveClassMethod(sel SEL) bool

func CBDescriptorResolveInstanceMethod

func CBDescriptorResolveInstanceMethod(sel SEL) bool

func CBDescriptorSetVersion

func CBDescriptorSetVersion(aVersion NSInteger)

func CBManagerAccessInstanceVariablesDirectly

func CBManagerAccessInstanceVariablesDirectly() bool

func CBManagerAutomaticallyNotifiesObserversForKey

func CBManagerAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBManagerCancelPreviousPerformRequestsWithTarget

func CBManagerCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBManagerCancelPreviousPerformRequestsWithTargetSelector

func CBManagerCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBManagerCancelPreviousPerformRequestsWithTargetSelectorObject

func CBManagerCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBManagerConformsToProtocol

func CBManagerConformsToProtocol(protocol Protocol) bool

func CBManagerInstancesRespondToSelector

func CBManagerInstancesRespondToSelector(aSelector SEL) bool

func CBManagerIsSubclassOfClass

func CBManagerIsSubclassOfClass(aClass Class) bool

func CBManagerLoad

func CBManagerLoad()

func CBManagerResolveClassMethod

func CBManagerResolveClassMethod(sel SEL) bool

func CBManagerResolveInstanceMethod

func CBManagerResolveInstanceMethod(sel SEL) bool

func CBManagerSetVersion

func CBManagerSetVersion(aVersion NSInteger)

func CBPeripheralAccessInstanceVariablesDirectly

func CBPeripheralAccessInstanceVariablesDirectly() bool

func CBPeripheralAutomaticallyNotifiesObserversForKey

func CBPeripheralAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBPeripheralCancelPreviousPerformRequestsWithTarget

func CBPeripheralCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBPeripheralCancelPreviousPerformRequestsWithTargetSelector

func CBPeripheralCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBPeripheralCancelPreviousPerformRequestsWithTargetSelectorObject

func CBPeripheralCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBPeripheralConformsToProtocol

func CBPeripheralConformsToProtocol(protocol Protocol) bool

func CBPeripheralInstancesRespondToSelector

func CBPeripheralInstancesRespondToSelector(aSelector SEL) bool

func CBPeripheralIsSubclassOfClass

func CBPeripheralIsSubclassOfClass(aClass Class) bool

func CBPeripheralLoad

func CBPeripheralLoad()

func CBPeripheralManagerAccessInstanceVariablesDirectly

func CBPeripheralManagerAccessInstanceVariablesDirectly() bool

func CBPeripheralManagerAutomaticallyNotifiesObserversForKey

func CBPeripheralManagerAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBPeripheralManagerCancelPreviousPerformRequestsWithTarget

func CBPeripheralManagerCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBPeripheralManagerCancelPreviousPerformRequestsWithTargetSelector

func CBPeripheralManagerCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBPeripheralManagerCancelPreviousPerformRequestsWithTargetSelectorObject

func CBPeripheralManagerCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBPeripheralManagerConformsToProtocol

func CBPeripheralManagerConformsToProtocol(protocol Protocol) bool

func CBPeripheralManagerInstancesRespondToSelector

func CBPeripheralManagerInstancesRespondToSelector(aSelector SEL) bool

func CBPeripheralManagerIsSubclassOfClass

func CBPeripheralManagerIsSubclassOfClass(aClass Class) bool

func CBPeripheralManagerLoad

func CBPeripheralManagerLoad()

func CBPeripheralManagerResolveClassMethod

func CBPeripheralManagerResolveClassMethod(sel SEL) bool

func CBPeripheralManagerResolveInstanceMethod

func CBPeripheralManagerResolveInstanceMethod(sel SEL) bool

func CBPeripheralManagerSetVersion

func CBPeripheralManagerSetVersion(aVersion NSInteger)

func CBPeripheralResolveClassMethod

func CBPeripheralResolveClassMethod(sel SEL) bool

func CBPeripheralResolveInstanceMethod

func CBPeripheralResolveInstanceMethod(sel SEL) bool

func CBPeripheralSetVersion

func CBPeripheralSetVersion(aVersion NSInteger)

func CBServiceAccessInstanceVariablesDirectly

func CBServiceAccessInstanceVariablesDirectly() bool

func CBServiceAutomaticallyNotifiesObserversForKey

func CBServiceAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBServiceCancelPreviousPerformRequestsWithTarget

func CBServiceCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBServiceCancelPreviousPerformRequestsWithTargetSelector

func CBServiceCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBServiceCancelPreviousPerformRequestsWithTargetSelectorObject

func CBServiceCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBServiceConformsToProtocol

func CBServiceConformsToProtocol(protocol Protocol) bool

func CBServiceInstancesRespondToSelector

func CBServiceInstancesRespondToSelector(aSelector SEL) bool

func CBServiceIsSubclassOfClass

func CBServiceIsSubclassOfClass(aClass Class) bool

func CBServiceLoad

func CBServiceLoad()

func CBServiceResolveClassMethod

func CBServiceResolveClassMethod(sel SEL) bool

func CBServiceResolveInstanceMethod

func CBServiceResolveInstanceMethod(sel SEL) bool

func CBServiceSetVersion

func CBServiceSetVersion(aVersion NSInteger)

func CBUUIDAccessInstanceVariablesDirectly

func CBUUIDAccessInstanceVariablesDirectly() bool

func CBUUIDAutomaticallyNotifiesObserversForKey

func CBUUIDAutomaticallyNotifiesObserversForKey(key *NSString) bool

func CBUUIDCancelPreviousPerformRequestsWithTarget

func CBUUIDCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func CBUUIDCancelPreviousPerformRequestsWithTargetSelector

func CBUUIDCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBUUIDCancelPreviousPerformRequestsWithTargetSelectorObject

func CBUUIDCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func CBUUIDConformsToProtocol

func CBUUIDConformsToProtocol(protocol Protocol) bool

func CBUUIDInstancesRespondToSelector

func CBUUIDInstancesRespondToSelector(aSelector SEL) bool

func CBUUIDIsSubclassOfClass

func CBUUIDIsSubclassOfClass(aClass Class) bool

func CBUUIDLoad

func CBUUIDLoad()

func CBUUIDResolveClassMethod

func CBUUIDResolveClassMethod(sel SEL) bool

func CBUUIDResolveInstanceMethod

func CBUUIDResolveInstanceMethod(sel SEL) bool

func CBUUIDSetVersion

func CBUUIDSetVersion(aVersion NSInteger)

func NSArrayAccessInstanceVariablesDirectly

func NSArrayAccessInstanceVariablesDirectly() bool

func NSArrayAutomaticallyNotifiesObserversForKey

func NSArrayAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSArrayCancelPreviousPerformRequestsWithTarget

func NSArrayCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSArrayCancelPreviousPerformRequestsWithTargetSelector

func NSArrayCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSArrayCancelPreviousPerformRequestsWithTargetSelectorObject

func NSArrayCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSArrayConformsToProtocol

func NSArrayConformsToProtocol(protocol Protocol) bool

func NSArrayInstancesRespondToSelector

func NSArrayInstancesRespondToSelector(aSelector SEL) bool

func NSArrayIsSubclassOfClass

func NSArrayIsSubclassOfClass(aClass Class) bool

func NSArrayLoad

func NSArrayLoad()

func NSArrayResolveClassMethod

func NSArrayResolveClassMethod(sel SEL) bool

func NSArrayResolveInstanceMethod

func NSArrayResolveInstanceMethod(sel SEL) bool

func NSArraySetVersion

func NSArraySetVersion(aVersion NSInteger)

func NSArraySupportsSecureCoding

func NSArraySupportsSecureCoding() bool

func NSAutoreleasePoolAccessInstanceVariablesDirectly

func NSAutoreleasePoolAccessInstanceVariablesDirectly() bool

func NSAutoreleasePoolAddObject

func NSAutoreleasePoolAddObject(anObject NSObject)

func NSAutoreleasePoolAutomaticallyNotifiesObserversForKey

func NSAutoreleasePoolAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSAutoreleasePoolCancelPreviousPerformRequestsWithTarget

func NSAutoreleasePoolCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSAutoreleasePoolCancelPreviousPerformRequestsWithTargetSelector

func NSAutoreleasePoolCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSAutoreleasePoolCancelPreviousPerformRequestsWithTargetSelectorObject

func NSAutoreleasePoolCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSAutoreleasePoolConformsToProtocol

func NSAutoreleasePoolConformsToProtocol(protocol Protocol) bool

func NSAutoreleasePoolInstancesRespondToSelector

func NSAutoreleasePoolInstancesRespondToSelector(aSelector SEL) bool

func NSAutoreleasePoolIsSubclassOfClass

func NSAutoreleasePoolIsSubclassOfClass(aClass Class) bool

func NSAutoreleasePoolLoad

func NSAutoreleasePoolLoad()

func NSAutoreleasePoolResolveClassMethod

func NSAutoreleasePoolResolveClassMethod(sel SEL) bool

func NSAutoreleasePoolResolveInstanceMethod

func NSAutoreleasePoolResolveInstanceMethod(sel SEL) bool

func NSAutoreleasePoolSetVersion

func NSAutoreleasePoolSetVersion(aVersion NSInteger)

func NSDataAccessInstanceVariablesDirectly

func NSDataAccessInstanceVariablesDirectly() bool

func NSDataAutomaticallyNotifiesObserversForKey

func NSDataAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSDataCancelPreviousPerformRequestsWithTarget

func NSDataCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSDataCancelPreviousPerformRequestsWithTargetSelector

func NSDataCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSDataCancelPreviousPerformRequestsWithTargetSelectorObject

func NSDataCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSDataConformsToProtocol

func NSDataConformsToProtocol(protocol Protocol) bool

func NSDataInstancesRespondToSelector

func NSDataInstancesRespondToSelector(aSelector SEL) bool

func NSDataIsSubclassOfClass

func NSDataIsSubclassOfClass(aClass Class) bool

func NSDataLoad

func NSDataLoad()

func NSDataResolveClassMethod

func NSDataResolveClassMethod(sel SEL) bool

func NSDataResolveInstanceMethod

func NSDataResolveInstanceMethod(sel SEL) bool

func NSDataSetVersion

func NSDataSetVersion(aVersion NSInteger)

func NSDataSupportsSecureCoding

func NSDataSupportsSecureCoding() bool

func NSDictionaryAccessInstanceVariablesDirectly

func NSDictionaryAccessInstanceVariablesDirectly() bool

func NSDictionaryAutomaticallyNotifiesObserversForKey

func NSDictionaryAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSDictionaryCancelPreviousPerformRequestsWithTarget

func NSDictionaryCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSDictionaryCancelPreviousPerformRequestsWithTargetSelector

func NSDictionaryCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSDictionaryCancelPreviousPerformRequestsWithTargetSelectorObject

func NSDictionaryCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSDictionaryConformsToProtocol

func NSDictionaryConformsToProtocol(protocol Protocol) bool

func NSDictionaryInstancesRespondToSelector

func NSDictionaryInstancesRespondToSelector(aSelector SEL) bool

func NSDictionaryIsSubclassOfClass

func NSDictionaryIsSubclassOfClass(aClass Class) bool

func NSDictionaryLoad

func NSDictionaryLoad()

func NSDictionaryResolveClassMethod

func NSDictionaryResolveClassMethod(sel SEL) bool

func NSDictionaryResolveInstanceMethod

func NSDictionaryResolveInstanceMethod(sel SEL) bool

func NSDictionarySetVersion

func NSDictionarySetVersion(aVersion NSInteger)

func NSDictionarySupportsSecureCoding

func NSDictionarySupportsSecureCoding() bool

func NSEnumeratorAccessInstanceVariablesDirectly

func NSEnumeratorAccessInstanceVariablesDirectly() bool

func NSEnumeratorAutomaticallyNotifiesObserversForKey

func NSEnumeratorAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSEnumeratorCancelPreviousPerformRequestsWithTarget

func NSEnumeratorCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSEnumeratorCancelPreviousPerformRequestsWithTargetSelector

func NSEnumeratorCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSEnumeratorCancelPreviousPerformRequestsWithTargetSelectorObject

func NSEnumeratorCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSEnumeratorConformsToProtocol

func NSEnumeratorConformsToProtocol(protocol Protocol) bool

func NSEnumeratorInstancesRespondToSelector

func NSEnumeratorInstancesRespondToSelector(aSelector SEL) bool

func NSEnumeratorIsSubclassOfClass

func NSEnumeratorIsSubclassOfClass(aClass Class) bool

func NSEnumeratorLoad

func NSEnumeratorLoad()

func NSEnumeratorResolveClassMethod

func NSEnumeratorResolveClassMethod(sel SEL) bool

func NSEnumeratorResolveInstanceMethod

func NSEnumeratorResolveInstanceMethod(sel SEL) bool

func NSEnumeratorSetVersion

func NSEnumeratorSetVersion(aVersion NSInteger)

func NSMutableArrayAccessInstanceVariablesDirectly

func NSMutableArrayAccessInstanceVariablesDirectly() bool

func NSMutableArrayAutomaticallyNotifiesObserversForKey

func NSMutableArrayAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSMutableArrayCancelPreviousPerformRequestsWithTarget

func NSMutableArrayCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSMutableArrayCancelPreviousPerformRequestsWithTargetSelector

func NSMutableArrayCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSMutableArrayCancelPreviousPerformRequestsWithTargetSelectorObject

func NSMutableArrayCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSMutableArrayConformsToProtocol

func NSMutableArrayConformsToProtocol(protocol Protocol) bool

func NSMutableArrayInstancesRespondToSelector

func NSMutableArrayInstancesRespondToSelector(aSelector SEL) bool

func NSMutableArrayIsSubclassOfClass

func NSMutableArrayIsSubclassOfClass(aClass Class) bool

func NSMutableArrayLoad

func NSMutableArrayLoad()

func NSMutableArrayResolveClassMethod

func NSMutableArrayResolveClassMethod(sel SEL) bool

func NSMutableArrayResolveInstanceMethod

func NSMutableArrayResolveInstanceMethod(sel SEL) bool

func NSMutableArraySetVersion

func NSMutableArraySetVersion(aVersion NSInteger)

func NSMutableArraySupportsSecureCoding

func NSMutableArraySupportsSecureCoding() bool

func NSNumberAccessInstanceVariablesDirectly

func NSNumberAccessInstanceVariablesDirectly() bool

func NSNumberAutomaticallyNotifiesObserversForKey

func NSNumberAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSNumberCancelPreviousPerformRequestsWithTarget

func NSNumberCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSNumberCancelPreviousPerformRequestsWithTargetSelector

func NSNumberCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSNumberCancelPreviousPerformRequestsWithTargetSelectorObject

func NSNumberCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSNumberConformsToProtocol

func NSNumberConformsToProtocol(protocol Protocol) bool

func NSNumberInstancesRespondToSelector

func NSNumberInstancesRespondToSelector(aSelector SEL) bool

func NSNumberIsSubclassOfClass

func NSNumberIsSubclassOfClass(aClass Class) bool

func NSNumberLoad

func NSNumberLoad()

func NSNumberResolveClassMethod

func NSNumberResolveClassMethod(sel SEL) bool

func NSNumberResolveInstanceMethod

func NSNumberResolveInstanceMethod(sel SEL) bool

func NSNumberSetVersion

func NSNumberSetVersion(aVersion NSInteger)

func NSObjectAccessInstanceVariablesDirectly

func NSObjectAccessInstanceVariablesDirectly() bool

func NSObjectAutomaticallyNotifiesObserversForKey

func NSObjectAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSObjectCancelPreviousPerformRequestsWithTarget

func NSObjectCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSObjectCancelPreviousPerformRequestsWithTargetSelector

func NSObjectCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSObjectCancelPreviousPerformRequestsWithTargetSelectorObject

func NSObjectCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSObjectConformsToProtocol

func NSObjectConformsToProtocol(protocol Protocol) bool

func NSObjectInstancesRespondToSelector

func NSObjectInstancesRespondToSelector(aSelector SEL) bool

func NSObjectIsSubclassOfClass

func NSObjectIsSubclassOfClass(aClass Class) bool

func NSObjectLoad

func NSObjectLoad()

func NSObjectResolveClassMethod

func NSObjectResolveClassMethod(sel SEL) bool

func NSObjectResolveInstanceMethod

func NSObjectResolveInstanceMethod(sel SEL) bool

func NSObjectSetVersion

func NSObjectSetVersion(aVersion NSInteger)

func NSStringAccessInstanceVariablesDirectly

func NSStringAccessInstanceVariablesDirectly() bool

func NSStringAutomaticallyNotifiesObserversForKey

func NSStringAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSStringCancelPreviousPerformRequestsWithTarget

func NSStringCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSStringCancelPreviousPerformRequestsWithTargetSelector

func NSStringCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSStringCancelPreviousPerformRequestsWithTargetSelectorObject

func NSStringCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSStringConformsToProtocol

func NSStringConformsToProtocol(protocol Protocol) bool

func NSStringInstancesRespondToSelector

func NSStringInstancesRespondToSelector(aSelector SEL) bool

func NSStringIsSubclassOfClass

func NSStringIsSubclassOfClass(aClass Class) bool

func NSStringLoad

func NSStringLoad()

func NSStringResolveClassMethod

func NSStringResolveClassMethod(sel SEL) bool

func NSStringResolveInstanceMethod

func NSStringResolveInstanceMethod(sel SEL) bool

func NSStringSetVersion

func NSStringSetVersion(aVersion NSInteger)

func NSStringSupportsSecureCoding

func NSStringSupportsSecureCoding() bool

func NSUUIDAccessInstanceVariablesDirectly

func NSUUIDAccessInstanceVariablesDirectly() bool

func NSUUIDAutomaticallyNotifiesObserversForKey

func NSUUIDAutomaticallyNotifiesObserversForKey(key *NSString) bool

func NSUUIDCancelPreviousPerformRequestsWithTarget

func NSUUIDCancelPreviousPerformRequestsWithTarget(aTarget NSObject)

func NSUUIDCancelPreviousPerformRequestsWithTargetSelector

func NSUUIDCancelPreviousPerformRequestsWithTargetSelector(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSUUIDCancelPreviousPerformRequestsWithTargetSelectorObject

func NSUUIDCancelPreviousPerformRequestsWithTargetSelectorObject(aTarget NSObject, aSelector SEL, anArgument NSObject)

func NSUUIDConformsToProtocol

func NSUUIDConformsToProtocol(protocol Protocol) bool

func NSUUIDInstancesRespondToSelector

func NSUUIDInstancesRespondToSelector(aSelector SEL) bool

func NSUUIDIsSubclassOfClass

func NSUUIDIsSubclassOfClass(aClass Class) bool

func NSUUIDLoad

func NSUUIDLoad()

func NSUUIDResolveClassMethod

func NSUUIDResolveClassMethod(sel SEL) bool

func NSUUIDResolveInstanceMethod

func NSUUIDResolveInstanceMethod(sel SEL) bool

func NSUUIDSetVersion

func NSUUIDSetVersion(aVersion NSInteger)

func NSUUIDSupportsSecureCoding

func NSUUIDSupportsSecureCoding() bool

Types

type BOOL

type BOOL C.uchar

type CBATTError

type CBATTError C.enum_CBATTError

type CBATTRequest

type CBATTRequest struct{ Id }

func (*CBATTRequest) Ptr

func (o *CBATTRequest) Ptr() unsafe.Pointer

type CBAttribute

type CBAttribute struct{ Id }

func CBAttributeAlloc

func CBAttributeAlloc() *CBAttribute

func CBAttributeAllocWithZone

func CBAttributeAllocWithZone(zone *_NSZone) *CBAttribute

func CBAttributeNew

func CBAttributeNew() *CBAttribute

func (*CBAttribute) AddObserverForKeyPath

func (o *CBAttribute) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBAttribute) AddObserverForKeyPathOptions

func (o *CBAttribute) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBAttribute) AttemptRecoveryFromErrorOptionIndex

func (o *CBAttribute) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBAttribute) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBAttribute) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBAttribute) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBAttribute) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBAttribute) AttributeKeys

func (o *CBAttribute) AttributeKeys() *NSArray

func (*CBAttribute) AutoContentAccessingProxy

func (o *CBAttribute) AutoContentAccessingProxy() *Id

func (*CBAttribute) AwakeAfterUsingCoder

func (o *CBAttribute) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBAttribute) ClassCode

func (o *CBAttribute) ClassCode() FourCharCode

func (*CBAttribute) ClassDescription

func (o *CBAttribute) ClassDescription() *NSClassDescription

func (*CBAttribute) ClassForArchiver

func (o *CBAttribute) ClassForArchiver() Class

func (*CBAttribute) ClassForCoder

func (o *CBAttribute) ClassForCoder() Class

func (*CBAttribute) ClassForKeyedArchiver

func (o *CBAttribute) ClassForKeyedArchiver() Class

func (*CBAttribute) ClassName

func (o *CBAttribute) ClassName() *NSString

func (*CBAttribute) CoerceValueForKey

func (o *CBAttribute) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBAttribute) Copy

func (o *CBAttribute) Copy() *Id

func (*CBAttribute) CopyScriptingValueForKey

func (o *CBAttribute) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBAttribute) CopyScriptingValueForKeyWithProperties

func (o *CBAttribute) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBAttribute) Dealloc

func (o *CBAttribute) Dealloc()

func (*CBAttribute) DictionaryWithValuesForKeys

func (o *CBAttribute) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBAttribute) DidChangeValueForKey

func (o *CBAttribute) DidChangeValueForKey(key *NSString)

func (*CBAttribute) DidChangeValueForKeyWithSetMutation

func (o *CBAttribute) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBAttribute) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBAttribute) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBAttribute) DidChangeValuesAtIndexes

func (o *CBAttribute) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBAttribute) DidChangeValuesAtIndexesForKey

func (o *CBAttribute) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBAttribute) DoesContain

func (o *CBAttribute) DoesContain(object NSObject) bool

func (*CBAttribute) DoesNotRecognizeSelector

func (o *CBAttribute) DoesNotRecognizeSelector(aSelector SEL)

func (*CBAttribute) ForwardInvocation

func (o *CBAttribute) ForwardInvocation(anInvocation *NSInvocation)

func (*CBAttribute) ForwardingTargetForSelector

func (o *CBAttribute) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBAttribute) GC

func (o *CBAttribute) GC()

func (*CBAttribute) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBAttribute) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBAttribute) InsertValueAtIndex

func (o *CBAttribute) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBAttribute) InsertValueAtIndexInPropertyWithKey

func (o *CBAttribute) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBAttribute) InsertValueInPropertyWithKey

func (o *CBAttribute) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBAttribute) InverseForRelationshipKey

func (o *CBAttribute) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBAttribute) IsCaseInsensitiveLike

func (o *CBAttribute) IsCaseInsensitiveLike(object *NSString) bool

func (*CBAttribute) IsEqualTo

func (o *CBAttribute) IsEqualTo(object NSObject) bool

func (*CBAttribute) IsGreaterThan

func (o *CBAttribute) IsGreaterThan(object NSObject) bool

func (*CBAttribute) IsGreaterThanOrEqualTo

func (o *CBAttribute) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBAttribute) IsLessThan

func (o *CBAttribute) IsLessThan(object NSObject) bool

func (*CBAttribute) IsLessThanOrEqualTo

func (o *CBAttribute) IsLessThanOrEqualTo(object NSObject) bool

func (*CBAttribute) IsLike

func (o *CBAttribute) IsLike(object *NSString) bool

func (*CBAttribute) IsNotEqualTo

func (o *CBAttribute) IsNotEqualTo(object NSObject) bool

func (*CBAttribute) MethodSignatureForSelector

func (o *CBAttribute) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBAttribute) MutableArrayValueForKey

func (o *CBAttribute) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBAttribute) MutableArrayValueForKeyPath

func (o *CBAttribute) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBAttribute) MutableCopy

func (o *CBAttribute) MutableCopy() *Id

func (*CBAttribute) MutableOrderedSetValueForKey

func (o *CBAttribute) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBAttribute) MutableOrderedSetValueForKeyPath

func (o *CBAttribute) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBAttribute) MutableSetValueForKey

func (o *CBAttribute) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBAttribute) MutableSetValueForKeyPath

func (o *CBAttribute) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBAttribute) NewScriptingObjectOfClassForValueForKey

func (o *CBAttribute) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBAttribute) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBAttribute) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBAttribute) ObjectSpecifier

func (o *CBAttribute) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBAttribute) ObservationInfo

func (o *CBAttribute) ObservationInfo() unsafe.Pointer

func (*CBAttribute) ObserveValueForKeyPathOfObject

func (o *CBAttribute) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBAttribute) ObserveValueForKeyPathOfObjectChange

func (o *CBAttribute) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBAttribute) PerformSelectorInBackgroundWithObject

func (o *CBAttribute) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBAttribute) PerformSelectorOnMainThreadWithObject

func (o *CBAttribute) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBAttribute) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBAttribute) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBAttribute) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBAttribute) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBAttribute) PerformSelectorOnThread

func (o *CBAttribute) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBAttribute) PerformSelectorOnThreadWithObject

func (o *CBAttribute) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBAttribute) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBAttribute) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBAttribute) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBAttribute) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBAttribute) PerformSelectorWithObject

func (o *CBAttribute) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBAttribute) PerformSelectorWithObjectAfterDelay

func (o *CBAttribute) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBAttribute) PerformSelectorWithObjectAfterDelayInModes

func (o *CBAttribute) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBAttribute) Ptr

func (o *CBAttribute) Ptr() unsafe.Pointer

func (*CBAttribute) RemoveObserverForKeyPath

func (o *CBAttribute) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBAttribute) RemoveObserverForKeyPathContext

func (o *CBAttribute) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBAttribute) RemoveValueAtIndexFromPropertyWithKey

func (o *CBAttribute) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBAttribute) ReplaceValueAtIndexInPropertyWithKey

func (o *CBAttribute) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBAttribute) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBAttribute) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBAttribute) ReplacementObjectForCoder

func (o *CBAttribute) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBAttribute) ReplacementObjectForKeyedArchiver

func (o *CBAttribute) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBAttribute) ScriptingBeginsWith

func (o *CBAttribute) ScriptingBeginsWith(object NSObject) bool

func (*CBAttribute) ScriptingContains

func (o *CBAttribute) ScriptingContains(object NSObject) bool

func (*CBAttribute) ScriptingEndsWith

func (o *CBAttribute) ScriptingEndsWith(object NSObject) bool

func (*CBAttribute) ScriptingIsEqualTo

func (o *CBAttribute) ScriptingIsEqualTo(object NSObject) bool

func (*CBAttribute) ScriptingIsGreaterThan

func (o *CBAttribute) ScriptingIsGreaterThan(object NSObject) bool

func (*CBAttribute) ScriptingIsGreaterThanOrEqualTo

func (o *CBAttribute) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBAttribute) ScriptingIsLessThan

func (o *CBAttribute) ScriptingIsLessThan(object NSObject) bool

func (*CBAttribute) ScriptingIsLessThanOrEqualTo

func (o *CBAttribute) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBAttribute) ScriptingProperties

func (o *CBAttribute) ScriptingProperties() *NSDictionary

func (*CBAttribute) ScriptingValueForSpecifier

func (o *CBAttribute) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBAttribute) SetNilValueForKey

func (o *CBAttribute) SetNilValueForKey(key *NSString)

func (*CBAttribute) SetObservationInfo

func (o *CBAttribute) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBAttribute) SetScriptingProperties

func (o *CBAttribute) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBAttribute) SetValueForKey

func (o *CBAttribute) SetValueForKey(value NSObject, key *NSString)

func (*CBAttribute) SetValueForKeyPath

func (o *CBAttribute) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBAttribute) SetValueForUndefinedKey

func (o *CBAttribute) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBAttribute) SetValuesForKeysWithDictionary

func (o *CBAttribute) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBAttribute) ToManyRelationshipKeys

func (o *CBAttribute) ToManyRelationshipKeys() *NSArray

func (*CBAttribute) ToOneRelationshipKeys

func (o *CBAttribute) ToOneRelationshipKeys() *NSArray

func (*CBAttribute) UUID

func (o *CBAttribute) UUID() *CBUUID

func (*CBAttribute) ValidateValueForKey

func (o *CBAttribute) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBAttribute) ValidateValueForKeyError

func (o *CBAttribute) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBAttribute) ValidateValueForKeyPath

func (o *CBAttribute) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBAttribute) ValidateValueForKeyPathError

func (o *CBAttribute) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBAttribute) ValueAtIndexInPropertyWithKey

func (o *CBAttribute) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBAttribute) ValueForKey

func (o *CBAttribute) ValueForKey(key *NSString) *Id

func (*CBAttribute) ValueForKeyPath

func (o *CBAttribute) ValueForKeyPath(keyPath *NSString) *Id

func (*CBAttribute) ValueForUndefinedKey

func (o *CBAttribute) ValueForUndefinedKey(key *NSString) *Id

func (*CBAttribute) ValueWithNameInPropertyWithKey

func (o *CBAttribute) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBAttribute) ValueWithUniqueIDInPropertyWithKey

func (o *CBAttribute) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBAttribute) WillChangeValueForKey

func (o *CBAttribute) WillChangeValueForKey(key *NSString)

func (*CBAttribute) WillChangeValueForKeyWithSetMutation

func (o *CBAttribute) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBAttribute) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBAttribute) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBAttribute) WillChangeValuesAtIndexes

func (o *CBAttribute) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBAttribute) WillChangeValuesAtIndexesForKey

func (o *CBAttribute) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

type CBCentral

type CBCentral struct{ CBPeer }

func CBCentralAlloc

func CBCentralAlloc() *CBCentral

func CBCentralAllocWithZone

func CBCentralAllocWithZone(zone *_NSZone) *CBCentral

func CBCentralNew

func CBCentralNew() *CBCentral

func (*CBCentral) AddObserverForKeyPath

func (o *CBCentral) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBCentral) AddObserverForKeyPathOptions

func (o *CBCentral) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBCentral) AttemptRecoveryFromErrorOptionIndex

func (o *CBCentral) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBCentral) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBCentral) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBCentral) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBCentral) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBCentral) AttributeKeys

func (o *CBCentral) AttributeKeys() *NSArray

func (*CBCentral) AutoContentAccessingProxy

func (o *CBCentral) AutoContentAccessingProxy() *Id

func (*CBCentral) Autorelease

func (o *CBCentral) Autorelease() *CBCentral

func (*CBCentral) AwakeAfterUsingCoder

func (o *CBCentral) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBCentral) ClassCode

func (o *CBCentral) ClassCode() FourCharCode

func (*CBCentral) ClassDescription

func (o *CBCentral) ClassDescription() *NSClassDescription

func (*CBCentral) ClassForArchiver

func (o *CBCentral) ClassForArchiver() Class

func (*CBCentral) ClassForCoder

func (o *CBCentral) ClassForCoder() Class

func (*CBCentral) ClassForKeyedArchiver

func (o *CBCentral) ClassForKeyedArchiver() Class

func (*CBCentral) ClassName

func (o *CBCentral) ClassName() *NSString

func (*CBCentral) CoerceValueForKey

func (o *CBCentral) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBCentral) ConformsToProtocol

func (o *CBCentral) ConformsToProtocol(aProtocol Protocol) bool

func (*CBCentral) Copy

func (o *CBCentral) Copy() *Id

func (*CBCentral) CopyScriptingValueForKey

func (o *CBCentral) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBCentral) CopyScriptingValueForKeyWithProperties

func (o *CBCentral) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBCentral) Dealloc

func (o *CBCentral) Dealloc()

func (*CBCentral) DebugDescription

func (o *CBCentral) DebugDescription() *NSString

func (*CBCentral) Description

func (o *CBCentral) Description() *NSString

func (*CBCentral) DictionaryWithValuesForKeys

func (o *CBCentral) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBCentral) DidChangeValueForKey

func (o *CBCentral) DidChangeValueForKey(key *NSString)

func (*CBCentral) DidChangeValueForKeyWithSetMutation

func (o *CBCentral) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCentral) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBCentral) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCentral) DidChangeValuesAtIndexes

func (o *CBCentral) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCentral) DidChangeValuesAtIndexesForKey

func (o *CBCentral) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCentral) DoesContain

func (o *CBCentral) DoesContain(object NSObject) bool

func (*CBCentral) DoesNotRecognizeSelector

func (o *CBCentral) DoesNotRecognizeSelector(aSelector SEL)

func (*CBCentral) ForwardInvocation

func (o *CBCentral) ForwardInvocation(anInvocation *NSInvocation)

func (*CBCentral) ForwardingTargetForSelector

func (o *CBCentral) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBCentral) GC

func (o *CBCentral) GC()

func (*CBCentral) GetClass

func (o *CBCentral) GetClass() Class

func (*CBCentral) Hash

func (o *CBCentral) Hash() NSUInteger

func (*CBCentral) Identifier

func (o *CBCentral) Identifier() *NSUUID

func (*CBCentral) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBCentral) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBCentral) InsertValueAtIndex

func (o *CBCentral) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBCentral) InsertValueAtIndexInPropertyWithKey

func (o *CBCentral) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBCentral) InsertValueInPropertyWithKey

func (o *CBCentral) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBCentral) InverseForRelationshipKey

func (o *CBCentral) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBCentral) IsCaseInsensitiveLike

func (o *CBCentral) IsCaseInsensitiveLike(object *NSString) bool

func (*CBCentral) IsEqual

func (o *CBCentral) IsEqual(object NSObject) bool

func (*CBCentral) IsEqualTo

func (o *CBCentral) IsEqualTo(object NSObject) bool

func (*CBCentral) IsGreaterThan

func (o *CBCentral) IsGreaterThan(object NSObject) bool

func (*CBCentral) IsGreaterThanOrEqualTo

func (o *CBCentral) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBCentral) IsKindOfClass

func (o *CBCentral) IsKindOfClass(aClass Class) bool

func (*CBCentral) IsLessThan

func (o *CBCentral) IsLessThan(object NSObject) bool

func (*CBCentral) IsLessThanOrEqualTo

func (o *CBCentral) IsLessThanOrEqualTo(object NSObject) bool

func (*CBCentral) IsLike

func (o *CBCentral) IsLike(object *NSString) bool

func (*CBCentral) IsMemberOfClass

func (o *CBCentral) IsMemberOfClass(aClass Class) bool

func (*CBCentral) IsNotEqualTo

func (o *CBCentral) IsNotEqualTo(object NSObject) bool

func (*CBCentral) IsProxy

func (o *CBCentral) IsProxy() bool

func (*CBCentral) MaximumUpdateValueLength

func (o *CBCentral) MaximumUpdateValueLength() NSUInteger

func (*CBCentral) MethodSignatureForSelector

func (o *CBCentral) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBCentral) MutableArrayValueForKey

func (o *CBCentral) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBCentral) MutableArrayValueForKeyPath

func (o *CBCentral) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBCentral) MutableCopy

func (o *CBCentral) MutableCopy() *Id

func (*CBCentral) MutableOrderedSetValueForKey

func (o *CBCentral) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBCentral) MutableOrderedSetValueForKeyPath

func (o *CBCentral) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBCentral) MutableSetValueForKey

func (o *CBCentral) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBCentral) MutableSetValueForKeyPath

func (o *CBCentral) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBCentral) NewScriptingObjectOfClassForValueForKey

func (o *CBCentral) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBCentral) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBCentral) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBCentral) ObjectSpecifier

func (o *CBCentral) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBCentral) ObservationInfo

func (o *CBCentral) ObservationInfo() unsafe.Pointer

func (*CBCentral) ObserveValueForKeyPathOfObject

func (o *CBCentral) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBCentral) ObserveValueForKeyPathOfObjectChange

func (o *CBCentral) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBCentral) PerformSelector

func (o *CBCentral) PerformSelector(aSelector SEL) *Id

func (*CBCentral) PerformSelectorInBackgroundWithObject

func (o *CBCentral) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBCentral) PerformSelectorOnMainThreadWithObject

func (o *CBCentral) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBCentral) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBCentral) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBCentral) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBCentral) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBCentral) PerformSelectorOnThread

func (o *CBCentral) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBCentral) PerformSelectorOnThreadWithObject

func (o *CBCentral) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBCentral) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBCentral) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBCentral) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBCentral) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBCentral) PerformSelectorWithObject

func (o *CBCentral) PerformSelectorWithObject(aSelector SEL, object NSObject) *Id

func (*CBCentral) PerformSelectorWithObjectAfterDelay

func (o *CBCentral) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBCentral) PerformSelectorWithObjectAfterDelayInModes

func (o *CBCentral) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBCentral) PerformSelectorWithObjectWithObject

func (o *CBCentral) PerformSelectorWithObjectWithObject(aSelector SEL, object1 NSObject, object2 NSObject) *Id

func (*CBCentral) Ptr

func (o *CBCentral) Ptr() unsafe.Pointer

func (*CBCentral) Release

func (o *CBCentral) Release()

func (*CBCentral) RemoveObserverForKeyPath

func (o *CBCentral) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBCentral) RemoveObserverForKeyPathContext

func (o *CBCentral) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBCentral) RemoveValueAtIndexFromPropertyWithKey

func (o *CBCentral) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBCentral) ReplaceValueAtIndexInPropertyWithKey

func (o *CBCentral) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBCentral) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBCentral) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBCentral) ReplacementObjectForCoder

func (o *CBCentral) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBCentral) ReplacementObjectForKeyedArchiver

func (o *CBCentral) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBCentral) RespondsToSelector

func (o *CBCentral) RespondsToSelector(aSelector SEL) bool

func (*CBCentral) Retain

func (o *CBCentral) Retain() *CBCentral

func (*CBCentral) RetainCount

func (o *CBCentral) RetainCount() NSUInteger

func (*CBCentral) ScriptingBeginsWith

func (o *CBCentral) ScriptingBeginsWith(object NSObject) bool

func (*CBCentral) ScriptingContains

func (o *CBCentral) ScriptingContains(object NSObject) bool

func (*CBCentral) ScriptingEndsWith

func (o *CBCentral) ScriptingEndsWith(object NSObject) bool

func (*CBCentral) ScriptingIsEqualTo

func (o *CBCentral) ScriptingIsEqualTo(object NSObject) bool

func (*CBCentral) ScriptingIsGreaterThan

func (o *CBCentral) ScriptingIsGreaterThan(object NSObject) bool

func (*CBCentral) ScriptingIsGreaterThanOrEqualTo

func (o *CBCentral) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBCentral) ScriptingIsLessThan

func (o *CBCentral) ScriptingIsLessThan(object NSObject) bool

func (*CBCentral) ScriptingIsLessThanOrEqualTo

func (o *CBCentral) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBCentral) ScriptingProperties

func (o *CBCentral) ScriptingProperties() *NSDictionary

func (*CBCentral) ScriptingValueForSpecifier

func (o *CBCentral) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBCentral) Self

func (o *CBCentral) Self() *CBCentral

func (*CBCentral) SetNilValueForKey

func (o *CBCentral) SetNilValueForKey(key *NSString)

func (*CBCentral) SetObservationInfo

func (o *CBCentral) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBCentral) SetScriptingProperties

func (o *CBCentral) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBCentral) SetValueForKey

func (o *CBCentral) SetValueForKey(value NSObject, key *NSString)

func (*CBCentral) SetValueForKeyPath

func (o *CBCentral) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBCentral) SetValueForUndefinedKey

func (o *CBCentral) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBCentral) SetValuesForKeysWithDictionary

func (o *CBCentral) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBCentral) Superclass

func (o *CBCentral) Superclass() Class

func (*CBCentral) ToManyRelationshipKeys

func (o *CBCentral) ToManyRelationshipKeys() *NSArray

func (*CBCentral) ToOneRelationshipKeys

func (o *CBCentral) ToOneRelationshipKeys() *NSArray

func (*CBCentral) ValidateValueForKey

func (o *CBCentral) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBCentral) ValidateValueForKeyError

func (o *CBCentral) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBCentral) ValidateValueForKeyPath

func (o *CBCentral) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBCentral) ValidateValueForKeyPathError

func (o *CBCentral) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBCentral) ValueAtIndexInPropertyWithKey

func (o *CBCentral) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBCentral) ValueForKey

func (o *CBCentral) ValueForKey(key *NSString) *Id

func (*CBCentral) ValueForKeyPath

func (o *CBCentral) ValueForKeyPath(keyPath *NSString) *Id

func (*CBCentral) ValueForUndefinedKey

func (o *CBCentral) ValueForUndefinedKey(key *NSString) *Id

func (*CBCentral) ValueWithNameInPropertyWithKey

func (o *CBCentral) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBCentral) ValueWithUniqueIDInPropertyWithKey

func (o *CBCentral) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBCentral) WillChangeValueForKey

func (o *CBCentral) WillChangeValueForKey(key *NSString)

func (*CBCentral) WillChangeValueForKeyWithSetMutation

func (o *CBCentral) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCentral) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBCentral) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCentral) WillChangeValuesAtIndexes

func (o *CBCentral) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCentral) WillChangeValuesAtIndexesForKey

func (o *CBCentral) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCentral) Zone

func (o *CBCentral) Zone() *_NSZone

type CBCentralManager

type CBCentralManager struct{ CBManager }

func CBCentralManagerAlloc

func CBCentralManagerAlloc() *CBCentralManager

func CBCentralManagerAllocWithZone

func CBCentralManagerAllocWithZone(zone *_NSZone) *CBCentralManager

func CBCentralManagerNew

func CBCentralManagerNew() *CBCentralManager

func (*CBCentralManager) AddObserverForKeyPath

func (o *CBCentralManager) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBCentralManager) AddObserverForKeyPathOptions

func (o *CBCentralManager) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBCentralManager) AddObserverForKeyPathOptionsContext

func (o *CBCentralManager) AddObserverForKeyPathOptionsContext(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBCentralManager) AttemptRecoveryFromErrorOptionIndex

func (o *CBCentralManager) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBCentralManager) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBCentralManager) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBCentralManager) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBCentralManager) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBCentralManager) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo

func (o *CBCentralManager) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBCentralManager) AttributeKeys

func (o *CBCentralManager) AttributeKeys() *NSArray

func (*CBCentralManager) AutoContentAccessingProxy

func (o *CBCentralManager) AutoContentAccessingProxy() *Id

func (*CBCentralManager) Autorelease

func (o *CBCentralManager) Autorelease() *CBCentralManager

func (*CBCentralManager) AwakeAfterUsingCoder

func (o *CBCentralManager) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBCentralManager) CancelPeripheralConnection

func (o *CBCentralManager) CancelPeripheralConnection(peripheral *CBPeripheral)

func (*CBCentralManager) ClassCode

func (o *CBCentralManager) ClassCode() FourCharCode

func (*CBCentralManager) ClassDescription

func (o *CBCentralManager) ClassDescription() *NSClassDescription

func (*CBCentralManager) ClassForArchiver

func (o *CBCentralManager) ClassForArchiver() Class

func (*CBCentralManager) ClassForCoder

func (o *CBCentralManager) ClassForCoder() Class

func (*CBCentralManager) ClassForKeyedArchiver

func (o *CBCentralManager) ClassForKeyedArchiver() Class

func (*CBCentralManager) ClassName

func (o *CBCentralManager) ClassName() *NSString

func (*CBCentralManager) CoerceValueForKey

func (o *CBCentralManager) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBCentralManager) ConformsToProtocol

func (o *CBCentralManager) ConformsToProtocol(aProtocol Protocol) bool

func (*CBCentralManager) ConnectPeripheral

func (o *CBCentralManager) ConnectPeripheral(peripheral *CBPeripheral, options *NSDictionary)

func (*CBCentralManager) Copy

func (o *CBCentralManager) Copy() *Id

func (*CBCentralManager) CopyScriptingValueForKey

func (o *CBCentralManager) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBCentralManager) CopyScriptingValueForKeyWithProperties

func (o *CBCentralManager) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBCentralManager) Dealloc

func (o *CBCentralManager) Dealloc()

func (*CBCentralManager) DebugDescription

func (o *CBCentralManager) DebugDescription() *NSString

func (*CBCentralManager) Delegate

func (o *CBCentralManager) Delegate() *Id

func (*CBCentralManager) Description

func (o *CBCentralManager) Description() *NSString

func (*CBCentralManager) DictionaryWithValuesForKeys

func (o *CBCentralManager) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBCentralManager) DidChangeValueForKey

func (o *CBCentralManager) DidChangeValueForKey(key *NSString)

func (*CBCentralManager) DidChangeValueForKeyWithSetMutation

func (o *CBCentralManager) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCentralManager) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBCentralManager) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCentralManager) DidChangeValuesAtIndexes

func (o *CBCentralManager) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCentralManager) DidChangeValuesAtIndexesForKey

func (o *CBCentralManager) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCentralManager) DoesContain

func (o *CBCentralManager) DoesContain(object NSObject) bool

func (*CBCentralManager) DoesNotRecognizeSelector

func (o *CBCentralManager) DoesNotRecognizeSelector(aSelector SEL)

func (*CBCentralManager) ForwardInvocation

func (o *CBCentralManager) ForwardInvocation(anInvocation *NSInvocation)

func (*CBCentralManager) ForwardingTargetForSelector

func (o *CBCentralManager) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBCentralManager) GC

func (o *CBCentralManager) GC()

func (*CBCentralManager) GetClass

func (o *CBCentralManager) GetClass() Class

func (*CBCentralManager) Hash

func (o *CBCentralManager) Hash() NSUInteger

func (*CBCentralManager) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBCentralManager) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBCentralManager) Init

func (*CBCentralManager) InitWithDelegateQueue

func (o *CBCentralManager) InitWithDelegateQueue(delegate NSObject, queue Dispatch_queue_t) *CBCentralManager

func (*CBCentralManager) InitWithDelegateQueueOptions

func (o *CBCentralManager) InitWithDelegateQueueOptions(delegate NSObject, queue Dispatch_queue_t, options *NSDictionary) *CBCentralManager

func (*CBCentralManager) InsertValueAtIndex

func (o *CBCentralManager) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBCentralManager) InsertValueAtIndexInPropertyWithKey

func (o *CBCentralManager) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBCentralManager) InsertValueInPropertyWithKey

func (o *CBCentralManager) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBCentralManager) InverseForRelationshipKey

func (o *CBCentralManager) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBCentralManager) IsCaseInsensitiveLike

func (o *CBCentralManager) IsCaseInsensitiveLike(object *NSString) bool

func (*CBCentralManager) IsEqual

func (o *CBCentralManager) IsEqual(object NSObject) bool

func (*CBCentralManager) IsEqualTo

func (o *CBCentralManager) IsEqualTo(object NSObject) bool

func (*CBCentralManager) IsGreaterThan

func (o *CBCentralManager) IsGreaterThan(object NSObject) bool

func (*CBCentralManager) IsGreaterThanOrEqualTo

func (o *CBCentralManager) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBCentralManager) IsKindOfClass

func (o *CBCentralManager) IsKindOfClass(aClass Class) bool

func (*CBCentralManager) IsLessThan

func (o *CBCentralManager) IsLessThan(object NSObject) bool

func (*CBCentralManager) IsLessThanOrEqualTo

func (o *CBCentralManager) IsLessThanOrEqualTo(object NSObject) bool

func (*CBCentralManager) IsLike

func (o *CBCentralManager) IsLike(object *NSString) bool

func (*CBCentralManager) IsMemberOfClass

func (o *CBCentralManager) IsMemberOfClass(aClass Class) bool

func (*CBCentralManager) IsNotEqualTo

func (o *CBCentralManager) IsNotEqualTo(object NSObject) bool

func (*CBCentralManager) IsProxy

func (o *CBCentralManager) IsProxy() bool

func (*CBCentralManager) IsScanning

func (o *CBCentralManager) IsScanning() bool

func (*CBCentralManager) MethodSignatureForSelector

func (o *CBCentralManager) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBCentralManager) MutableArrayValueForKey

func (o *CBCentralManager) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBCentralManager) MutableArrayValueForKeyPath

func (o *CBCentralManager) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBCentralManager) MutableCopy

func (o *CBCentralManager) MutableCopy() *Id

func (*CBCentralManager) MutableOrderedSetValueForKey

func (o *CBCentralManager) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBCentralManager) MutableOrderedSetValueForKeyPath

func (o *CBCentralManager) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBCentralManager) MutableSetValueForKey

func (o *CBCentralManager) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBCentralManager) MutableSetValueForKeyPath

func (o *CBCentralManager) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBCentralManager) NewScriptingObjectOfClassForValueForKey

func (o *CBCentralManager) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBCentralManager) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBCentralManager) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBCentralManager) NewScriptingObjectOfClassForValueForKeyWithContentsValueProperties

func (o *CBCentralManager) NewScriptingObjectOfClassForValueForKeyWithContentsValueProperties(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBCentralManager) ObjectSpecifier

func (o *CBCentralManager) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBCentralManager) ObservationInfo

func (o *CBCentralManager) ObservationInfo() unsafe.Pointer

func (*CBCentralManager) ObserveValueForKeyPathOfObject

func (o *CBCentralManager) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBCentralManager) ObserveValueForKeyPathOfObjectChange

func (o *CBCentralManager) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBCentralManager) ObserveValueForKeyPathOfObjectChangeContext

func (o *CBCentralManager) ObserveValueForKeyPathOfObjectChangeContext(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBCentralManager) PerformSelector

func (o *CBCentralManager) PerformSelector(aSelector SEL) *Id

func (*CBCentralManager) PerformSelectorInBackgroundWithObject

func (o *CBCentralManager) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBCentralManager) PerformSelectorOnMainThreadWithObject

func (o *CBCentralManager) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBCentralManager) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBCentralManager) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBCentralManager) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBCentralManager) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBCentralManager) PerformSelectorOnThread

func (o *CBCentralManager) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBCentralManager) PerformSelectorOnThreadWithObject

func (o *CBCentralManager) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBCentralManager) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBCentralManager) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBCentralManager) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBCentralManager) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBCentralManager) PerformSelectorWithObject

func (o *CBCentralManager) PerformSelectorWithObject(aSelector SEL, object NSObject) *Id

func (*CBCentralManager) PerformSelectorWithObjectAfterDelay

func (o *CBCentralManager) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBCentralManager) PerformSelectorWithObjectAfterDelayInModes

func (o *CBCentralManager) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBCentralManager) PerformSelectorWithObjectWithObject

func (o *CBCentralManager) PerformSelectorWithObjectWithObject(aSelector SEL, object1 NSObject, object2 NSObject) *Id

func (*CBCentralManager) Ptr

func (o *CBCentralManager) Ptr() unsafe.Pointer

func (*CBCentralManager) Release

func (o *CBCentralManager) Release()

func (*CBCentralManager) RemoveObserverForKeyPath

func (o *CBCentralManager) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBCentralManager) RemoveObserverForKeyPathContext

func (o *CBCentralManager) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBCentralManager) RemoveValueAtIndexFromPropertyWithKey

func (o *CBCentralManager) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBCentralManager) ReplaceValueAtIndexInPropertyWithKey

func (o *CBCentralManager) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBCentralManager) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBCentralManager) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBCentralManager) ReplacementObjectForCoder

func (o *CBCentralManager) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBCentralManager) ReplacementObjectForKeyedArchiver

func (o *CBCentralManager) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBCentralManager) RespondsToSelector

func (o *CBCentralManager) RespondsToSelector(aSelector SEL) bool

func (*CBCentralManager) Retain

func (o *CBCentralManager) Retain() *CBCentralManager

func (*CBCentralManager) RetainCount

func (o *CBCentralManager) RetainCount() NSUInteger

func (*CBCentralManager) RetrieveConnectedPeripheralsWithServices

func (o *CBCentralManager) RetrieveConnectedPeripheralsWithServices(serviceUUIDs *NSArray) *NSArray

func (*CBCentralManager) RetrievePeripheralsWithIdentifiers

func (o *CBCentralManager) RetrievePeripheralsWithIdentifiers(identifiers *NSArray) *NSArray

func (*CBCentralManager) ScanForPeripheralsWithServices

func (o *CBCentralManager) ScanForPeripheralsWithServices(serviceUUIDs *NSArray, options *NSDictionary)

func (*CBCentralManager) ScriptingBeginsWith

func (o *CBCentralManager) ScriptingBeginsWith(object NSObject) bool

func (*CBCentralManager) ScriptingContains

func (o *CBCentralManager) ScriptingContains(object NSObject) bool

func (*CBCentralManager) ScriptingEndsWith

func (o *CBCentralManager) ScriptingEndsWith(object NSObject) bool

func (*CBCentralManager) ScriptingIsEqualTo

func (o *CBCentralManager) ScriptingIsEqualTo(object NSObject) bool

func (*CBCentralManager) ScriptingIsGreaterThan

func (o *CBCentralManager) ScriptingIsGreaterThan(object NSObject) bool

func (*CBCentralManager) ScriptingIsGreaterThanOrEqualTo

func (o *CBCentralManager) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBCentralManager) ScriptingIsLessThan

func (o *CBCentralManager) ScriptingIsLessThan(object NSObject) bool

func (*CBCentralManager) ScriptingIsLessThanOrEqualTo

func (o *CBCentralManager) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBCentralManager) ScriptingProperties

func (o *CBCentralManager) ScriptingProperties() *NSDictionary

func (*CBCentralManager) ScriptingValueForSpecifier

func (o *CBCentralManager) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBCentralManager) Self

func (*CBCentralManager) SetDelegate

func (o *CBCentralManager) SetDelegate(delegate NSObject)

func (*CBCentralManager) SetNilValueForKey

func (o *CBCentralManager) SetNilValueForKey(key *NSString)

func (*CBCentralManager) SetObservationInfo

func (o *CBCentralManager) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBCentralManager) SetScriptingProperties

func (o *CBCentralManager) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBCentralManager) SetValueForKey

func (o *CBCentralManager) SetValueForKey(value NSObject, key *NSString)

func (*CBCentralManager) SetValueForKeyPath

func (o *CBCentralManager) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBCentralManager) SetValueForUndefinedKey

func (o *CBCentralManager) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBCentralManager) SetValuesForKeysWithDictionary

func (o *CBCentralManager) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBCentralManager) State

func (o *CBCentralManager) State() CBManagerState

func (*CBCentralManager) StopScan

func (o *CBCentralManager) StopScan()

func (*CBCentralManager) Superclass

func (o *CBCentralManager) Superclass() Class

func (*CBCentralManager) ToManyRelationshipKeys

func (o *CBCentralManager) ToManyRelationshipKeys() *NSArray

func (*CBCentralManager) ToOneRelationshipKeys

func (o *CBCentralManager) ToOneRelationshipKeys() *NSArray

func (*CBCentralManager) ValidateValueForKey

func (o *CBCentralManager) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBCentralManager) ValidateValueForKeyError

func (o *CBCentralManager) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBCentralManager) ValidateValueForKeyPath

func (o *CBCentralManager) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBCentralManager) ValidateValueForKeyPathError

func (o *CBCentralManager) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBCentralManager) ValueAtIndexInPropertyWithKey

func (o *CBCentralManager) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBCentralManager) ValueForKey

func (o *CBCentralManager) ValueForKey(key *NSString) *Id

func (*CBCentralManager) ValueForKeyPath

func (o *CBCentralManager) ValueForKeyPath(keyPath *NSString) *Id

func (*CBCentralManager) ValueForUndefinedKey

func (o *CBCentralManager) ValueForUndefinedKey(key *NSString) *Id

func (*CBCentralManager) ValueWithNameInPropertyWithKey

func (o *CBCentralManager) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBCentralManager) ValueWithUniqueIDInPropertyWithKey

func (o *CBCentralManager) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBCentralManager) WillChangeValueForKey

func (o *CBCentralManager) WillChangeValueForKey(key *NSString)

func (*CBCentralManager) WillChangeValueForKeyWithSetMutation

func (o *CBCentralManager) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCentralManager) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBCentralManager) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCentralManager) WillChangeValuesAtIndexes

func (o *CBCentralManager) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCentralManager) WillChangeValuesAtIndexesForKey

func (o *CBCentralManager) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCentralManager) Zone

func (o *CBCentralManager) Zone() *_NSZone

type CBCharacteristic

type CBCharacteristic struct{ CBAttribute }

func CBCharacteristicAlloc

func CBCharacteristicAlloc() *CBCharacteristic

func CBCharacteristicAllocWithZone

func CBCharacteristicAllocWithZone(zone *_NSZone) *CBCharacteristic

func CBCharacteristicNew

func CBCharacteristicNew() *CBCharacteristic

func (*CBCharacteristic) AddObserverForKeyPath

func (o *CBCharacteristic) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBCharacteristic) AddObserverForKeyPathOptions

func (o *CBCharacteristic) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBCharacteristic) AttemptRecoveryFromErrorOptionIndex

func (o *CBCharacteristic) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBCharacteristic) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBCharacteristic) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBCharacteristic) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBCharacteristic) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBCharacteristic) AttributeKeys

func (o *CBCharacteristic) AttributeKeys() *NSArray

func (*CBCharacteristic) AutoContentAccessingProxy

func (o *CBCharacteristic) AutoContentAccessingProxy() *Id

func (*CBCharacteristic) AwakeAfterUsingCoder

func (o *CBCharacteristic) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBCharacteristic) ClassCode

func (o *CBCharacteristic) ClassCode() FourCharCode

func (*CBCharacteristic) ClassDescription

func (o *CBCharacteristic) ClassDescription() *NSClassDescription

func (*CBCharacteristic) ClassForArchiver

func (o *CBCharacteristic) ClassForArchiver() Class

func (*CBCharacteristic) ClassForCoder

func (o *CBCharacteristic) ClassForCoder() Class

func (*CBCharacteristic) ClassForKeyedArchiver

func (o *CBCharacteristic) ClassForKeyedArchiver() Class

func (*CBCharacteristic) ClassName

func (o *CBCharacteristic) ClassName() *NSString

func (*CBCharacteristic) CoerceValueForKey

func (o *CBCharacteristic) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBCharacteristic) Copy

func (o *CBCharacteristic) Copy() *Id

func (*CBCharacteristic) CopyScriptingValueForKey

func (o *CBCharacteristic) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBCharacteristic) CopyScriptingValueForKeyWithProperties

func (o *CBCharacteristic) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBCharacteristic) Dealloc

func (o *CBCharacteristic) Dealloc()

func (*CBCharacteristic) Descriptors

func (o *CBCharacteristic) Descriptors() *NSArray

func (*CBCharacteristic) DictionaryWithValuesForKeys

func (o *CBCharacteristic) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBCharacteristic) DidChangeValueForKey

func (o *CBCharacteristic) DidChangeValueForKey(key *NSString)

func (*CBCharacteristic) DidChangeValueForKeyWithSetMutation

func (o *CBCharacteristic) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCharacteristic) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBCharacteristic) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCharacteristic) DidChangeValuesAtIndexes

func (o *CBCharacteristic) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCharacteristic) DidChangeValuesAtIndexesForKey

func (o *CBCharacteristic) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCharacteristic) DoesContain

func (o *CBCharacteristic) DoesContain(object NSObject) bool

func (*CBCharacteristic) DoesNotRecognizeSelector

func (o *CBCharacteristic) DoesNotRecognizeSelector(aSelector SEL)

func (*CBCharacteristic) ForwardInvocation

func (o *CBCharacteristic) ForwardInvocation(anInvocation *NSInvocation)

func (*CBCharacteristic) ForwardingTargetForSelector

func (o *CBCharacteristic) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBCharacteristic) GC

func (o *CBCharacteristic) GC()

func (*CBCharacteristic) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBCharacteristic) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBCharacteristic) InsertValueAtIndex

func (o *CBCharacteristic) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBCharacteristic) InsertValueAtIndexInPropertyWithKey

func (o *CBCharacteristic) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBCharacteristic) InsertValueInPropertyWithKey

func (o *CBCharacteristic) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBCharacteristic) InverseForRelationshipKey

func (o *CBCharacteristic) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBCharacteristic) IsCaseInsensitiveLike

func (o *CBCharacteristic) IsCaseInsensitiveLike(object *NSString) bool

func (*CBCharacteristic) IsEqualTo

func (o *CBCharacteristic) IsEqualTo(object NSObject) bool

func (*CBCharacteristic) IsGreaterThan

func (o *CBCharacteristic) IsGreaterThan(object NSObject) bool

func (*CBCharacteristic) IsGreaterThanOrEqualTo

func (o *CBCharacteristic) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBCharacteristic) IsLessThan

func (o *CBCharacteristic) IsLessThan(object NSObject) bool

func (*CBCharacteristic) IsLessThanOrEqualTo

func (o *CBCharacteristic) IsLessThanOrEqualTo(object NSObject) bool

func (*CBCharacteristic) IsLike

func (o *CBCharacteristic) IsLike(object *NSString) bool

func (*CBCharacteristic) IsNotEqualTo

func (o *CBCharacteristic) IsNotEqualTo(object NSObject) bool

func (*CBCharacteristic) IsNotifying

func (o *CBCharacteristic) IsNotifying() bool

func (*CBCharacteristic) MethodSignatureForSelector

func (o *CBCharacteristic) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBCharacteristic) MutableArrayValueForKey

func (o *CBCharacteristic) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBCharacteristic) MutableArrayValueForKeyPath

func (o *CBCharacteristic) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBCharacteristic) MutableCopy

func (o *CBCharacteristic) MutableCopy() *Id

func (*CBCharacteristic) MutableOrderedSetValueForKey

func (o *CBCharacteristic) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBCharacteristic) MutableOrderedSetValueForKeyPath

func (o *CBCharacteristic) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBCharacteristic) MutableSetValueForKey

func (o *CBCharacteristic) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBCharacteristic) MutableSetValueForKeyPath

func (o *CBCharacteristic) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBCharacteristic) NewScriptingObjectOfClassForValueForKey

func (o *CBCharacteristic) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBCharacteristic) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBCharacteristic) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBCharacteristic) ObjectSpecifier

func (o *CBCharacteristic) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBCharacteristic) ObservationInfo

func (o *CBCharacteristic) ObservationInfo() unsafe.Pointer

func (*CBCharacteristic) ObserveValueForKeyPathOfObject

func (o *CBCharacteristic) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBCharacteristic) ObserveValueForKeyPathOfObjectChange

func (o *CBCharacteristic) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBCharacteristic) PerformSelectorInBackgroundWithObject

func (o *CBCharacteristic) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBCharacteristic) PerformSelectorOnMainThreadWithObject

func (o *CBCharacteristic) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBCharacteristic) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBCharacteristic) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBCharacteristic) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBCharacteristic) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBCharacteristic) PerformSelectorOnThread

func (o *CBCharacteristic) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBCharacteristic) PerformSelectorOnThreadWithObject

func (o *CBCharacteristic) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBCharacteristic) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBCharacteristic) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBCharacteristic) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBCharacteristic) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBCharacteristic) PerformSelectorWithObject

func (o *CBCharacteristic) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBCharacteristic) PerformSelectorWithObjectAfterDelay

func (o *CBCharacteristic) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBCharacteristic) PerformSelectorWithObjectAfterDelayInModes

func (o *CBCharacteristic) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBCharacteristic) Properties

func (*CBCharacteristic) Ptr

func (o *CBCharacteristic) Ptr() unsafe.Pointer

func (*CBCharacteristic) RemoveObserverForKeyPath

func (o *CBCharacteristic) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBCharacteristic) RemoveObserverForKeyPathContext

func (o *CBCharacteristic) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBCharacteristic) RemoveValueAtIndexFromPropertyWithKey

func (o *CBCharacteristic) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBCharacteristic) ReplaceValueAtIndexInPropertyWithKey

func (o *CBCharacteristic) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBCharacteristic) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBCharacteristic) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBCharacteristic) ReplacementObjectForCoder

func (o *CBCharacteristic) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBCharacteristic) ReplacementObjectForKeyedArchiver

func (o *CBCharacteristic) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBCharacteristic) ScriptingBeginsWith

func (o *CBCharacteristic) ScriptingBeginsWith(object NSObject) bool

func (*CBCharacteristic) ScriptingContains

func (o *CBCharacteristic) ScriptingContains(object NSObject) bool

func (*CBCharacteristic) ScriptingEndsWith

func (o *CBCharacteristic) ScriptingEndsWith(object NSObject) bool

func (*CBCharacteristic) ScriptingIsEqualTo

func (o *CBCharacteristic) ScriptingIsEqualTo(object NSObject) bool

func (*CBCharacteristic) ScriptingIsGreaterThan

func (o *CBCharacteristic) ScriptingIsGreaterThan(object NSObject) bool

func (*CBCharacteristic) ScriptingIsGreaterThanOrEqualTo

func (o *CBCharacteristic) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBCharacteristic) ScriptingIsLessThan

func (o *CBCharacteristic) ScriptingIsLessThan(object NSObject) bool

func (*CBCharacteristic) ScriptingIsLessThanOrEqualTo

func (o *CBCharacteristic) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBCharacteristic) ScriptingProperties

func (o *CBCharacteristic) ScriptingProperties() *NSDictionary

func (*CBCharacteristic) ScriptingValueForSpecifier

func (o *CBCharacteristic) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBCharacteristic) Service

func (o *CBCharacteristic) Service() *CBService

func (*CBCharacteristic) SetNilValueForKey

func (o *CBCharacteristic) SetNilValueForKey(key *NSString)

func (*CBCharacteristic) SetObservationInfo

func (o *CBCharacteristic) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBCharacteristic) SetScriptingProperties

func (o *CBCharacteristic) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBCharacteristic) SetValueForKey

func (o *CBCharacteristic) SetValueForKey(value NSObject, key *NSString)

func (*CBCharacteristic) SetValueForKeyPath

func (o *CBCharacteristic) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBCharacteristic) SetValueForUndefinedKey

func (o *CBCharacteristic) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBCharacteristic) SetValuesForKeysWithDictionary

func (o *CBCharacteristic) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBCharacteristic) ToManyRelationshipKeys

func (o *CBCharacteristic) ToManyRelationshipKeys() *NSArray

func (*CBCharacteristic) ToOneRelationshipKeys

func (o *CBCharacteristic) ToOneRelationshipKeys() *NSArray

func (*CBCharacteristic) UUID

func (o *CBCharacteristic) UUID() *CBUUID

func (*CBCharacteristic) ValidateValueForKey

func (o *CBCharacteristic) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBCharacteristic) ValidateValueForKeyError

func (o *CBCharacteristic) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBCharacteristic) ValidateValueForKeyPath

func (o *CBCharacteristic) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBCharacteristic) ValidateValueForKeyPathError

func (o *CBCharacteristic) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBCharacteristic) Value

func (o *CBCharacteristic) Value() *NSData

func (*CBCharacteristic) ValueAtIndexInPropertyWithKey

func (o *CBCharacteristic) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBCharacteristic) ValueForKey

func (o *CBCharacteristic) ValueForKey(key *NSString) *Id

func (*CBCharacteristic) ValueForKeyPath

func (o *CBCharacteristic) ValueForKeyPath(keyPath *NSString) *Id

func (*CBCharacteristic) ValueForUndefinedKey

func (o *CBCharacteristic) ValueForUndefinedKey(key *NSString) *Id

func (*CBCharacteristic) ValueWithNameInPropertyWithKey

func (o *CBCharacteristic) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBCharacteristic) ValueWithUniqueIDInPropertyWithKey

func (o *CBCharacteristic) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBCharacteristic) WillChangeValueForKey

func (o *CBCharacteristic) WillChangeValueForKey(key *NSString)

func (*CBCharacteristic) WillChangeValueForKeyWithSetMutation

func (o *CBCharacteristic) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCharacteristic) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBCharacteristic) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBCharacteristic) WillChangeValuesAtIndexes

func (o *CBCharacteristic) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBCharacteristic) WillChangeValuesAtIndexesForKey

func (o *CBCharacteristic) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

type CBCharacteristicProperties

type CBCharacteristicProperties C.enum_CBCharacteristicProperties

type CBCharacteristicWriteType

type CBCharacteristicWriteType C.enum_CBCharacteristicWriteType

type CBDelegate

type CBDelegate struct{ Id }

func CBDelegateAlloc

func CBDelegateAlloc() *CBDelegate

func (CBDelegate) CentralManagerDidConnectPeripheralCallback

func (d CBDelegate) CentralManagerDidConnectPeripheralCallback(f func(*CBCentralManager, *CBPeripheral))

func (CBDelegate) CentralManagerDidDisconnectPeripheralCallback

func (d CBDelegate) CentralManagerDidDisconnectPeripheralCallback(f func(*CBCentralManager, *CBPeripheral, *NSError))

func (CBDelegate) CentralManagerDidDiscoverPeripheralCallback

func (d CBDelegate) CentralManagerDidDiscoverPeripheralCallback(f func(*CBCentralManager, *CBPeripheral, *NSDictionary, *NSNumber))

func (*CBDelegate) CentralManagerDidFailToConnectPeripheral

func (o *CBDelegate) CentralManagerDidFailToConnectPeripheral(central *CBCentralManager, peripheral *CBPeripheral, error *NSError)

func (CBDelegate) CentralManagerDidUpdateStateCallback

func (d CBDelegate) CentralManagerDidUpdateStateCallback(f func(*CBCentralManager))

func (*CBDelegate) CentralManagerWillRestoreState

func (o *CBDelegate) CentralManagerWillRestoreState(central *CBCentralManager, dict *NSDictionary)

func (*CBDelegate) GC

func (o *CBDelegate) GC()

func (CBDelegate) PeripheralDidDiscoverCharacteristicsForServiceCallback

func (d CBDelegate) PeripheralDidDiscoverCharacteristicsForServiceCallback(f func(*CBPeripheral, *CBService, *NSError))

func (*CBDelegate) PeripheralDidDiscoverDescriptorsForCharacteristic

func (o *CBDelegate) PeripheralDidDiscoverDescriptorsForCharacteristic(peripheral *CBPeripheral, characteristic *CBCharacteristic, error *NSError)

func (*CBDelegate) PeripheralDidDiscoverIncludedServicesForService

func (o *CBDelegate) PeripheralDidDiscoverIncludedServicesForService(peripheral *CBPeripheral, service *CBService, error *NSError)

func (CBDelegate) PeripheralDidDiscoverServicesCallback

func (d CBDelegate) PeripheralDidDiscoverServicesCallback(f func(*CBPeripheral, *NSError))

func (*CBDelegate) PeripheralDidModifyServices

func (o *CBDelegate) PeripheralDidModifyServices(peripheral *CBPeripheral, invalidatedServices *NSArray)

func (*CBDelegate) PeripheralDidOpenL2CAPChannel

func (o *CBDelegate) PeripheralDidOpenL2CAPChannel(peripheral *CBPeripheral, channel *CBL2CAPChannel, error *NSError)

func (*CBDelegate) PeripheralDidReadRSSI

func (o *CBDelegate) PeripheralDidReadRSSI(peripheral *CBPeripheral, RSSI *NSNumber, error *NSError)

func (*CBDelegate) PeripheralDidUpdateName

func (o *CBDelegate) PeripheralDidUpdateName(peripheral *CBPeripheral)

func (*CBDelegate) PeripheralDidUpdateNotificationStateForCharacteristic

func (o *CBDelegate) PeripheralDidUpdateNotificationStateForCharacteristic(peripheral *CBPeripheral, characteristic *CBCharacteristic, error *NSError)

func (CBDelegate) PeripheralDidUpdateValueForCharacteristicCallback

func (d CBDelegate) PeripheralDidUpdateValueForCharacteristicCallback(f func(*CBPeripheral, *CBCharacteristic, *NSError))

func (*CBDelegate) PeripheralDidUpdateValueForDescriptor

func (o *CBDelegate) PeripheralDidUpdateValueForDescriptor(peripheral *CBPeripheral, descriptor *CBDescriptor, error *NSError)

func (*CBDelegate) PeripheralDidWriteValueForCharacteristic

func (o *CBDelegate) PeripheralDidWriteValueForCharacteristic(peripheral *CBPeripheral, characteristic *CBCharacteristic, error *NSError)

func (*CBDelegate) PeripheralDidWriteValueForDescriptor

func (o *CBDelegate) PeripheralDidWriteValueForDescriptor(peripheral *CBPeripheral, descriptor *CBDescriptor, error *NSError)

func (*CBDelegate) PeripheralIsReadyToSendWriteWithoutResponse

func (o *CBDelegate) PeripheralIsReadyToSendWriteWithoutResponse(peripheral *CBPeripheral)

func (*CBDelegate) Ptr

func (o *CBDelegate) Ptr() unsafe.Pointer

type CBDelegateDispatch

type CBDelegateDispatch struct {
	CentralManagerDidUpdateState                   func(*CBCentralManager)
	CentralManagerDidConnectPeripheral             func(*CBCentralManager, *CBPeripheral)
	CentralManagerDidDisconnectPeripheral          func(*CBCentralManager, *CBPeripheral, *NSError)
	CentralManagerDidDiscoverPeripheral            func(*CBCentralManager, *CBPeripheral, *NSDictionary, *NSNumber)
	PeripheralDidDiscoverServices                  func(*CBPeripheral, *NSError)
	PeripheralDidDiscoverCharacteristicsForService func(*CBPeripheral, *CBService, *NSError)
	PeripheralDidUpdateValueForCharacteristic      func(*CBPeripheral, *CBCharacteristic, *NSError)
}

type CBDescriptor

type CBDescriptor struct{ CBAttribute }

func CBDescriptorAlloc

func CBDescriptorAlloc() *CBDescriptor

func CBDescriptorAllocWithZone

func CBDescriptorAllocWithZone(zone *_NSZone) *CBDescriptor

func CBDescriptorNew

func CBDescriptorNew() *CBDescriptor

func (*CBDescriptor) AddObserverForKeyPath

func (o *CBDescriptor) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBDescriptor) AddObserverForKeyPathOptions

func (o *CBDescriptor) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBDescriptor) AttemptRecoveryFromErrorOptionIndex

func (o *CBDescriptor) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBDescriptor) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBDescriptor) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBDescriptor) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBDescriptor) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBDescriptor) AttributeKeys

func (o *CBDescriptor) AttributeKeys() *NSArray

func (*CBDescriptor) AutoContentAccessingProxy

func (o *CBDescriptor) AutoContentAccessingProxy() *Id

func (*CBDescriptor) AwakeAfterUsingCoder

func (o *CBDescriptor) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBDescriptor) Characteristic

func (o *CBDescriptor) Characteristic() *CBCharacteristic

func (*CBDescriptor) ClassCode

func (o *CBDescriptor) ClassCode() FourCharCode

func (*CBDescriptor) ClassDescription

func (o *CBDescriptor) ClassDescription() *NSClassDescription

func (*CBDescriptor) ClassForArchiver

func (o *CBDescriptor) ClassForArchiver() Class

func (*CBDescriptor) ClassForCoder

func (o *CBDescriptor) ClassForCoder() Class

func (*CBDescriptor) ClassForKeyedArchiver

func (o *CBDescriptor) ClassForKeyedArchiver() Class

func (*CBDescriptor) ClassName

func (o *CBDescriptor) ClassName() *NSString

func (*CBDescriptor) CoerceValueForKey

func (o *CBDescriptor) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBDescriptor) Copy

func (o *CBDescriptor) Copy() *Id

func (*CBDescriptor) CopyScriptingValueForKey

func (o *CBDescriptor) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBDescriptor) CopyScriptingValueForKeyWithProperties

func (o *CBDescriptor) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBDescriptor) Dealloc

func (o *CBDescriptor) Dealloc()

func (*CBDescriptor) DictionaryWithValuesForKeys

func (o *CBDescriptor) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBDescriptor) DidChangeValueForKey

func (o *CBDescriptor) DidChangeValueForKey(key *NSString)

func (*CBDescriptor) DidChangeValueForKeyWithSetMutation

func (o *CBDescriptor) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBDescriptor) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBDescriptor) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBDescriptor) DidChangeValuesAtIndexes

func (o *CBDescriptor) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBDescriptor) DidChangeValuesAtIndexesForKey

func (o *CBDescriptor) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBDescriptor) DoesContain

func (o *CBDescriptor) DoesContain(object NSObject) bool

func (*CBDescriptor) DoesNotRecognizeSelector

func (o *CBDescriptor) DoesNotRecognizeSelector(aSelector SEL)

func (*CBDescriptor) ForwardInvocation

func (o *CBDescriptor) ForwardInvocation(anInvocation *NSInvocation)

func (*CBDescriptor) ForwardingTargetForSelector

func (o *CBDescriptor) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBDescriptor) GC

func (o *CBDescriptor) GC()

func (*CBDescriptor) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBDescriptor) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBDescriptor) InsertValueAtIndex

func (o *CBDescriptor) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBDescriptor) InsertValueAtIndexInPropertyWithKey

func (o *CBDescriptor) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBDescriptor) InsertValueInPropertyWithKey

func (o *CBDescriptor) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBDescriptor) InverseForRelationshipKey

func (o *CBDescriptor) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBDescriptor) IsCaseInsensitiveLike

func (o *CBDescriptor) IsCaseInsensitiveLike(object *NSString) bool

func (*CBDescriptor) IsEqualTo

func (o *CBDescriptor) IsEqualTo(object NSObject) bool

func (*CBDescriptor) IsGreaterThan

func (o *CBDescriptor) IsGreaterThan(object NSObject) bool

func (*CBDescriptor) IsGreaterThanOrEqualTo

func (o *CBDescriptor) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBDescriptor) IsLessThan

func (o *CBDescriptor) IsLessThan(object NSObject) bool

func (*CBDescriptor) IsLessThanOrEqualTo

func (o *CBDescriptor) IsLessThanOrEqualTo(object NSObject) bool

func (*CBDescriptor) IsLike

func (o *CBDescriptor) IsLike(object *NSString) bool

func (*CBDescriptor) IsNotEqualTo

func (o *CBDescriptor) IsNotEqualTo(object NSObject) bool

func (*CBDescriptor) MethodSignatureForSelector

func (o *CBDescriptor) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBDescriptor) MutableArrayValueForKey

func (o *CBDescriptor) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBDescriptor) MutableArrayValueForKeyPath

func (o *CBDescriptor) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBDescriptor) MutableCopy

func (o *CBDescriptor) MutableCopy() *Id

func (*CBDescriptor) MutableOrderedSetValueForKey

func (o *CBDescriptor) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBDescriptor) MutableOrderedSetValueForKeyPath

func (o *CBDescriptor) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBDescriptor) MutableSetValueForKey

func (o *CBDescriptor) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBDescriptor) MutableSetValueForKeyPath

func (o *CBDescriptor) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBDescriptor) NewScriptingObjectOfClassForValueForKey

func (o *CBDescriptor) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBDescriptor) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBDescriptor) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBDescriptor) ObjectSpecifier

func (o *CBDescriptor) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBDescriptor) ObservationInfo

func (o *CBDescriptor) ObservationInfo() unsafe.Pointer

func (*CBDescriptor) ObserveValueForKeyPathOfObject

func (o *CBDescriptor) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBDescriptor) ObserveValueForKeyPathOfObjectChange

func (o *CBDescriptor) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBDescriptor) PerformSelectorInBackgroundWithObject

func (o *CBDescriptor) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBDescriptor) PerformSelectorOnMainThreadWithObject

func (o *CBDescriptor) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBDescriptor) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBDescriptor) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBDescriptor) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBDescriptor) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBDescriptor) PerformSelectorOnThread

func (o *CBDescriptor) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBDescriptor) PerformSelectorOnThreadWithObject

func (o *CBDescriptor) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBDescriptor) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBDescriptor) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBDescriptor) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBDescriptor) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBDescriptor) PerformSelectorWithObject

func (o *CBDescriptor) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBDescriptor) PerformSelectorWithObjectAfterDelay

func (o *CBDescriptor) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBDescriptor) PerformSelectorWithObjectAfterDelayInModes

func (o *CBDescriptor) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBDescriptor) Ptr

func (o *CBDescriptor) Ptr() unsafe.Pointer

func (*CBDescriptor) RemoveObserverForKeyPath

func (o *CBDescriptor) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBDescriptor) RemoveObserverForKeyPathContext

func (o *CBDescriptor) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBDescriptor) RemoveValueAtIndexFromPropertyWithKey

func (o *CBDescriptor) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBDescriptor) ReplaceValueAtIndexInPropertyWithKey

func (o *CBDescriptor) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBDescriptor) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBDescriptor) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBDescriptor) ReplacementObjectForCoder

func (o *CBDescriptor) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBDescriptor) ReplacementObjectForKeyedArchiver

func (o *CBDescriptor) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBDescriptor) ScriptingBeginsWith

func (o *CBDescriptor) ScriptingBeginsWith(object NSObject) bool

func (*CBDescriptor) ScriptingContains

func (o *CBDescriptor) ScriptingContains(object NSObject) bool

func (*CBDescriptor) ScriptingEndsWith

func (o *CBDescriptor) ScriptingEndsWith(object NSObject) bool

func (*CBDescriptor) ScriptingIsEqualTo

func (o *CBDescriptor) ScriptingIsEqualTo(object NSObject) bool

func (*CBDescriptor) ScriptingIsGreaterThan

func (o *CBDescriptor) ScriptingIsGreaterThan(object NSObject) bool

func (*CBDescriptor) ScriptingIsGreaterThanOrEqualTo

func (o *CBDescriptor) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBDescriptor) ScriptingIsLessThan

func (o *CBDescriptor) ScriptingIsLessThan(object NSObject) bool

func (*CBDescriptor) ScriptingIsLessThanOrEqualTo

func (o *CBDescriptor) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBDescriptor) ScriptingProperties

func (o *CBDescriptor) ScriptingProperties() *NSDictionary

func (*CBDescriptor) ScriptingValueForSpecifier

func (o *CBDescriptor) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBDescriptor) SetNilValueForKey

func (o *CBDescriptor) SetNilValueForKey(key *NSString)

func (*CBDescriptor) SetObservationInfo

func (o *CBDescriptor) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBDescriptor) SetScriptingProperties

func (o *CBDescriptor) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBDescriptor) SetValueForKey

func (o *CBDescriptor) SetValueForKey(value NSObject, key *NSString)

func (*CBDescriptor) SetValueForKeyPath

func (o *CBDescriptor) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBDescriptor) SetValueForUndefinedKey

func (o *CBDescriptor) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBDescriptor) SetValuesForKeysWithDictionary

func (o *CBDescriptor) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBDescriptor) ToManyRelationshipKeys

func (o *CBDescriptor) ToManyRelationshipKeys() *NSArray

func (*CBDescriptor) ToOneRelationshipKeys

func (o *CBDescriptor) ToOneRelationshipKeys() *NSArray

func (*CBDescriptor) UUID

func (o *CBDescriptor) UUID() *CBUUID

func (*CBDescriptor) ValidateValueForKey

func (o *CBDescriptor) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBDescriptor) ValidateValueForKeyError

func (o *CBDescriptor) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBDescriptor) ValidateValueForKeyPath

func (o *CBDescriptor) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBDescriptor) ValidateValueForKeyPathError

func (o *CBDescriptor) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBDescriptor) Value

func (o *CBDescriptor) Value() *Id

func (*CBDescriptor) ValueAtIndexInPropertyWithKey

func (o *CBDescriptor) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBDescriptor) ValueForKey

func (o *CBDescriptor) ValueForKey(key *NSString) *Id

func (*CBDescriptor) ValueForKeyPath

func (o *CBDescriptor) ValueForKeyPath(keyPath *NSString) *Id

func (*CBDescriptor) ValueForUndefinedKey

func (o *CBDescriptor) ValueForUndefinedKey(key *NSString) *Id

func (*CBDescriptor) ValueWithNameInPropertyWithKey

func (o *CBDescriptor) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBDescriptor) ValueWithUniqueIDInPropertyWithKey

func (o *CBDescriptor) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBDescriptor) WillChangeValueForKey

func (o *CBDescriptor) WillChangeValueForKey(key *NSString)

func (*CBDescriptor) WillChangeValueForKeyWithSetMutation

func (o *CBDescriptor) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBDescriptor) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBDescriptor) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBDescriptor) WillChangeValuesAtIndexes

func (o *CBDescriptor) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBDescriptor) WillChangeValuesAtIndexesForKey

func (o *CBDescriptor) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

type CBL2CAPChannel

type CBL2CAPChannel struct{ Id }

func (*CBL2CAPChannel) Ptr

func (o *CBL2CAPChannel) Ptr() unsafe.Pointer

type CBManager

type CBManager struct{ Id }

func CBManagerAlloc

func CBManagerAlloc() *CBManager

func CBManagerAllocWithZone

func CBManagerAllocWithZone(zone *_NSZone) *CBManager

func CBManagerNew

func CBManagerNew() *CBManager

func (*CBManager) AddObserverForKeyPath

func (o *CBManager) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBManager) AddObserverForKeyPathOptions

func (o *CBManager) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBManager) AttemptRecoveryFromErrorOptionIndex

func (o *CBManager) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBManager) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBManager) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBManager) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBManager) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBManager) AttributeKeys

func (o *CBManager) AttributeKeys() *NSArray

func (*CBManager) AutoContentAccessingProxy

func (o *CBManager) AutoContentAccessingProxy() *Id

func (*CBManager) Autorelease

func (o *CBManager) Autorelease() *CBManager

func (*CBManager) AwakeAfterUsingCoder

func (o *CBManager) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBManager) ClassCode

func (o *CBManager) ClassCode() FourCharCode

func (*CBManager) ClassDescription

func (o *CBManager) ClassDescription() *NSClassDescription

func (*CBManager) ClassForArchiver

func (o *CBManager) ClassForArchiver() Class

func (*CBManager) ClassForCoder

func (o *CBManager) ClassForCoder() Class

func (*CBManager) ClassForKeyedArchiver

func (o *CBManager) ClassForKeyedArchiver() Class

func (*CBManager) ClassName

func (o *CBManager) ClassName() *NSString

func (*CBManager) CoerceValueForKey

func (o *CBManager) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBManager) ConformsToProtocol

func (o *CBManager) ConformsToProtocol(aProtocol Protocol) bool

func (*CBManager) Copy

func (o *CBManager) Copy() *Id

func (*CBManager) CopyScriptingValueForKey

func (o *CBManager) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBManager) CopyScriptingValueForKeyWithProperties

func (o *CBManager) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBManager) Dealloc

func (o *CBManager) Dealloc()

func (*CBManager) DebugDescription

func (o *CBManager) DebugDescription() *NSString

func (*CBManager) Description

func (o *CBManager) Description() *NSString

func (*CBManager) DictionaryWithValuesForKeys

func (o *CBManager) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBManager) DidChangeValueForKey

func (o *CBManager) DidChangeValueForKey(key *NSString)

func (*CBManager) DidChangeValueForKeyWithSetMutation

func (o *CBManager) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBManager) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBManager) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBManager) DidChangeValuesAtIndexes

func (o *CBManager) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBManager) DidChangeValuesAtIndexesForKey

func (o *CBManager) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBManager) DoesContain

func (o *CBManager) DoesContain(object NSObject) bool

func (*CBManager) DoesNotRecognizeSelector

func (o *CBManager) DoesNotRecognizeSelector(aSelector SEL)

func (*CBManager) ForwardInvocation

func (o *CBManager) ForwardInvocation(anInvocation *NSInvocation)

func (*CBManager) ForwardingTargetForSelector

func (o *CBManager) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBManager) GC

func (o *CBManager) GC()

func (*CBManager) GetClass

func (o *CBManager) GetClass() Class

func (*CBManager) Hash

func (o *CBManager) Hash() NSUInteger

func (*CBManager) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBManager) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBManager) InsertValueAtIndex

func (o *CBManager) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBManager) InsertValueAtIndexInPropertyWithKey

func (o *CBManager) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBManager) InsertValueInPropertyWithKey

func (o *CBManager) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBManager) InverseForRelationshipKey

func (o *CBManager) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBManager) IsCaseInsensitiveLike

func (o *CBManager) IsCaseInsensitiveLike(object *NSString) bool

func (*CBManager) IsEqual

func (o *CBManager) IsEqual(object NSObject) bool

func (*CBManager) IsEqualTo

func (o *CBManager) IsEqualTo(object NSObject) bool

func (*CBManager) IsGreaterThan

func (o *CBManager) IsGreaterThan(object NSObject) bool

func (*CBManager) IsGreaterThanOrEqualTo

func (o *CBManager) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBManager) IsKindOfClass

func (o *CBManager) IsKindOfClass(aClass Class) bool

func (*CBManager) IsLessThan

func (o *CBManager) IsLessThan(object NSObject) bool

func (*CBManager) IsLessThanOrEqualTo

func (o *CBManager) IsLessThanOrEqualTo(object NSObject) bool

func (*CBManager) IsLike

func (o *CBManager) IsLike(object *NSString) bool

func (*CBManager) IsMemberOfClass

func (o *CBManager) IsMemberOfClass(aClass Class) bool

func (*CBManager) IsNotEqualTo

func (o *CBManager) IsNotEqualTo(object NSObject) bool

func (*CBManager) IsProxy

func (o *CBManager) IsProxy() bool

func (*CBManager) MethodSignatureForSelector

func (o *CBManager) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBManager) MutableArrayValueForKey

func (o *CBManager) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBManager) MutableArrayValueForKeyPath

func (o *CBManager) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBManager) MutableCopy

func (o *CBManager) MutableCopy() *Id

func (*CBManager) MutableOrderedSetValueForKey

func (o *CBManager) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBManager) MutableOrderedSetValueForKeyPath

func (o *CBManager) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBManager) MutableSetValueForKey

func (o *CBManager) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBManager) MutableSetValueForKeyPath

func (o *CBManager) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBManager) NewScriptingObjectOfClassForValueForKey

func (o *CBManager) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBManager) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBManager) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBManager) ObjectSpecifier

func (o *CBManager) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBManager) ObservationInfo

func (o *CBManager) ObservationInfo() unsafe.Pointer

func (*CBManager) ObserveValueForKeyPathOfObject

func (o *CBManager) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBManager) ObserveValueForKeyPathOfObjectChange

func (o *CBManager) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBManager) PerformSelector

func (o *CBManager) PerformSelector(aSelector SEL) *Id

func (*CBManager) PerformSelectorInBackgroundWithObject

func (o *CBManager) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBManager) PerformSelectorOnMainThreadWithObject

func (o *CBManager) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBManager) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBManager) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBManager) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBManager) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBManager) PerformSelectorOnThread

func (o *CBManager) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBManager) PerformSelectorOnThreadWithObject

func (o *CBManager) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBManager) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBManager) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBManager) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBManager) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBManager) PerformSelectorWithObject

func (o *CBManager) PerformSelectorWithObject(aSelector SEL, object NSObject) *Id

func (*CBManager) PerformSelectorWithObjectAfterDelay

func (o *CBManager) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBManager) PerformSelectorWithObjectAfterDelayInModes

func (o *CBManager) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBManager) PerformSelectorWithObjectWithObject

func (o *CBManager) PerformSelectorWithObjectWithObject(aSelector SEL, object1 NSObject, object2 NSObject) *Id

func (*CBManager) Ptr

func (o *CBManager) Ptr() unsafe.Pointer

func (*CBManager) Release

func (o *CBManager) Release()

func (*CBManager) RemoveObserverForKeyPath

func (o *CBManager) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBManager) RemoveObserverForKeyPathContext

func (o *CBManager) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBManager) RemoveValueAtIndexFromPropertyWithKey

func (o *CBManager) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBManager) ReplaceValueAtIndexInPropertyWithKey

func (o *CBManager) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBManager) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBManager) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBManager) ReplacementObjectForCoder

func (o *CBManager) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBManager) ReplacementObjectForKeyedArchiver

func (o *CBManager) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBManager) RespondsToSelector

func (o *CBManager) RespondsToSelector(aSelector SEL) bool

func (*CBManager) Retain

func (o *CBManager) Retain() *CBManager

func (*CBManager) RetainCount

func (o *CBManager) RetainCount() NSUInteger

func (*CBManager) ScriptingBeginsWith

func (o *CBManager) ScriptingBeginsWith(object NSObject) bool

func (*CBManager) ScriptingContains

func (o *CBManager) ScriptingContains(object NSObject) bool

func (*CBManager) ScriptingEndsWith

func (o *CBManager) ScriptingEndsWith(object NSObject) bool

func (*CBManager) ScriptingIsEqualTo

func (o *CBManager) ScriptingIsEqualTo(object NSObject) bool

func (*CBManager) ScriptingIsGreaterThan

func (o *CBManager) ScriptingIsGreaterThan(object NSObject) bool

func (*CBManager) ScriptingIsGreaterThanOrEqualTo

func (o *CBManager) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBManager) ScriptingIsLessThan

func (o *CBManager) ScriptingIsLessThan(object NSObject) bool

func (*CBManager) ScriptingIsLessThanOrEqualTo

func (o *CBManager) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBManager) ScriptingProperties

func (o *CBManager) ScriptingProperties() *NSDictionary

func (*CBManager) ScriptingValueForSpecifier

func (o *CBManager) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBManager) Self

func (o *CBManager) Self() *CBManager

func (*CBManager) SetNilValueForKey

func (o *CBManager) SetNilValueForKey(key *NSString)

func (*CBManager) SetObservationInfo

func (o *CBManager) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBManager) SetScriptingProperties

func (o *CBManager) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBManager) SetValueForKey

func (o *CBManager) SetValueForKey(value NSObject, key *NSString)

func (*CBManager) SetValueForKeyPath

func (o *CBManager) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBManager) SetValueForUndefinedKey

func (o *CBManager) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBManager) SetValuesForKeysWithDictionary

func (o *CBManager) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBManager) State

func (o *CBManager) State() CBManagerState

func (*CBManager) Superclass

func (o *CBManager) Superclass() Class

func (*CBManager) ToManyRelationshipKeys

func (o *CBManager) ToManyRelationshipKeys() *NSArray

func (*CBManager) ToOneRelationshipKeys

func (o *CBManager) ToOneRelationshipKeys() *NSArray

func (*CBManager) ValidateValueForKey

func (o *CBManager) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBManager) ValidateValueForKeyError

func (o *CBManager) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBManager) ValidateValueForKeyPath

func (o *CBManager) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBManager) ValidateValueForKeyPathError

func (o *CBManager) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBManager) ValueAtIndexInPropertyWithKey

func (o *CBManager) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBManager) ValueForKey

func (o *CBManager) ValueForKey(key *NSString) *Id

func (*CBManager) ValueForKeyPath

func (o *CBManager) ValueForKeyPath(keyPath *NSString) *Id

func (*CBManager) ValueForUndefinedKey

func (o *CBManager) ValueForUndefinedKey(key *NSString) *Id

func (*CBManager) ValueWithNameInPropertyWithKey

func (o *CBManager) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBManager) ValueWithUniqueIDInPropertyWithKey

func (o *CBManager) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBManager) WillChangeValueForKey

func (o *CBManager) WillChangeValueForKey(key *NSString)

func (*CBManager) WillChangeValueForKeyWithSetMutation

func (o *CBManager) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBManager) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBManager) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBManager) WillChangeValuesAtIndexes

func (o *CBManager) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBManager) WillChangeValuesAtIndexesForKey

func (o *CBManager) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBManager) Zone

func (o *CBManager) Zone() *_NSZone

type CBManagerState

type CBManagerState C.enum_CBManagerState

type CBMutableCharacteristic

type CBMutableCharacteristic struct{ CBCharacteristic }

func (*CBMutableCharacteristic) Ptr

type CBMutableService

type CBMutableService struct{ CBService }

func (*CBMutableService) Ptr

func (o *CBMutableService) Ptr() unsafe.Pointer

type CBPeer

type CBPeer struct{ Id }

func (*CBPeer) Ptr

func (o *CBPeer) Ptr() unsafe.Pointer

type CBPeripheral

type CBPeripheral struct{ CBPeer }

func CBPeripheralAlloc

func CBPeripheralAlloc() *CBPeripheral

func CBPeripheralAllocWithZone

func CBPeripheralAllocWithZone(zone *_NSZone) *CBPeripheral

func CBPeripheralNew

func CBPeripheralNew() *CBPeripheral

func (*CBPeripheral) AddObserverForKeyPath

func (o *CBPeripheral) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBPeripheral) AddObserverForKeyPathOptions

func (o *CBPeripheral) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBPeripheral) AttemptRecoveryFromErrorOptionIndex

func (o *CBPeripheral) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBPeripheral) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBPeripheral) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBPeripheral) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBPeripheral) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBPeripheral) AttributeKeys

func (o *CBPeripheral) AttributeKeys() *NSArray

func (*CBPeripheral) AutoContentAccessingProxy

func (o *CBPeripheral) AutoContentAccessingProxy() *Id

func (*CBPeripheral) AwakeAfterUsingCoder

func (o *CBPeripheral) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBPeripheral) CanSendWriteWithoutResponse

func (o *CBPeripheral) CanSendWriteWithoutResponse() bool

func (*CBPeripheral) ClassCode

func (o *CBPeripheral) ClassCode() FourCharCode

func (*CBPeripheral) ClassDescription

func (o *CBPeripheral) ClassDescription() *NSClassDescription

func (*CBPeripheral) ClassForArchiver

func (o *CBPeripheral) ClassForArchiver() Class

func (*CBPeripheral) ClassForCoder

func (o *CBPeripheral) ClassForCoder() Class

func (*CBPeripheral) ClassForKeyedArchiver

func (o *CBPeripheral) ClassForKeyedArchiver() Class

func (*CBPeripheral) ClassName

func (o *CBPeripheral) ClassName() *NSString

func (*CBPeripheral) CoerceValueForKey

func (o *CBPeripheral) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBPeripheral) Copy

func (o *CBPeripheral) Copy() *Id

func (*CBPeripheral) CopyScriptingValueForKey

func (o *CBPeripheral) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBPeripheral) CopyScriptingValueForKeyWithProperties

func (o *CBPeripheral) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBPeripheral) Dealloc

func (o *CBPeripheral) Dealloc()

func (*CBPeripheral) Delegate

func (o *CBPeripheral) Delegate() *Id

func (*CBPeripheral) DictionaryWithValuesForKeys

func (o *CBPeripheral) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBPeripheral) DidChangeValueForKey

func (o *CBPeripheral) DidChangeValueForKey(key *NSString)

func (*CBPeripheral) DidChangeValueForKeyWithSetMutation

func (o *CBPeripheral) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBPeripheral) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBPeripheral) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBPeripheral) DidChangeValuesAtIndexes

func (o *CBPeripheral) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBPeripheral) DidChangeValuesAtIndexesForKey

func (o *CBPeripheral) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBPeripheral) DiscoverCharacteristics

func (o *CBPeripheral) DiscoverCharacteristics(characteristicUUIDs *NSArray, service *CBService)

func (*CBPeripheral) DiscoverDescriptorsForCharacteristic

func (o *CBPeripheral) DiscoverDescriptorsForCharacteristic(characteristic *CBCharacteristic)

func (*CBPeripheral) DiscoverIncludedServices

func (o *CBPeripheral) DiscoverIncludedServices(includedServiceUUIDs *NSArray, service *CBService)

func (*CBPeripheral) DiscoverServices

func (o *CBPeripheral) DiscoverServices(serviceUUIDs *NSArray)

func (*CBPeripheral) DoesContain

func (o *CBPeripheral) DoesContain(object NSObject) bool

func (*CBPeripheral) DoesNotRecognizeSelector

func (o *CBPeripheral) DoesNotRecognizeSelector(aSelector SEL)

func (*CBPeripheral) ForwardInvocation

func (o *CBPeripheral) ForwardInvocation(anInvocation *NSInvocation)

func (*CBPeripheral) ForwardingTargetForSelector

func (o *CBPeripheral) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBPeripheral) GC

func (o *CBPeripheral) GC()

func (*CBPeripheral) Identifier

func (o *CBPeripheral) Identifier() *NSUUID

func (*CBPeripheral) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBPeripheral) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBPeripheral) InsertValueAtIndex

func (o *CBPeripheral) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBPeripheral) InsertValueAtIndexInPropertyWithKey

func (o *CBPeripheral) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBPeripheral) InsertValueInPropertyWithKey

func (o *CBPeripheral) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBPeripheral) InverseForRelationshipKey

func (o *CBPeripheral) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBPeripheral) IsCaseInsensitiveLike

func (o *CBPeripheral) IsCaseInsensitiveLike(object *NSString) bool

func (*CBPeripheral) IsEqualTo

func (o *CBPeripheral) IsEqualTo(object NSObject) bool

func (*CBPeripheral) IsGreaterThan

func (o *CBPeripheral) IsGreaterThan(object NSObject) bool

func (*CBPeripheral) IsGreaterThanOrEqualTo

func (o *CBPeripheral) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBPeripheral) IsLessThan

func (o *CBPeripheral) IsLessThan(object NSObject) bool

func (*CBPeripheral) IsLessThanOrEqualTo

func (o *CBPeripheral) IsLessThanOrEqualTo(object NSObject) bool

func (*CBPeripheral) IsLike

func (o *CBPeripheral) IsLike(object *NSString) bool

func (*CBPeripheral) IsNotEqualTo

func (o *CBPeripheral) IsNotEqualTo(object NSObject) bool

func (*CBPeripheral) MaximumWriteValueLengthForType

func (o *CBPeripheral) MaximumWriteValueLengthForType(type_ CBCharacteristicWriteType) NSUInteger

func (*CBPeripheral) MethodSignatureForSelector

func (o *CBPeripheral) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBPeripheral) MutableArrayValueForKey

func (o *CBPeripheral) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBPeripheral) MutableArrayValueForKeyPath

func (o *CBPeripheral) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBPeripheral) MutableCopy

func (o *CBPeripheral) MutableCopy() *Id

func (*CBPeripheral) MutableOrderedSetValueForKey

func (o *CBPeripheral) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBPeripheral) MutableOrderedSetValueForKeyPath

func (o *CBPeripheral) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBPeripheral) MutableSetValueForKey

func (o *CBPeripheral) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBPeripheral) MutableSetValueForKeyPath

func (o *CBPeripheral) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBPeripheral) Name

func (o *CBPeripheral) Name() *NSString

func (*CBPeripheral) NewScriptingObjectOfClassForValueForKey

func (o *CBPeripheral) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBPeripheral) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBPeripheral) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBPeripheral) ObjectSpecifier

func (o *CBPeripheral) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBPeripheral) ObservationInfo

func (o *CBPeripheral) ObservationInfo() unsafe.Pointer

func (*CBPeripheral) ObserveValueForKeyPathOfObject

func (o *CBPeripheral) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBPeripheral) ObserveValueForKeyPathOfObjectChange

func (o *CBPeripheral) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBPeripheral) PerformSelectorInBackgroundWithObject

func (o *CBPeripheral) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBPeripheral) PerformSelectorOnMainThreadWithObject

func (o *CBPeripheral) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBPeripheral) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBPeripheral) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBPeripheral) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBPeripheral) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBPeripheral) PerformSelectorOnThread

func (o *CBPeripheral) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBPeripheral) PerformSelectorOnThreadWithObject

func (o *CBPeripheral) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBPeripheral) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBPeripheral) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBPeripheral) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBPeripheral) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBPeripheral) PerformSelectorWithObject

func (o *CBPeripheral) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBPeripheral) PerformSelectorWithObjectAfterDelay

func (o *CBPeripheral) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBPeripheral) PerformSelectorWithObjectAfterDelayInModes

func (o *CBPeripheral) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBPeripheral) Ptr

func (o *CBPeripheral) Ptr() unsafe.Pointer

func (*CBPeripheral) ReadRSSI

func (o *CBPeripheral) ReadRSSI()

func (*CBPeripheral) ReadValueForCharacteristic

func (o *CBPeripheral) ReadValueForCharacteristic(characteristic *CBCharacteristic)

func (*CBPeripheral) ReadValueForDescriptor

func (o *CBPeripheral) ReadValueForDescriptor(descriptor *CBDescriptor)

func (*CBPeripheral) RemoveObserverForKeyPath

func (o *CBPeripheral) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBPeripheral) RemoveObserverForKeyPathContext

func (o *CBPeripheral) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBPeripheral) RemoveValueAtIndexFromPropertyWithKey

func (o *CBPeripheral) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBPeripheral) ReplaceValueAtIndexInPropertyWithKey

func (o *CBPeripheral) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBPeripheral) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBPeripheral) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBPeripheral) ReplacementObjectForCoder

func (o *CBPeripheral) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBPeripheral) ReplacementObjectForKeyedArchiver

func (o *CBPeripheral) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBPeripheral) ScriptingBeginsWith

func (o *CBPeripheral) ScriptingBeginsWith(object NSObject) bool

func (*CBPeripheral) ScriptingContains

func (o *CBPeripheral) ScriptingContains(object NSObject) bool

func (*CBPeripheral) ScriptingEndsWith

func (o *CBPeripheral) ScriptingEndsWith(object NSObject) bool

func (*CBPeripheral) ScriptingIsEqualTo

func (o *CBPeripheral) ScriptingIsEqualTo(object NSObject) bool

func (*CBPeripheral) ScriptingIsGreaterThan

func (o *CBPeripheral) ScriptingIsGreaterThan(object NSObject) bool

func (*CBPeripheral) ScriptingIsGreaterThanOrEqualTo

func (o *CBPeripheral) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBPeripheral) ScriptingIsLessThan

func (o *CBPeripheral) ScriptingIsLessThan(object NSObject) bool

func (*CBPeripheral) ScriptingIsLessThanOrEqualTo

func (o *CBPeripheral) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBPeripheral) ScriptingProperties

func (o *CBPeripheral) ScriptingProperties() *NSDictionary

func (*CBPeripheral) ScriptingValueForSpecifier

func (o *CBPeripheral) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBPeripheral) Services

func (o *CBPeripheral) Services() *NSArray

func (*CBPeripheral) SetDelegate

func (o *CBPeripheral) SetDelegate(delegate NSObject)

func (*CBPeripheral) SetNilValueForKey

func (o *CBPeripheral) SetNilValueForKey(key *NSString)

func (*CBPeripheral) SetNotifyValue

func (o *CBPeripheral) SetNotifyValue(enabled BOOL, characteristic *CBCharacteristic)

func (*CBPeripheral) SetObservationInfo

func (o *CBPeripheral) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBPeripheral) SetScriptingProperties

func (o *CBPeripheral) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBPeripheral) SetValueForKey

func (o *CBPeripheral) SetValueForKey(value NSObject, key *NSString)

func (*CBPeripheral) SetValueForKeyPath

func (o *CBPeripheral) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBPeripheral) SetValueForUndefinedKey

func (o *CBPeripheral) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBPeripheral) SetValuesForKeysWithDictionary

func (o *CBPeripheral) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBPeripheral) State

func (o *CBPeripheral) State() CBPeripheralState

func (*CBPeripheral) ToManyRelationshipKeys

func (o *CBPeripheral) ToManyRelationshipKeys() *NSArray

func (*CBPeripheral) ToOneRelationshipKeys

func (o *CBPeripheral) ToOneRelationshipKeys() *NSArray

func (*CBPeripheral) ValidateValueForKey

func (o *CBPeripheral) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBPeripheral) ValidateValueForKeyError

func (o *CBPeripheral) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBPeripheral) ValidateValueForKeyPath

func (o *CBPeripheral) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBPeripheral) ValidateValueForKeyPathError

func (o *CBPeripheral) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBPeripheral) ValueAtIndexInPropertyWithKey

func (o *CBPeripheral) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBPeripheral) ValueForKey

func (o *CBPeripheral) ValueForKey(key *NSString) *Id

func (*CBPeripheral) ValueForKeyPath

func (o *CBPeripheral) ValueForKeyPath(keyPath *NSString) *Id

func (*CBPeripheral) ValueForUndefinedKey

func (o *CBPeripheral) ValueForUndefinedKey(key *NSString) *Id

func (*CBPeripheral) ValueWithNameInPropertyWithKey

func (o *CBPeripheral) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBPeripheral) ValueWithUniqueIDInPropertyWithKey

func (o *CBPeripheral) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBPeripheral) WillChangeValueForKey

func (o *CBPeripheral) WillChangeValueForKey(key *NSString)

func (*CBPeripheral) WillChangeValueForKeyWithSetMutation

func (o *CBPeripheral) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBPeripheral) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBPeripheral) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBPeripheral) WillChangeValuesAtIndexes

func (o *CBPeripheral) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBPeripheral) WillChangeValuesAtIndexesForKey

func (o *CBPeripheral) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBPeripheral) WriteValueForCharacteristic

func (o *CBPeripheral) WriteValueForCharacteristic(data *NSData, characteristic *CBCharacteristic, type_ CBCharacteristicWriteType)

func (*CBPeripheral) WriteValueForDescriptor

func (o *CBPeripheral) WriteValueForDescriptor(data *NSData, descriptor *CBDescriptor)

type CBPeripheralManager

type CBPeripheralManager struct{ CBManager }

func CBPeripheralManagerAlloc

func CBPeripheralManagerAlloc() *CBPeripheralManager

func CBPeripheralManagerAllocWithZone

func CBPeripheralManagerAllocWithZone(zone *_NSZone) *CBPeripheralManager

func CBPeripheralManagerNew

func CBPeripheralManagerNew() *CBPeripheralManager

func (*CBPeripheralManager) AddObserverForKeyPath

func (o *CBPeripheralManager) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBPeripheralManager) AddObserverForKeyPathOptions

func (o *CBPeripheralManager) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBPeripheralManager) AddService

func (o *CBPeripheralManager) AddService(service *CBMutableService)

func (*CBPeripheralManager) AttemptRecoveryFromErrorOptionIndex

func (o *CBPeripheralManager) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBPeripheralManager) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBPeripheralManager) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBPeripheralManager) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBPeripheralManager) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBPeripheralManager) AttributeKeys

func (o *CBPeripheralManager) AttributeKeys() *NSArray

func (*CBPeripheralManager) AutoContentAccessingProxy

func (o *CBPeripheralManager) AutoContentAccessingProxy() *Id

func (*CBPeripheralManager) AwakeAfterUsingCoder

func (o *CBPeripheralManager) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBPeripheralManager) ClassCode

func (o *CBPeripheralManager) ClassCode() FourCharCode

func (*CBPeripheralManager) ClassDescription

func (o *CBPeripheralManager) ClassDescription() *NSClassDescription

func (*CBPeripheralManager) ClassForArchiver

func (o *CBPeripheralManager) ClassForArchiver() Class

func (*CBPeripheralManager) ClassForCoder

func (o *CBPeripheralManager) ClassForCoder() Class

func (*CBPeripheralManager) ClassForKeyedArchiver

func (o *CBPeripheralManager) ClassForKeyedArchiver() Class

func (*CBPeripheralManager) ClassName

func (o *CBPeripheralManager) ClassName() *NSString

func (*CBPeripheralManager) CoerceValueForKey

func (o *CBPeripheralManager) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBPeripheralManager) Copy

func (o *CBPeripheralManager) Copy() *Id

func (*CBPeripheralManager) CopyScriptingValueForKey

func (o *CBPeripheralManager) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBPeripheralManager) CopyScriptingValueForKeyWithProperties

func (o *CBPeripheralManager) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBPeripheralManager) Dealloc

func (o *CBPeripheralManager) Dealloc()

func (*CBPeripheralManager) Delegate

func (o *CBPeripheralManager) Delegate() *Id

func (*CBPeripheralManager) DictionaryWithValuesForKeys

func (o *CBPeripheralManager) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBPeripheralManager) DidChangeValueForKey

func (o *CBPeripheralManager) DidChangeValueForKey(key *NSString)

func (*CBPeripheralManager) DidChangeValueForKeyWithSetMutation

func (o *CBPeripheralManager) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBPeripheralManager) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBPeripheralManager) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBPeripheralManager) DidChangeValuesAtIndexes

func (o *CBPeripheralManager) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBPeripheralManager) DidChangeValuesAtIndexesForKey

func (o *CBPeripheralManager) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBPeripheralManager) DoesContain

func (o *CBPeripheralManager) DoesContain(object NSObject) bool

func (*CBPeripheralManager) DoesNotRecognizeSelector

func (o *CBPeripheralManager) DoesNotRecognizeSelector(aSelector SEL)

func (*CBPeripheralManager) ForwardInvocation

func (o *CBPeripheralManager) ForwardInvocation(anInvocation *NSInvocation)

func (*CBPeripheralManager) ForwardingTargetForSelector

func (o *CBPeripheralManager) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBPeripheralManager) GC

func (o *CBPeripheralManager) GC()

func (*CBPeripheralManager) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBPeripheralManager) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBPeripheralManager) Init

func (*CBPeripheralManager) InitWithDelegateQueue

func (o *CBPeripheralManager) InitWithDelegateQueue(delegate NSObject, queue Dispatch_queue_t) *CBPeripheralManager

func (*CBPeripheralManager) InitWithDelegateQueueOptions

func (o *CBPeripheralManager) InitWithDelegateQueueOptions(delegate NSObject, queue Dispatch_queue_t, options *NSDictionary) *CBPeripheralManager

func (*CBPeripheralManager) InsertValueAtIndex

func (o *CBPeripheralManager) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBPeripheralManager) InsertValueAtIndexInPropertyWithKey

func (o *CBPeripheralManager) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBPeripheralManager) InsertValueInPropertyWithKey

func (o *CBPeripheralManager) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBPeripheralManager) InverseForRelationshipKey

func (o *CBPeripheralManager) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBPeripheralManager) IsAdvertising

func (o *CBPeripheralManager) IsAdvertising() bool

func (*CBPeripheralManager) IsCaseInsensitiveLike

func (o *CBPeripheralManager) IsCaseInsensitiveLike(object *NSString) bool

func (*CBPeripheralManager) IsEqualTo

func (o *CBPeripheralManager) IsEqualTo(object NSObject) bool

func (*CBPeripheralManager) IsGreaterThan

func (o *CBPeripheralManager) IsGreaterThan(object NSObject) bool

func (*CBPeripheralManager) IsGreaterThanOrEqualTo

func (o *CBPeripheralManager) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBPeripheralManager) IsLessThan

func (o *CBPeripheralManager) IsLessThan(object NSObject) bool

func (*CBPeripheralManager) IsLessThanOrEqualTo

func (o *CBPeripheralManager) IsLessThanOrEqualTo(object NSObject) bool

func (*CBPeripheralManager) IsLike

func (o *CBPeripheralManager) IsLike(object *NSString) bool

func (*CBPeripheralManager) IsNotEqualTo

func (o *CBPeripheralManager) IsNotEqualTo(object NSObject) bool

func (*CBPeripheralManager) MethodSignatureForSelector

func (o *CBPeripheralManager) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBPeripheralManager) MutableArrayValueForKey

func (o *CBPeripheralManager) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBPeripheralManager) MutableArrayValueForKeyPath

func (o *CBPeripheralManager) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBPeripheralManager) MutableCopy

func (o *CBPeripheralManager) MutableCopy() *Id

func (*CBPeripheralManager) MutableOrderedSetValueForKey

func (o *CBPeripheralManager) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBPeripheralManager) MutableOrderedSetValueForKeyPath

func (o *CBPeripheralManager) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBPeripheralManager) MutableSetValueForKey

func (o *CBPeripheralManager) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBPeripheralManager) MutableSetValueForKeyPath

func (o *CBPeripheralManager) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBPeripheralManager) NewScriptingObjectOfClassForValueForKey

func (o *CBPeripheralManager) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBPeripheralManager) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBPeripheralManager) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBPeripheralManager) ObjectSpecifier

func (o *CBPeripheralManager) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBPeripheralManager) ObservationInfo

func (o *CBPeripheralManager) ObservationInfo() unsafe.Pointer

func (*CBPeripheralManager) ObserveValueForKeyPathOfObject

func (o *CBPeripheralManager) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBPeripheralManager) ObserveValueForKeyPathOfObjectChange

func (o *CBPeripheralManager) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBPeripheralManager) PerformSelectorInBackgroundWithObject

func (o *CBPeripheralManager) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBPeripheralManager) PerformSelectorOnMainThreadWithObject

func (o *CBPeripheralManager) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBPeripheralManager) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBPeripheralManager) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBPeripheralManager) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBPeripheralManager) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBPeripheralManager) PerformSelectorOnThread

func (o *CBPeripheralManager) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBPeripheralManager) PerformSelectorOnThreadWithObject

func (o *CBPeripheralManager) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBPeripheralManager) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBPeripheralManager) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBPeripheralManager) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBPeripheralManager) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBPeripheralManager) PerformSelectorWithObject

func (o *CBPeripheralManager) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBPeripheralManager) PerformSelectorWithObjectAfterDelay

func (o *CBPeripheralManager) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBPeripheralManager) PerformSelectorWithObjectAfterDelayInModes

func (o *CBPeripheralManager) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBPeripheralManager) Ptr

func (*CBPeripheralManager) RemoveAllServices

func (o *CBPeripheralManager) RemoveAllServices()

func (*CBPeripheralManager) RemoveObserverForKeyPath

func (o *CBPeripheralManager) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBPeripheralManager) RemoveObserverForKeyPathContext

func (o *CBPeripheralManager) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBPeripheralManager) RemoveService

func (o *CBPeripheralManager) RemoveService(service *CBMutableService)

func (*CBPeripheralManager) RemoveValueAtIndexFromPropertyWithKey

func (o *CBPeripheralManager) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBPeripheralManager) ReplaceValueAtIndexInPropertyWithKey

func (o *CBPeripheralManager) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBPeripheralManager) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBPeripheralManager) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBPeripheralManager) ReplacementObjectForCoder

func (o *CBPeripheralManager) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBPeripheralManager) ReplacementObjectForKeyedArchiver

func (o *CBPeripheralManager) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBPeripheralManager) RespondToRequest

func (o *CBPeripheralManager) RespondToRequest(request *CBATTRequest, result CBATTError)

func (*CBPeripheralManager) ScriptingBeginsWith

func (o *CBPeripheralManager) ScriptingBeginsWith(object NSObject) bool

func (*CBPeripheralManager) ScriptingContains

func (o *CBPeripheralManager) ScriptingContains(object NSObject) bool

func (*CBPeripheralManager) ScriptingEndsWith

func (o *CBPeripheralManager) ScriptingEndsWith(object NSObject) bool

func (*CBPeripheralManager) ScriptingIsEqualTo

func (o *CBPeripheralManager) ScriptingIsEqualTo(object NSObject) bool

func (*CBPeripheralManager) ScriptingIsGreaterThan

func (o *CBPeripheralManager) ScriptingIsGreaterThan(object NSObject) bool

func (*CBPeripheralManager) ScriptingIsGreaterThanOrEqualTo

func (o *CBPeripheralManager) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBPeripheralManager) ScriptingIsLessThan

func (o *CBPeripheralManager) ScriptingIsLessThan(object NSObject) bool

func (*CBPeripheralManager) ScriptingIsLessThanOrEqualTo

func (o *CBPeripheralManager) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBPeripheralManager) ScriptingProperties

func (o *CBPeripheralManager) ScriptingProperties() *NSDictionary

func (*CBPeripheralManager) ScriptingValueForSpecifier

func (o *CBPeripheralManager) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBPeripheralManager) SetDelegate

func (o *CBPeripheralManager) SetDelegate(delegate NSObject)

func (*CBPeripheralManager) SetDesiredConnectionLatency

func (o *CBPeripheralManager) SetDesiredConnectionLatency(latency CBPeripheralManagerConnectionLatency, central *CBCentral)

func (*CBPeripheralManager) SetNilValueForKey

func (o *CBPeripheralManager) SetNilValueForKey(key *NSString)

func (*CBPeripheralManager) SetObservationInfo

func (o *CBPeripheralManager) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBPeripheralManager) SetScriptingProperties

func (o *CBPeripheralManager) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBPeripheralManager) SetValueForKey

func (o *CBPeripheralManager) SetValueForKey(value NSObject, key *NSString)

func (*CBPeripheralManager) SetValueForKeyPath

func (o *CBPeripheralManager) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBPeripheralManager) SetValueForUndefinedKey

func (o *CBPeripheralManager) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBPeripheralManager) SetValuesForKeysWithDictionary

func (o *CBPeripheralManager) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBPeripheralManager) StartAdvertising

func (o *CBPeripheralManager) StartAdvertising(advertisementData *NSDictionary)

func (*CBPeripheralManager) State

func (*CBPeripheralManager) StopAdvertising

func (o *CBPeripheralManager) StopAdvertising()

func (*CBPeripheralManager) ToManyRelationshipKeys

func (o *CBPeripheralManager) ToManyRelationshipKeys() *NSArray

func (*CBPeripheralManager) ToOneRelationshipKeys

func (o *CBPeripheralManager) ToOneRelationshipKeys() *NSArray

func (*CBPeripheralManager) UpdateValue

func (o *CBPeripheralManager) UpdateValue(value *NSData, characteristic *CBMutableCharacteristic, centrals *NSArray) bool

func (*CBPeripheralManager) ValidateValueForKey

func (o *CBPeripheralManager) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBPeripheralManager) ValidateValueForKeyError

func (o *CBPeripheralManager) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBPeripheralManager) ValidateValueForKeyPath

func (o *CBPeripheralManager) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBPeripheralManager) ValidateValueForKeyPathError

func (o *CBPeripheralManager) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBPeripheralManager) ValueAtIndexInPropertyWithKey

func (o *CBPeripheralManager) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBPeripheralManager) ValueForKey

func (o *CBPeripheralManager) ValueForKey(key *NSString) *Id

func (*CBPeripheralManager) ValueForKeyPath

func (o *CBPeripheralManager) ValueForKeyPath(keyPath *NSString) *Id

func (*CBPeripheralManager) ValueForUndefinedKey

func (o *CBPeripheralManager) ValueForUndefinedKey(key *NSString) *Id

func (*CBPeripheralManager) ValueWithNameInPropertyWithKey

func (o *CBPeripheralManager) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBPeripheralManager) ValueWithUniqueIDInPropertyWithKey

func (o *CBPeripheralManager) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBPeripheralManager) WillChangeValueForKey

func (o *CBPeripheralManager) WillChangeValueForKey(key *NSString)

func (*CBPeripheralManager) WillChangeValueForKeyWithSetMutation

func (o *CBPeripheralManager) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBPeripheralManager) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBPeripheralManager) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBPeripheralManager) WillChangeValuesAtIndexes

func (o *CBPeripheralManager) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBPeripheralManager) WillChangeValuesAtIndexesForKey

func (o *CBPeripheralManager) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

type CBPeripheralManagerAuthorizationStatus

type CBPeripheralManagerAuthorizationStatus C.enum_CBPeripheralManagerAuthorizationStatus

func GetCBPeripheralManagerAuthorizationStatus

func GetCBPeripheralManagerAuthorizationStatus() CBPeripheralManagerAuthorizationStatus

type CBPeripheralState

type CBPeripheralState C.enum_CBPeripheralState

type CBService

type CBService struct{ CBAttribute }

func CBServiceAlloc

func CBServiceAlloc() *CBService

func CBServiceAllocWithZone

func CBServiceAllocWithZone(zone *_NSZone) *CBService

func CBServiceNew

func CBServiceNew() *CBService

func (*CBService) AddObserverForKeyPath

func (o *CBService) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBService) AddObserverForKeyPathOptions

func (o *CBService) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBService) AttemptRecoveryFromErrorOptionIndex

func (o *CBService) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBService) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBService) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBService) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBService) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBService) AttributeKeys

func (o *CBService) AttributeKeys() *NSArray

func (*CBService) AutoContentAccessingProxy

func (o *CBService) AutoContentAccessingProxy() *Id

func (*CBService) AwakeAfterUsingCoder

func (o *CBService) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBService) Characteristics

func (o *CBService) Characteristics() *NSArray

func (*CBService) ClassCode

func (o *CBService) ClassCode() FourCharCode

func (*CBService) ClassDescription

func (o *CBService) ClassDescription() *NSClassDescription

func (*CBService) ClassForArchiver

func (o *CBService) ClassForArchiver() Class

func (*CBService) ClassForCoder

func (o *CBService) ClassForCoder() Class

func (*CBService) ClassForKeyedArchiver

func (o *CBService) ClassForKeyedArchiver() Class

func (*CBService) ClassName

func (o *CBService) ClassName() *NSString

func (*CBService) CoerceValueForKey

func (o *CBService) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBService) Copy

func (o *CBService) Copy() *Id

func (*CBService) CopyScriptingValueForKey

func (o *CBService) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBService) CopyScriptingValueForKeyWithProperties

func (o *CBService) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBService) Dealloc

func (o *CBService) Dealloc()

func (*CBService) DictionaryWithValuesForKeys

func (o *CBService) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBService) DidChangeValueForKey

func (o *CBService) DidChangeValueForKey(key *NSString)

func (*CBService) DidChangeValueForKeyWithSetMutation

func (o *CBService) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBService) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBService) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBService) DidChangeValuesAtIndexes

func (o *CBService) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBService) DidChangeValuesAtIndexesForKey

func (o *CBService) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBService) DoesContain

func (o *CBService) DoesContain(object NSObject) bool

func (*CBService) DoesNotRecognizeSelector

func (o *CBService) DoesNotRecognizeSelector(aSelector SEL)

func (*CBService) ForwardInvocation

func (o *CBService) ForwardInvocation(anInvocation *NSInvocation)

func (*CBService) ForwardingTargetForSelector

func (o *CBService) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBService) GC

func (o *CBService) GC()

func (*CBService) IncludedServices

func (o *CBService) IncludedServices() *NSArray

func (*CBService) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBService) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBService) InsertValueAtIndex

func (o *CBService) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBService) InsertValueAtIndexInPropertyWithKey

func (o *CBService) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBService) InsertValueInPropertyWithKey

func (o *CBService) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBService) InverseForRelationshipKey

func (o *CBService) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBService) IsCaseInsensitiveLike

func (o *CBService) IsCaseInsensitiveLike(object *NSString) bool

func (*CBService) IsEqualTo

func (o *CBService) IsEqualTo(object NSObject) bool

func (*CBService) IsGreaterThan

func (o *CBService) IsGreaterThan(object NSObject) bool

func (*CBService) IsGreaterThanOrEqualTo

func (o *CBService) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBService) IsLessThan

func (o *CBService) IsLessThan(object NSObject) bool

func (*CBService) IsLessThanOrEqualTo

func (o *CBService) IsLessThanOrEqualTo(object NSObject) bool

func (*CBService) IsLike

func (o *CBService) IsLike(object *NSString) bool

func (*CBService) IsNotEqualTo

func (o *CBService) IsNotEqualTo(object NSObject) bool

func (*CBService) IsPrimary

func (o *CBService) IsPrimary() bool

func (*CBService) MethodSignatureForSelector

func (o *CBService) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBService) MutableArrayValueForKey

func (o *CBService) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBService) MutableArrayValueForKeyPath

func (o *CBService) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBService) MutableCopy

func (o *CBService) MutableCopy() *Id

func (*CBService) MutableOrderedSetValueForKey

func (o *CBService) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBService) MutableOrderedSetValueForKeyPath

func (o *CBService) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBService) MutableSetValueForKey

func (o *CBService) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBService) MutableSetValueForKeyPath

func (o *CBService) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBService) NewScriptingObjectOfClassForValueForKey

func (o *CBService) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBService) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBService) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBService) ObjectSpecifier

func (o *CBService) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBService) ObservationInfo

func (o *CBService) ObservationInfo() unsafe.Pointer

func (*CBService) ObserveValueForKeyPathOfObject

func (o *CBService) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBService) ObserveValueForKeyPathOfObjectChange

func (o *CBService) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBService) PerformSelectorInBackgroundWithObject

func (o *CBService) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBService) PerformSelectorOnMainThreadWithObject

func (o *CBService) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBService) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBService) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBService) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBService) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBService) PerformSelectorOnThread

func (o *CBService) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBService) PerformSelectorOnThreadWithObject

func (o *CBService) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBService) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBService) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBService) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBService) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBService) PerformSelectorWithObject

func (o *CBService) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBService) PerformSelectorWithObjectAfterDelay

func (o *CBService) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBService) PerformSelectorWithObjectAfterDelayInModes

func (o *CBService) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBService) Peripheral

func (o *CBService) Peripheral() *CBPeripheral

func (*CBService) Ptr

func (o *CBService) Ptr() unsafe.Pointer

func (*CBService) RemoveObserverForKeyPath

func (o *CBService) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBService) RemoveObserverForKeyPathContext

func (o *CBService) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBService) RemoveValueAtIndexFromPropertyWithKey

func (o *CBService) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBService) ReplaceValueAtIndexInPropertyWithKey

func (o *CBService) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBService) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBService) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBService) ReplacementObjectForCoder

func (o *CBService) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBService) ReplacementObjectForKeyedArchiver

func (o *CBService) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBService) ScriptingBeginsWith

func (o *CBService) ScriptingBeginsWith(object NSObject) bool

func (*CBService) ScriptingContains

func (o *CBService) ScriptingContains(object NSObject) bool

func (*CBService) ScriptingEndsWith

func (o *CBService) ScriptingEndsWith(object NSObject) bool

func (*CBService) ScriptingIsEqualTo

func (o *CBService) ScriptingIsEqualTo(object NSObject) bool

func (*CBService) ScriptingIsGreaterThan

func (o *CBService) ScriptingIsGreaterThan(object NSObject) bool

func (*CBService) ScriptingIsGreaterThanOrEqualTo

func (o *CBService) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBService) ScriptingIsLessThan

func (o *CBService) ScriptingIsLessThan(object NSObject) bool

func (*CBService) ScriptingIsLessThanOrEqualTo

func (o *CBService) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBService) ScriptingProperties

func (o *CBService) ScriptingProperties() *NSDictionary

func (*CBService) ScriptingValueForSpecifier

func (o *CBService) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBService) SetNilValueForKey

func (o *CBService) SetNilValueForKey(key *NSString)

func (*CBService) SetObservationInfo

func (o *CBService) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBService) SetScriptingProperties

func (o *CBService) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBService) SetValueForKey

func (o *CBService) SetValueForKey(value NSObject, key *NSString)

func (*CBService) SetValueForKeyPath

func (o *CBService) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBService) SetValueForUndefinedKey

func (o *CBService) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBService) SetValuesForKeysWithDictionary

func (o *CBService) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBService) ToManyRelationshipKeys

func (o *CBService) ToManyRelationshipKeys() *NSArray

func (*CBService) ToOneRelationshipKeys

func (o *CBService) ToOneRelationshipKeys() *NSArray

func (*CBService) UUID

func (o *CBService) UUID() *CBUUID

func (*CBService) ValidateValueForKey

func (o *CBService) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBService) ValidateValueForKeyError

func (o *CBService) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBService) ValidateValueForKeyPath

func (o *CBService) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBService) ValidateValueForKeyPathError

func (o *CBService) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBService) ValueAtIndexInPropertyWithKey

func (o *CBService) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBService) ValueForKey

func (o *CBService) ValueForKey(key *NSString) *Id

func (*CBService) ValueForKeyPath

func (o *CBService) ValueForKeyPath(keyPath *NSString) *Id

func (*CBService) ValueForUndefinedKey

func (o *CBService) ValueForUndefinedKey(key *NSString) *Id

func (*CBService) ValueWithNameInPropertyWithKey

func (o *CBService) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBService) ValueWithUniqueIDInPropertyWithKey

func (o *CBService) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBService) WillChangeValueForKey

func (o *CBService) WillChangeValueForKey(key *NSString)

func (*CBService) WillChangeValueForKeyWithSetMutation

func (o *CBService) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBService) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBService) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBService) WillChangeValuesAtIndexes

func (o *CBService) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBService) WillChangeValuesAtIndexesForKey

func (o *CBService) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

type CBUUID

type CBUUID struct{ Id }

func CBUUIDAlloc

func CBUUIDAlloc() *CBUUID

func CBUUIDAllocWithZone

func CBUUIDAllocWithZone(zone *_NSZone) *CBUUID

func CBUUIDNew

func CBUUIDNew() *CBUUID

func CBUUIDWithData

func CBUUIDWithData(theData *NSData) *CBUUID

func CBUUIDWithGoString

func CBUUIDWithGoString(theString string) *CBUUID

func CBUUIDWithNSUUID

func CBUUIDWithNSUUID(theUUID *NSUUID) *CBUUID

func CBUUIDWithString

func CBUUIDWithString(theString *NSString) *CBUUID

func (*CBUUID) AddObserverForKeyPath

func (o *CBUUID) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBUUID) AddObserverForKeyPathOptions

func (o *CBUUID) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*CBUUID) AttemptRecoveryFromErrorOptionIndex

func (o *CBUUID) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*CBUUID) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *CBUUID) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBUUID) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *CBUUID) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*CBUUID) AttributeKeys

func (o *CBUUID) AttributeKeys() *NSArray

func (*CBUUID) AutoContentAccessingProxy

func (o *CBUUID) AutoContentAccessingProxy() *Id

func (*CBUUID) AwakeAfterUsingCoder

func (o *CBUUID) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*CBUUID) ClassCode

func (o *CBUUID) ClassCode() FourCharCode

func (*CBUUID) ClassDescription

func (o *CBUUID) ClassDescription() *NSClassDescription

func (*CBUUID) ClassForArchiver

func (o *CBUUID) ClassForArchiver() Class

func (*CBUUID) ClassForCoder

func (o *CBUUID) ClassForCoder() Class

func (*CBUUID) ClassForKeyedArchiver

func (o *CBUUID) ClassForKeyedArchiver() Class

func (*CBUUID) ClassName

func (o *CBUUID) ClassName() *NSString

func (*CBUUID) CoerceValueForKey

func (o *CBUUID) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*CBUUID) Copy

func (o *CBUUID) Copy() *Id

func (*CBUUID) CopyScriptingValueForKey

func (o *CBUUID) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBUUID) CopyScriptingValueForKeyWithProperties

func (o *CBUUID) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*CBUUID) CopyWithZone

func (o *CBUUID) CopyWithZone(zone *NSZone) *Id

func (*CBUUID) Data

func (o *CBUUID) Data() *NSData

func (*CBUUID) Dealloc

func (o *CBUUID) Dealloc()

func (*CBUUID) DictionaryWithValuesForKeys

func (o *CBUUID) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*CBUUID) DidChangeValueForKey

func (o *CBUUID) DidChangeValueForKey(key *NSString)

func (*CBUUID) DidChangeValueForKeyWithSetMutation

func (o *CBUUID) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBUUID) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *CBUUID) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBUUID) DidChangeValuesAtIndexes

func (o *CBUUID) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBUUID) DidChangeValuesAtIndexesForKey

func (o *CBUUID) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBUUID) DoesContain

func (o *CBUUID) DoesContain(object NSObject) bool

func (*CBUUID) DoesNotRecognizeSelector

func (o *CBUUID) DoesNotRecognizeSelector(aSelector SEL)

func (*CBUUID) ForwardInvocation

func (o *CBUUID) ForwardInvocation(anInvocation *NSInvocation)

func (*CBUUID) ForwardingTargetForSelector

func (o *CBUUID) ForwardingTargetForSelector(aSelector SEL) *Id

func (*CBUUID) GC

func (o *CBUUID) GC()

func (*CBUUID) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *CBUUID) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*CBUUID) Init

func (o *CBUUID) Init() *CBUUID

func (*CBUUID) InsertValueAtIndex

func (o *CBUUID) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*CBUUID) InsertValueAtIndexInPropertyWithKey

func (o *CBUUID) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*CBUUID) InsertValueInPropertyWithKey

func (o *CBUUID) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*CBUUID) InverseForRelationshipKey

func (o *CBUUID) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*CBUUID) IsCaseInsensitiveLike

func (o *CBUUID) IsCaseInsensitiveLike(object *NSString) bool

func (*CBUUID) IsEqualTo

func (o *CBUUID) IsEqualTo(object NSObject) bool

func (*CBUUID) IsGreaterThan

func (o *CBUUID) IsGreaterThan(object NSObject) bool

func (*CBUUID) IsGreaterThanOrEqualTo

func (o *CBUUID) IsGreaterThanOrEqualTo(object NSObject) bool

func (*CBUUID) IsLessThan

func (o *CBUUID) IsLessThan(object NSObject) bool

func (*CBUUID) IsLessThanOrEqualTo

func (o *CBUUID) IsLessThanOrEqualTo(object NSObject) bool

func (*CBUUID) IsLike

func (o *CBUUID) IsLike(object *NSString) bool

func (*CBUUID) IsNotEqualTo

func (o *CBUUID) IsNotEqualTo(object NSObject) bool

func (*CBUUID) MethodSignatureForSelector

func (o *CBUUID) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*CBUUID) MutableArrayValueForKey

func (o *CBUUID) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*CBUUID) MutableArrayValueForKeyPath

func (o *CBUUID) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*CBUUID) MutableCopy

func (o *CBUUID) MutableCopy() *Id

func (*CBUUID) MutableOrderedSetValueForKey

func (o *CBUUID) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*CBUUID) MutableOrderedSetValueForKeyPath

func (o *CBUUID) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*CBUUID) MutableSetValueForKey

func (o *CBUUID) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*CBUUID) MutableSetValueForKeyPath

func (o *CBUUID) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*CBUUID) NewScriptingObjectOfClassForValueForKey

func (o *CBUUID) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBUUID) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *CBUUID) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*CBUUID) ObjectSpecifier

func (o *CBUUID) ObjectSpecifier() *NSScriptObjectSpecifier

func (*CBUUID) ObservationInfo

func (o *CBUUID) ObservationInfo() unsafe.Pointer

func (*CBUUID) ObserveValueForKeyPathOfObject

func (o *CBUUID) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBUUID) ObserveValueForKeyPathOfObjectChange

func (o *CBUUID) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*CBUUID) PerformSelectorInBackgroundWithObject

func (o *CBUUID) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*CBUUID) PerformSelectorOnMainThreadWithObject

func (o *CBUUID) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*CBUUID) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *CBUUID) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*CBUUID) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *CBUUID) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*CBUUID) PerformSelectorOnThread

func (o *CBUUID) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBUUID) PerformSelectorOnThreadWithObject

func (o *CBUUID) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*CBUUID) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *CBUUID) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBUUID) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *CBUUID) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*CBUUID) PerformSelectorWithObject

func (o *CBUUID) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBUUID) PerformSelectorWithObjectAfterDelay

func (o *CBUUID) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*CBUUID) PerformSelectorWithObjectAfterDelayInModes

func (o *CBUUID) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*CBUUID) Ptr

func (o *CBUUID) Ptr() unsafe.Pointer

func (*CBUUID) RemoveObserverForKeyPath

func (o *CBUUID) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*CBUUID) RemoveObserverForKeyPathContext

func (o *CBUUID) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*CBUUID) RemoveValueAtIndexFromPropertyWithKey

func (o *CBUUID) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*CBUUID) ReplaceValueAtIndexInPropertyWithKey

func (o *CBUUID) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*CBUUID) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *CBUUID) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*CBUUID) ReplacementObjectForCoder

func (o *CBUUID) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*CBUUID) ReplacementObjectForKeyedArchiver

func (o *CBUUID) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*CBUUID) ScriptingBeginsWith

func (o *CBUUID) ScriptingBeginsWith(object NSObject) bool

func (*CBUUID) ScriptingContains

func (o *CBUUID) ScriptingContains(object NSObject) bool

func (*CBUUID) ScriptingEndsWith

func (o *CBUUID) ScriptingEndsWith(object NSObject) bool

func (*CBUUID) ScriptingIsEqualTo

func (o *CBUUID) ScriptingIsEqualTo(object NSObject) bool

func (*CBUUID) ScriptingIsGreaterThan

func (o *CBUUID) ScriptingIsGreaterThan(object NSObject) bool

func (*CBUUID) ScriptingIsGreaterThanOrEqualTo

func (o *CBUUID) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*CBUUID) ScriptingIsLessThan

func (o *CBUUID) ScriptingIsLessThan(object NSObject) bool

func (*CBUUID) ScriptingIsLessThanOrEqualTo

func (o *CBUUID) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*CBUUID) ScriptingProperties

func (o *CBUUID) ScriptingProperties() *NSDictionary

func (*CBUUID) ScriptingValueForSpecifier

func (o *CBUUID) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*CBUUID) SetNilValueForKey

func (o *CBUUID) SetNilValueForKey(key *NSString)

func (*CBUUID) SetObservationInfo

func (o *CBUUID) SetObservationInfo(observationInfo unsafe.Pointer)

func (*CBUUID) SetScriptingProperties

func (o *CBUUID) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*CBUUID) SetValueForKey

func (o *CBUUID) SetValueForKey(value NSObject, key *NSString)

func (*CBUUID) SetValueForKeyPath

func (o *CBUUID) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*CBUUID) SetValueForUndefinedKey

func (o *CBUUID) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*CBUUID) SetValuesForKeysWithDictionary

func (o *CBUUID) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*CBUUID) ToManyRelationshipKeys

func (o *CBUUID) ToManyRelationshipKeys() *NSArray

func (*CBUUID) ToOneRelationshipKeys

func (o *CBUUID) ToOneRelationshipKeys() *NSArray

func (*CBUUID) UUIDString

func (o *CBUUID) UUIDString() *NSString

func (*CBUUID) ValidateValueForKey

func (o *CBUUID) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBUUID) ValidateValueForKeyError

func (o *CBUUID) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*CBUUID) ValidateValueForKeyPath

func (o *CBUUID) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBUUID) ValidateValueForKeyPathError

func (o *CBUUID) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*CBUUID) ValueAtIndexInPropertyWithKey

func (o *CBUUID) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*CBUUID) ValueForKey

func (o *CBUUID) ValueForKey(key *NSString) *Id

func (*CBUUID) ValueForKeyPath

func (o *CBUUID) ValueForKeyPath(keyPath *NSString) *Id

func (*CBUUID) ValueForUndefinedKey

func (o *CBUUID) ValueForUndefinedKey(key *NSString) *Id

func (*CBUUID) ValueWithNameInPropertyWithKey

func (o *CBUUID) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*CBUUID) ValueWithUniqueIDInPropertyWithKey

func (o *CBUUID) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*CBUUID) WillChangeValueForKey

func (o *CBUUID) WillChangeValueForKey(key *NSString)

func (*CBUUID) WillChangeValueForKeyWithSetMutation

func (o *CBUUID) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBUUID) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *CBUUID) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*CBUUID) WillChangeValuesAtIndexes

func (o *CBUUID) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*CBUUID) WillChangeValuesAtIndexesForKey

func (o *CBUUID) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

type Char

type Char C.char

func CharWithBytes

func CharWithBytes(b []byte) *Char

func CharWithGoString

func CharWithGoString(s string) *Char

func (*Char) Free

func (c *Char) Free()

func (*Char) String

func (c *Char) String() string

type Class

type Class *C.struct_objc_class

func CBAttributeClass

func CBAttributeClass() Class

func CBAttributeClassForKeyedUnarchiver

func CBAttributeClassForKeyedUnarchiver() Class

func CBAttributeSuperclass

func CBAttributeSuperclass() Class

func CBCentralClass

func CBCentralClass() Class

func CBCentralClassForKeyedUnarchiver

func CBCentralClassForKeyedUnarchiver() Class

func CBCentralManagerClass

func CBCentralManagerClass() Class

func CBCentralManagerClassForKeyedUnarchiver

func CBCentralManagerClassForKeyedUnarchiver() Class

func CBCentralManagerSuperclass

func CBCentralManagerSuperclass() Class

func CBCentralSuperclass

func CBCentralSuperclass() Class

func CBCharacteristicClass

func CBCharacteristicClass() Class

func CBCharacteristicClassForKeyedUnarchiver

func CBCharacteristicClassForKeyedUnarchiver() Class

func CBCharacteristicSuperclass

func CBCharacteristicSuperclass() Class

func CBDescriptorClass

func CBDescriptorClass() Class

func CBDescriptorClassForKeyedUnarchiver

func CBDescriptorClassForKeyedUnarchiver() Class

func CBDescriptorSuperclass

func CBDescriptorSuperclass() Class

func CBManagerClass

func CBManagerClass() Class

func CBManagerClassForKeyedUnarchiver

func CBManagerClassForKeyedUnarchiver() Class

func CBManagerSuperclass

func CBManagerSuperclass() Class

func CBPeripheralClass

func CBPeripheralClass() Class

func CBPeripheralClassForKeyedUnarchiver

func CBPeripheralClassForKeyedUnarchiver() Class

func CBPeripheralManagerClass

func CBPeripheralManagerClass() Class

func CBPeripheralManagerClassForKeyedUnarchiver

func CBPeripheralManagerClassForKeyedUnarchiver() Class

func CBPeripheralManagerSuperclass

func CBPeripheralManagerSuperclass() Class

func CBPeripheralSuperclass

func CBPeripheralSuperclass() Class

func CBServiceClass

func CBServiceClass() Class

func CBServiceClassForKeyedUnarchiver

func CBServiceClassForKeyedUnarchiver() Class

func CBServiceSuperclass

func CBServiceSuperclass() Class

func CBUUIDClass

func CBUUIDClass() Class

func CBUUIDClassForKeyedUnarchiver

func CBUUIDClassForKeyedUnarchiver() Class

func CBUUIDSuperclass

func CBUUIDSuperclass() Class

func NSArrayClass

func NSArrayClass() Class

func NSArrayClassForKeyedUnarchiver

func NSArrayClassForKeyedUnarchiver() Class

func NSArraySuperclass

func NSArraySuperclass() Class

func NSAutoreleasePoolClass

func NSAutoreleasePoolClass() Class

func NSAutoreleasePoolClassForKeyedUnarchiver

func NSAutoreleasePoolClassForKeyedUnarchiver() Class

func NSAutoreleasePoolSuperclass

func NSAutoreleasePoolSuperclass() Class

func NSDataClass

func NSDataClass() Class

func NSDataClassForKeyedUnarchiver

func NSDataClassForKeyedUnarchiver() Class

func NSDataSuperclass

func NSDataSuperclass() Class

func NSDictionaryClass

func NSDictionaryClass() Class

func NSDictionaryClassForKeyedUnarchiver

func NSDictionaryClassForKeyedUnarchiver() Class

func NSDictionarySuperclass

func NSDictionarySuperclass() Class

func NSEnumeratorClass

func NSEnumeratorClass() Class

func NSEnumeratorClassForKeyedUnarchiver

func NSEnumeratorClassForKeyedUnarchiver() Class

func NSEnumeratorSuperclass

func NSEnumeratorSuperclass() Class

func NSMutableArrayClass

func NSMutableArrayClass() Class

func NSMutableArrayClassForKeyedUnarchiver

func NSMutableArrayClassForKeyedUnarchiver() Class

func NSMutableArraySuperclass

func NSMutableArraySuperclass() Class

func NSNumberClass

func NSNumberClass() Class

func NSNumberClassForKeyedUnarchiver

func NSNumberClassForKeyedUnarchiver() Class

func NSNumberSuperclass

func NSNumberSuperclass() Class

func NSObjectClass

func NSObjectClass() Class

func NSObjectClassForKeyedUnarchiver

func NSObjectClassForKeyedUnarchiver() Class

func NSObjectSuperclass

func NSObjectSuperclass() Class

func NSStringClass

func NSStringClass() Class

func NSStringClassForKeyedUnarchiver

func NSStringClassForKeyedUnarchiver() Class

func NSStringSuperclass

func NSStringSuperclass() Class

func NSUUIDClass

func NSUUIDClass() Class

func NSUUIDClassForKeyedUnarchiver

func NSUUIDClassForKeyedUnarchiver() Class

func NSUUIDSuperclass

func NSUUIDSuperclass() Class

type Dispatch_queue_attr_t

type Dispatch_queue_attr_t = *Id

type Dispatch_queue_t

type Dispatch_queue_t = *Id

func DispatchQueueCreate

func DispatchQueueCreate(label *Char, attr Dispatch_queue_attr_t) Dispatch_queue_t

type Double

type Double C.double

type Float

type Float C.float

type FourCharCode

type FourCharCode C.UInt32

type Id

type Id struct {
	// contains filtered or unexported fields
}

func CBAttributeCopyWithZone

func CBAttributeCopyWithZone(zone *_NSZone) *Id

func CBAttributeMutableCopyWithZone

func CBAttributeMutableCopyWithZone(zone *_NSZone) *Id

func CBCentralCopyWithZone

func CBCentralCopyWithZone(zone *_NSZone) *Id

func CBCentralManagerCopyWithZone

func CBCentralManagerCopyWithZone(zone *_NSZone) *Id

func CBCentralManagerMutableCopyWithZone

func CBCentralManagerMutableCopyWithZone(zone *_NSZone) *Id

func CBCentralMutableCopyWithZone

func CBCentralMutableCopyWithZone(zone *_NSZone) *Id

func CBCharacteristicCopyWithZone

func CBCharacteristicCopyWithZone(zone *_NSZone) *Id

func CBCharacteristicMutableCopyWithZone

func CBCharacteristicMutableCopyWithZone(zone *_NSZone) *Id

func CBDescriptorCopyWithZone

func CBDescriptorCopyWithZone(zone *_NSZone) *Id

func CBDescriptorMutableCopyWithZone

func CBDescriptorMutableCopyWithZone(zone *_NSZone) *Id

func CBManagerCopyWithZone

func CBManagerCopyWithZone(zone *_NSZone) *Id

func CBManagerMutableCopyWithZone

func CBManagerMutableCopyWithZone(zone *_NSZone) *Id

func CBPeripheralCopyWithZone

func CBPeripheralCopyWithZone(zone *_NSZone) *Id

func CBPeripheralManagerCopyWithZone

func CBPeripheralManagerCopyWithZone(zone *_NSZone) *Id

func CBPeripheralManagerMutableCopyWithZone

func CBPeripheralManagerMutableCopyWithZone(zone *_NSZone) *Id

func CBPeripheralMutableCopyWithZone

func CBPeripheralMutableCopyWithZone(zone *_NSZone) *Id

func CBServiceCopyWithZone

func CBServiceCopyWithZone(zone *_NSZone) *Id

func CBServiceMutableCopyWithZone

func CBServiceMutableCopyWithZone(zone *_NSZone) *Id

func CBUUIDCopyWithZone

func CBUUIDCopyWithZone(zone *_NSZone) *Id

func CBUUIDMutableCopyWithZone

func CBUUIDMutableCopyWithZone(zone *_NSZone) *Id

func NSArrayCopyWithZone

func NSArrayCopyWithZone(zone *_NSZone) *Id

func NSArrayMutableCopyWithZone

func NSArrayMutableCopyWithZone(zone *_NSZone) *Id

func NSAutoreleasePoolCopyWithZone

func NSAutoreleasePoolCopyWithZone(zone *_NSZone) *Id

func NSAutoreleasePoolMutableCopyWithZone

func NSAutoreleasePoolMutableCopyWithZone(zone *_NSZone) *Id

func NSDataCopyWithZone

func NSDataCopyWithZone(zone *_NSZone) *Id

func NSDataMutableCopyWithZone

func NSDataMutableCopyWithZone(zone *_NSZone) *Id

func NSDictionaryCopyWithZone

func NSDictionaryCopyWithZone(zone *_NSZone) *Id

func NSDictionaryMutableCopyWithZone

func NSDictionaryMutableCopyWithZone(zone *_NSZone) *Id

func NSDictionarySharedKeySetForKeys

func NSDictionarySharedKeySetForKeys(keys *NSArray) *Id

func NSEnumeratorCopyWithZone

func NSEnumeratorCopyWithZone(zone *_NSZone) *Id

func NSEnumeratorMutableCopyWithZone

func NSEnumeratorMutableCopyWithZone(zone *_NSZone) *Id

func NSMutableArrayCopyWithZone

func NSMutableArrayCopyWithZone(zone *_NSZone) *Id

func NSMutableArrayMutableCopyWithZone

func NSMutableArrayMutableCopyWithZone(zone *_NSZone) *Id

func NSNumberCopyWithZone

func NSNumberCopyWithZone(zone *_NSZone) *Id

func NSNumberMutableCopyWithZone

func NSNumberMutableCopyWithZone(zone *_NSZone) *Id

func NSObjectAlloc

func NSObjectAlloc() *Id

func NSObjectAllocWithZone

func NSObjectAllocWithZone(zone *_NSZone) *Id

func NSObjectCopyWithZone

func NSObjectCopyWithZone(zone *_NSZone) *Id

func NSObjectMutableCopyWithZone

func NSObjectMutableCopyWithZone(zone *_NSZone) *Id

func NSObjectNew

func NSObjectNew() *Id

func NSStringCopyWithZone

func NSStringCopyWithZone(zone *_NSZone) *Id

func NSStringMutableCopyWithZone

func NSStringMutableCopyWithZone(zone *_NSZone) *Id

func NSUUIDCopyWithZone

func NSUUIDCopyWithZone(zone *_NSZone) *Id

func NSUUIDMutableCopyWithZone

func NSUUIDMutableCopyWithZone(zone *_NSZone) *Id

func (*Id) AddObserverForKeyPath

func (o *Id) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*Id) AddObserverForKeyPathOptions

func (o *Id) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*Id) AttemptRecoveryFromErrorOptionIndex

func (o *Id) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*Id) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *Id) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*Id) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *Id) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*Id) AttributeKeys

func (o *Id) AttributeKeys() *NSArray

func (*Id) AutoContentAccessingProxy

func (o *Id) AutoContentAccessingProxy() *Id

func (*Id) Autorelease

func (o *Id) Autorelease() *Id

func (*Id) AwakeAfterUsingCoder

func (o *Id) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*Id) CBATTRequest

func (o *Id) CBATTRequest() *CBATTRequest

func (*Id) CBAttribute

func (o *Id) CBAttribute() *CBAttribute

func (*Id) CBCentral

func (o *Id) CBCentral() *CBCentral

func (*Id) CBCentralManager

func (o *Id) CBCentralManager() *CBCentralManager

func (*Id) CBCharacteristic

func (o *Id) CBCharacteristic() *CBCharacteristic

func (*Id) CBDelegate

func (o *Id) CBDelegate() *CBDelegate

func (*Id) CBDescriptor

func (o *Id) CBDescriptor() *CBDescriptor

func (*Id) CBL2CAPChannel

func (o *Id) CBL2CAPChannel() *CBL2CAPChannel

func (*Id) CBManager

func (o *Id) CBManager() *CBManager

func (*Id) CBMutableCharacteristic

func (o *Id) CBMutableCharacteristic() *CBMutableCharacteristic

func (*Id) CBMutableService

func (o *Id) CBMutableService() *CBMutableService

func (*Id) CBPeer

func (o *Id) CBPeer() *CBPeer

func (*Id) CBPeripheral

func (o *Id) CBPeripheral() *CBPeripheral

func (*Id) CBPeripheralManager

func (o *Id) CBPeripheralManager() *CBPeripheralManager

func (*Id) CBService

func (o *Id) CBService() *CBService

func (*Id) CBUUID

func (o *Id) CBUUID() *CBUUID

func (*Id) ClassCode

func (o *Id) ClassCode() FourCharCode

func (*Id) ClassDescription

func (o *Id) ClassDescription() *NSClassDescription

func (*Id) ClassForArchiver

func (o *Id) ClassForArchiver() Class

func (*Id) ClassForCoder

func (o *Id) ClassForCoder() Class

func (*Id) ClassForKeyedArchiver

func (o *Id) ClassForKeyedArchiver() Class

func (*Id) ClassName

func (o *Id) ClassName() *NSString

func (*Id) CoerceValueForKey

func (o *Id) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*Id) ConformsToProtocol

func (o *Id) ConformsToProtocol(aProtocol Protocol) bool

func (*Id) Copy

func (o *Id) Copy() *Id

func (*Id) CopyScriptingValueForKey

func (o *Id) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*Id) CopyScriptingValueForKeyWithProperties

func (o *Id) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*Id) Dealloc

func (o *Id) Dealloc()

func (*Id) DebugDescription

func (o *Id) DebugDescription() *NSString

func (*Id) Description

func (o *Id) Description() *NSString

func (*Id) DictionaryWithValuesForKeys

func (o *Id) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*Id) DidChangeValueForKey

func (o *Id) DidChangeValueForKey(key *NSString)

func (*Id) DidChangeValueForKeyWithSetMutation

func (o *Id) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*Id) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *Id) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*Id) DidChangeValuesAtIndexes

func (o *Id) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*Id) DidChangeValuesAtIndexesForKey

func (o *Id) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*Id) DoesContain

func (o *Id) DoesContain(object NSObject) bool

func (*Id) DoesNotRecognizeSelector

func (o *Id) DoesNotRecognizeSelector(aSelector SEL)

func (*Id) ForwardInvocation

func (o *Id) ForwardInvocation(anInvocation *NSInvocation)

func (*Id) ForwardingTargetForSelector

func (o *Id) ForwardingTargetForSelector(aSelector SEL) *Id

func (*Id) GC

func (o *Id) GC()

func (*Id) GetClass

func (o *Id) GetClass() Class

func (*Id) Hash

func (o *Id) Hash() NSUInteger

func (*Id) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *Id) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*Id) Init

func (o *Id) Init() *Id

func (*Id) InsertValueAtIndex

func (o *Id) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*Id) InsertValueAtIndexInPropertyWithKey

func (o *Id) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*Id) InsertValueInPropertyWithKey

func (o *Id) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*Id) InverseForRelationshipKey

func (o *Id) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*Id) IsCaseInsensitiveLike

func (o *Id) IsCaseInsensitiveLike(object *NSString) bool

func (*Id) IsEqual

func (o *Id) IsEqual(object NSObject) bool

func (*Id) IsEqualTo

func (o *Id) IsEqualTo(object NSObject) bool

func (*Id) IsGreaterThan

func (o *Id) IsGreaterThan(object NSObject) bool

func (*Id) IsGreaterThanOrEqualTo

func (o *Id) IsGreaterThanOrEqualTo(object NSObject) bool

func (*Id) IsKindOfClass

func (o *Id) IsKindOfClass(aClass Class) bool

func (*Id) IsLessThan

func (o *Id) IsLessThan(object NSObject) bool

func (*Id) IsLessThanOrEqualTo

func (o *Id) IsLessThanOrEqualTo(object NSObject) bool

func (*Id) IsLike

func (o *Id) IsLike(object *NSString) bool

func (*Id) IsMemberOfClass

func (o *Id) IsMemberOfClass(aClass Class) bool

func (*Id) IsNotEqualTo

func (o *Id) IsNotEqualTo(object NSObject) bool

func (*Id) IsProxy

func (o *Id) IsProxy() bool

func (*Id) MethodSignatureForSelector

func (o *Id) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*Id) MutableArrayValueForKey

func (o *Id) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*Id) MutableArrayValueForKeyPath

func (o *Id) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*Id) MutableCopy

func (o *Id) MutableCopy() *Id

func (*Id) MutableOrderedSetValueForKey

func (o *Id) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*Id) MutableOrderedSetValueForKeyPath

func (o *Id) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*Id) MutableSetValueForKey

func (o *Id) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*Id) MutableSetValueForKeyPath

func (o *Id) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*Id) NSArray

func (o *Id) NSArray() *NSArray

func (*Id) NSAutoreleasePool

func (o *Id) NSAutoreleasePool() *NSAutoreleasePool

func (*Id) NSCharacterSet

func (o *Id) NSCharacterSet() *NSCharacterSet

func (*Id) NSClassDescription

func (o *Id) NSClassDescription() *NSClassDescription

func (*Id) NSCoder

func (o *Id) NSCoder() *NSCoder

func (*Id) NSData

func (o *Id) NSData() *NSData

func (*Id) NSDate

func (o *Id) NSDate() *NSDate

func (*Id) NSDictionary

func (o *Id) NSDictionary() *NSDictionary

func (*Id) NSEnumerator

func (o *Id) NSEnumerator() *NSEnumerator

func (*Id) NSError

func (o *Id) NSError() *NSError

func (*Id) NSIndexSet

func (o *Id) NSIndexSet() *NSIndexSet

func (*Id) NSInvocation

func (o *Id) NSInvocation() *NSInvocation

func (*Id) NSKeyedArchiver

func (o *Id) NSKeyedArchiver() *NSKeyedArchiver

func (*Id) NSLocale

func (o *Id) NSLocale() *NSLocale

func (*Id) NSMethodSignature

func (o *Id) NSMethodSignature() *NSMethodSignature

func (*Id) NSMutableArray

func (o *Id) NSMutableArray() *NSMutableArray

func (*Id) NSMutableOrderedSet

func (o *Id) NSMutableOrderedSet() *NSMutableOrderedSet

func (*Id) NSMutableSet

func (o *Id) NSMutableSet() *NSMutableSet

func (*Id) NSNumber

func (o *Id) NSNumber() *NSNumber

func (*Id) NSOrderedSet

func (o *Id) NSOrderedSet() *NSOrderedSet

func (*Id) NSOrthography

func (o *Id) NSOrthography() *NSOrthography

func (*Id) NSPredicate

func (o *Id) NSPredicate() *NSPredicate

func (*Id) NSScriptObjectSpecifier

func (o *Id) NSScriptObjectSpecifier() *NSScriptObjectSpecifier

func (*Id) NSSet

func (o *Id) NSSet() *NSSet

func (*Id) NSString

func (o *Id) NSString() *NSString

func (*Id) NSThread

func (o *Id) NSThread() *NSThread

func (*Id) NSURL

func (o *Id) NSURL() *NSURL

func (*Id) NSUUID

func (o *Id) NSUUID() *NSUUID

func (*Id) NSValue

func (o *Id) NSValue() *NSValue

func (*Id) NewScriptingObjectOfClassForValueForKey

func (o *Id) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*Id) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *Id) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*Id) ObjectSpecifier

func (o *Id) ObjectSpecifier() *NSScriptObjectSpecifier

func (*Id) ObservationInfo

func (o *Id) ObservationInfo() unsafe.Pointer

func (*Id) ObserveValueForKeyPathOfObject

func (o *Id) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*Id) ObserveValueForKeyPathOfObjectChange

func (o *Id) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*Id) PerformSelector

func (o *Id) PerformSelector(aSelector SEL) *Id

func (*Id) PerformSelectorInBackgroundWithObject

func (o *Id) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*Id) PerformSelectorOnMainThreadWithObject

func (o *Id) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*Id) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *Id) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*Id) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *Id) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*Id) PerformSelectorOnThread

func (o *Id) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*Id) PerformSelectorOnThreadWithObject

func (o *Id) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*Id) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *Id) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*Id) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *Id) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*Id) PerformSelectorWithObject

func (o *Id) PerformSelectorWithObject(aSelector SEL, object NSObject) *Id

func (*Id) PerformSelectorWithObjectAfterDelay

func (o *Id) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*Id) PerformSelectorWithObjectAfterDelayInModes

func (o *Id) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*Id) PerformSelectorWithObjectWithObject

func (o *Id) PerformSelectorWithObjectWithObject(aSelector SEL, object1 NSObject, object2 NSObject) *Id

func (*Id) Ptr

func (o *Id) Ptr() unsafe.Pointer

func (*Id) Release

func (o *Id) Release()

func (*Id) RemoveObserverForKeyPath

func (o *Id) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*Id) RemoveObserverForKeyPathContext

func (o *Id) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*Id) RemoveValueAtIndexFromPropertyWithKey

func (o *Id) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*Id) ReplaceValueAtIndexInPropertyWithKey

func (o *Id) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*Id) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *Id) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*Id) ReplacementObjectForCoder

func (o *Id) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*Id) ReplacementObjectForKeyedArchiver

func (o *Id) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*Id) RespondsToSelector

func (o *Id) RespondsToSelector(aSelector SEL) bool

func (*Id) Retain

func (o *Id) Retain() *Id

func (*Id) RetainCount

func (o *Id) RetainCount() NSUInteger

func (*Id) ScriptingBeginsWith

func (o *Id) ScriptingBeginsWith(object NSObject) bool

func (*Id) ScriptingContains

func (o *Id) ScriptingContains(object NSObject) bool

func (*Id) ScriptingEndsWith

func (o *Id) ScriptingEndsWith(object NSObject) bool

func (*Id) ScriptingIsEqualTo

func (o *Id) ScriptingIsEqualTo(object NSObject) bool

func (*Id) ScriptingIsGreaterThan

func (o *Id) ScriptingIsGreaterThan(object NSObject) bool

func (*Id) ScriptingIsGreaterThanOrEqualTo

func (o *Id) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*Id) ScriptingIsLessThan

func (o *Id) ScriptingIsLessThan(object NSObject) bool

func (*Id) ScriptingIsLessThanOrEqualTo

func (o *Id) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*Id) ScriptingProperties

func (o *Id) ScriptingProperties() *NSDictionary

func (*Id) ScriptingValueForSpecifier

func (o *Id) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*Id) Self

func (o *Id) Self() *Id

func (*Id) SetNilValueForKey

func (o *Id) SetNilValueForKey(key *NSString)

func (*Id) SetObservationInfo

func (o *Id) SetObservationInfo(observationInfo unsafe.Pointer)

func (*Id) SetScriptingProperties

func (o *Id) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*Id) SetValueForKey

func (o *Id) SetValueForKey(value NSObject, key *NSString)

func (*Id) SetValueForKeyPath

func (o *Id) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*Id) SetValueForUndefinedKey

func (o *Id) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*Id) SetValuesForKeysWithDictionary

func (o *Id) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*Id) Superclass

func (o *Id) Superclass() Class

func (*Id) ToManyRelationshipKeys

func (o *Id) ToManyRelationshipKeys() *NSArray

func (*Id) ToOneRelationshipKeys

func (o *Id) ToOneRelationshipKeys() *NSArray

func (*Id) ValidateValueForKey

func (o *Id) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*Id) ValidateValueForKeyError

func (o *Id) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*Id) ValidateValueForKeyPath

func (o *Id) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*Id) ValidateValueForKeyPathError

func (o *Id) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*Id) ValueAtIndexInPropertyWithKey

func (o *Id) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*Id) ValueForKey

func (o *Id) ValueForKey(key *NSString) *Id

func (*Id) ValueForKeyPath

func (o *Id) ValueForKeyPath(keyPath *NSString) *Id

func (*Id) ValueForUndefinedKey

func (o *Id) ValueForUndefinedKey(key *NSString) *Id

func (*Id) ValueWithNameInPropertyWithKey

func (o *Id) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*Id) ValueWithUniqueIDInPropertyWithKey

func (o *Id) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*Id) WillChangeValueForKey

func (o *Id) WillChangeValueForKey(key *NSString)

func (*Id) WillChangeValueForKeyWithSetMutation

func (o *Id) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*Id) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *Id) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*Id) WillChangeValuesAtIndexes

func (o *Id) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*Id) WillChangeValuesAtIndexesForKey

func (o *Id) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*Id) Zone

func (o *Id) Zone() *_NSZone

type Int

type Int C.int

type Long

type Long C.long

type LongLong

type LongLong C.longlong

type NSArray

type NSArray struct{ Id }

func CBAttributeClassFallbacksForKeyedArchiver

func CBAttributeClassFallbacksForKeyedArchiver() *NSArray

func CBCentralClassFallbacksForKeyedArchiver

func CBCentralClassFallbacksForKeyedArchiver() *NSArray

func CBCentralManagerClassFallbacksForKeyedArchiver

func CBCentralManagerClassFallbacksForKeyedArchiver() *NSArray

func CBCharacteristicClassFallbacksForKeyedArchiver

func CBCharacteristicClassFallbacksForKeyedArchiver() *NSArray

func CBDescriptorClassFallbacksForKeyedArchiver

func CBDescriptorClassFallbacksForKeyedArchiver() *NSArray

func CBManagerClassFallbacksForKeyedArchiver

func CBManagerClassFallbacksForKeyedArchiver() *NSArray

func CBPeripheralClassFallbacksForKeyedArchiver

func CBPeripheralClassFallbacksForKeyedArchiver() *NSArray

func CBPeripheralManagerClassFallbacksForKeyedArchiver

func CBPeripheralManagerClassFallbacksForKeyedArchiver() *NSArray

func CBServiceClassFallbacksForKeyedArchiver

func CBServiceClassFallbacksForKeyedArchiver() *NSArray

func CBUUIDClassFallbacksForKeyedArchiver

func CBUUIDClassFallbacksForKeyedArchiver() *NSArray

func NSArrayAlloc

func NSArrayAlloc() *NSArray

func NSArrayAllocWithZone

func NSArrayAllocWithZone(zone *_NSZone) *NSArray

func NSArrayArray

func NSArrayArray() *NSArray

func NSArrayClassFallbacksForKeyedArchiver

func NSArrayClassFallbacksForKeyedArchiver() *NSArray

func NSArrayNew

func NSArrayNew() *NSArray

func NSArrayWithArray

func NSArrayWithArray(array *NSArray) *NSArray

func NSArrayWithContentsOfFile

func NSArrayWithContentsOfFile(path *NSString) *NSArray

func NSArrayWithContentsOfURL

func NSArrayWithContentsOfURL(url *NSURL) *NSArray

func NSArrayWithContentsOfURLError

func NSArrayWithContentsOfURLError(url *NSURL, error *[]*NSError) *NSArray

func NSArrayWithObject

func NSArrayWithObject(anObject NSObject) *NSArray

func NSArrayWithObjects

func NSArrayWithObjects(firstObj NSObject, objects ...NSObject) *NSArray

func NSArrayWithObjectsCount

func NSArrayWithObjectsCount(objects *[]*Id, cnt NSUInteger) *NSArray

func NSAutoreleasePoolClassFallbacksForKeyedArchiver

func NSAutoreleasePoolClassFallbacksForKeyedArchiver() *NSArray

func NSDataClassFallbacksForKeyedArchiver

func NSDataClassFallbacksForKeyedArchiver() *NSArray

func NSDictionaryClassFallbacksForKeyedArchiver

func NSDictionaryClassFallbacksForKeyedArchiver() *NSArray

func NSEnumeratorClassFallbacksForKeyedArchiver

func NSEnumeratorClassFallbacksForKeyedArchiver() *NSArray

func NSMutableArrayClassFallbacksForKeyedArchiver

func NSMutableArrayClassFallbacksForKeyedArchiver() *NSArray

func NSMutableArrayWithContentsOfURLError

func NSMutableArrayWithContentsOfURLError(url *NSURL, error *[]*NSError) *NSArray

func NSNumberClassFallbacksForKeyedArchiver

func NSNumberClassFallbacksForKeyedArchiver() *NSArray

func NSObjectClassFallbacksForKeyedArchiver

func NSObjectClassFallbacksForKeyedArchiver() *NSArray

func NSStringClassFallbacksForKeyedArchiver

func NSStringClassFallbacksForKeyedArchiver() *NSArray

func NSStringReadableTypeIdentifiersForItemProvider

func NSStringReadableTypeIdentifiersForItemProvider() *NSArray

func NSStringWritableTypeIdentifiersForItemProvider

func NSStringWritableTypeIdentifiersForItemProvider() *NSArray

func NSUUIDClassFallbacksForKeyedArchiver

func NSUUIDClassFallbacksForKeyedArchiver() *NSArray

func (*NSArray) AddObserverForKeyPath

func (o *NSArray) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSArray) AddObserverForKeyPathOptions

func (o *NSArray) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSArray) AddObserverForKeyPathOptionsContext

func (o *NSArray) AddObserverForKeyPathOptionsContext(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSArray) AddObserverToObjectsAtIndexes

func (o *NSArray) AddObserverToObjectsAtIndexes(observer NSObject, indexes *NSIndexSet, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSArray) AddObserverToObjectsAtIndexesForKeyPath

func (o *NSArray) AddObserverToObjectsAtIndexesForKeyPath(observer NSObject, indexes *NSIndexSet, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSArray) ArrayByAddingObject

func (o *NSArray) ArrayByAddingObject(anObject NSObject) *NSArray

func (*NSArray) ArrayByAddingObjectsFromArray

func (o *NSArray) ArrayByAddingObjectsFromArray(otherArray *NSArray) *NSArray

func (*NSArray) AttemptRecoveryFromErrorOptionIndex

func (o *NSArray) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*NSArray) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *NSArray) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSArray) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *NSArray) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSArray) AttributeKeys

func (o *NSArray) AttributeKeys() *NSArray

func (*NSArray) AutoContentAccessingProxy

func (o *NSArray) AutoContentAccessingProxy() *Id

func (*NSArray) AwakeAfterUsingCoder

func (o *NSArray) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*NSArray) ClassCode

func (o *NSArray) ClassCode() FourCharCode

func (*NSArray) ClassDescription

func (o *NSArray) ClassDescription() *NSClassDescription

func (*NSArray) ClassForArchiver

func (o *NSArray) ClassForArchiver() Class

func (*NSArray) ClassForCoder

func (o *NSArray) ClassForCoder() Class

func (*NSArray) ClassForKeyedArchiver

func (o *NSArray) ClassForKeyedArchiver() Class

func (*NSArray) ClassName

func (o *NSArray) ClassName() *NSString

func (*NSArray) CoerceValueForKey

func (o *NSArray) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*NSArray) ComponentsJoinedByString

func (o *NSArray) ComponentsJoinedByString(separator *NSString) *NSString

func (*NSArray) ContainsObject

func (o *NSArray) ContainsObject(anObject NSObject) bool

func (*NSArray) Copy

func (o *NSArray) Copy() *Id

func (*NSArray) CopyScriptingValueForKey

func (o *NSArray) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSArray) CopyScriptingValueForKeyWithProperties

func (o *NSArray) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSArray) CopyWithZone

func (o *NSArray) CopyWithZone(zone *NSZone) *Id

func (*NSArray) Count

func (o *NSArray) Count() NSUInteger

func (*NSArray) CountByEnumeratingWithStateObjects

func (o *NSArray) CountByEnumeratingWithStateObjects(state *NSFastEnumerationState, buffer *[]*Id, len_ NSUInteger) NSUInteger

func (*NSArray) CountByEnumeratingWithStateObjectsCount

func (o *NSArray) CountByEnumeratingWithStateObjectsCount(state *NSFastEnumerationState, buffer *[]*Id, len_ NSUInteger) NSUInteger

func (*NSArray) Dealloc

func (o *NSArray) Dealloc()

func (*NSArray) Description

func (o *NSArray) Description() *NSString

func (*NSArray) DescriptionWithLocale

func (o *NSArray) DescriptionWithLocale(locale NSObject) *NSString

func (*NSArray) DescriptionWithLocaleIndent

func (o *NSArray) DescriptionWithLocaleIndent(locale NSObject, level NSUInteger) *NSString

func (*NSArray) DictionaryWithValuesForKeys

func (o *NSArray) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*NSArray) DidChangeValueForKey

func (o *NSArray) DidChangeValueForKey(key *NSString)

func (*NSArray) DidChangeValueForKeyWithSetMutation

func (o *NSArray) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSArray) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *NSArray) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSArray) DidChangeValuesAtIndexes

func (o *NSArray) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSArray) DidChangeValuesAtIndexesForKey

func (o *NSArray) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSArray) DoesContain

func (o *NSArray) DoesContain(object NSObject) bool

func (*NSArray) DoesNotRecognizeSelector

func (o *NSArray) DoesNotRecognizeSelector(aSelector SEL)

func (*NSArray) FilteredArrayUsingPredicate

func (o *NSArray) FilteredArrayUsingPredicate(predicate *NSPredicate) *NSArray

func (*NSArray) FirstObject

func (o *NSArray) FirstObject() *Id

func (*NSArray) FirstObjectCommonWithArray

func (o *NSArray) FirstObjectCommonWithArray(otherArray *NSArray) *Id

func (*NSArray) ForwardInvocation

func (o *NSArray) ForwardInvocation(anInvocation *NSInvocation)

func (*NSArray) ForwardingTargetForSelector

func (o *NSArray) ForwardingTargetForSelector(aSelector SEL) *Id

func (*NSArray) GC

func (o *NSArray) GC()

func (*NSArray) GetObjectsRange

func (o *NSArray) GetObjectsRange(objects *[]*Id, range_ NSRange)

func (*NSArray) IndexOfObject

func (o *NSArray) IndexOfObject(anObject NSObject) NSUInteger

func (*NSArray) IndexOfObjectIdenticalTo

func (o *NSArray) IndexOfObjectIdenticalTo(anObject NSObject) NSUInteger

func (*NSArray) IndexOfObjectIdenticalToInRange

func (o *NSArray) IndexOfObjectIdenticalToInRange(anObject NSObject, range_ NSRange) NSUInteger

func (*NSArray) IndexOfObjectInRange

func (o *NSArray) IndexOfObjectInRange(anObject NSObject, range_ NSRange) NSUInteger

func (*NSArray) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *NSArray) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*NSArray) Init

func (o *NSArray) Init() *NSArray

func (*NSArray) InitWithArray

func (o *NSArray) InitWithArray(array *NSArray) *NSArray

func (*NSArray) InitWithArrayCopyItems

func (o *NSArray) InitWithArrayCopyItems(array *NSArray, flag BOOL) *NSArray

func (*NSArray) InitWithCoder

func (o *NSArray) InitWithCoder(aDecoder *NSCoder) *NSArray

func (*NSArray) InitWithContentsOfFile

func (o *NSArray) InitWithContentsOfFile(path *NSString) *NSArray

func (*NSArray) InitWithContentsOfURL

func (o *NSArray) InitWithContentsOfURL(url *NSURL) *NSArray

func (*NSArray) InitWithContentsOfURLError

func (o *NSArray) InitWithContentsOfURLError(url *NSURL, error *[]*NSError) *NSArray

func (*NSArray) InitWithObjects

func (o *NSArray) InitWithObjects(firstObj NSObject, objects ...NSObject) *NSArray

func (*NSArray) InitWithObjectsCount

func (o *NSArray) InitWithObjectsCount(objects *[]*Id, cnt NSUInteger) *NSArray

func (*NSArray) InsertValueAtIndex

func (o *NSArray) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*NSArray) InsertValueAtIndexInPropertyWithKey

func (o *NSArray) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*NSArray) InsertValueInPropertyWithKey

func (o *NSArray) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*NSArray) InverseForRelationshipKey

func (o *NSArray) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*NSArray) IsCaseInsensitiveLike

func (o *NSArray) IsCaseInsensitiveLike(object *NSString) bool

func (*NSArray) IsEqualTo

func (o *NSArray) IsEqualTo(object NSObject) bool

func (*NSArray) IsEqualToArray

func (o *NSArray) IsEqualToArray(otherArray *NSArray) bool

func (*NSArray) IsGreaterThan

func (o *NSArray) IsGreaterThan(object NSObject) bool

func (*NSArray) IsGreaterThanOrEqualTo

func (o *NSArray) IsGreaterThanOrEqualTo(object NSObject) bool

func (*NSArray) IsLessThan

func (o *NSArray) IsLessThan(object NSObject) bool

func (*NSArray) IsLessThanOrEqualTo

func (o *NSArray) IsLessThanOrEqualTo(object NSObject) bool

func (*NSArray) IsLike

func (o *NSArray) IsLike(object *NSString) bool

func (*NSArray) IsNotEqualTo

func (o *NSArray) IsNotEqualTo(object NSObject) bool

func (*NSArray) LastObject

func (o *NSArray) LastObject() *Id

func (*NSArray) MakeObjectsPerformSelector

func (o *NSArray) MakeObjectsPerformSelector(aSelector SEL)

func (*NSArray) MakeObjectsPerformSelectorWithObject

func (o *NSArray) MakeObjectsPerformSelectorWithObject(aSelector SEL, argument NSObject)

func (*NSArray) MethodSignatureForSelector

func (o *NSArray) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSArray) MutableArrayValueForKey

func (o *NSArray) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*NSArray) MutableArrayValueForKeyPath

func (o *NSArray) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*NSArray) MutableCopy

func (o *NSArray) MutableCopy() *Id

func (*NSArray) MutableCopyWithZone

func (o *NSArray) MutableCopyWithZone(zone *NSZone) *Id

func (*NSArray) MutableOrderedSetValueForKey

func (o *NSArray) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*NSArray) MutableOrderedSetValueForKeyPath

func (o *NSArray) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*NSArray) MutableSetValueForKey

func (o *NSArray) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*NSArray) MutableSetValueForKeyPath

func (o *NSArray) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*NSArray) NewScriptingObjectOfClassForValueForKey

func (o *NSArray) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSArray) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *NSArray) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSArray) ObjectAtIndex

func (o *NSArray) ObjectAtIndex(index NSUInteger) *Id

func (*NSArray) ObjectAtIndexedSubscript

func (o *NSArray) ObjectAtIndexedSubscript(idx NSUInteger) *Id

func (*NSArray) ObjectEnumerator

func (o *NSArray) ObjectEnumerator() *NSEnumerator

func (*NSArray) ObjectSpecifier

func (o *NSArray) ObjectSpecifier() *NSScriptObjectSpecifier

func (*NSArray) ObjectsAtIndexes

func (o *NSArray) ObjectsAtIndexes(indexes *NSIndexSet) *NSArray

func (*NSArray) ObservationInfo

func (o *NSArray) ObservationInfo() unsafe.Pointer

func (*NSArray) ObserveValueForKeyPathOfObject

func (o *NSArray) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSArray) ObserveValueForKeyPathOfObjectChange

func (o *NSArray) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSArray) PathsMatchingExtensions

func (o *NSArray) PathsMatchingExtensions(filterTypes *NSArray) *NSArray

func (*NSArray) PerformSelectorInBackgroundWithObject

func (o *NSArray) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*NSArray) PerformSelectorOnMainThreadWithObject

func (o *NSArray) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*NSArray) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *NSArray) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*NSArray) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *NSArray) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*NSArray) PerformSelectorOnThread

func (o *NSArray) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSArray) PerformSelectorOnThreadWithObject

func (o *NSArray) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSArray) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *NSArray) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSArray) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *NSArray) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSArray) PerformSelectorWithObject

func (o *NSArray) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSArray) PerformSelectorWithObjectAfterDelay

func (o *NSArray) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSArray) PerformSelectorWithObjectAfterDelayInModes

func (o *NSArray) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*NSArray) Ptr

func (o *NSArray) Ptr() unsafe.Pointer

func (*NSArray) RemoveObserverForKeyPath

func (o *NSArray) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*NSArray) RemoveObserverForKeyPathContext

func (o *NSArray) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*NSArray) RemoveObserverFromObjectsAtIndexes

func (o *NSArray) RemoveObserverFromObjectsAtIndexes(observer NSObject, indexes *NSIndexSet, keyPath *NSString)

func (*NSArray) RemoveObserverFromObjectsAtIndexesForKeyPath

func (o *NSArray) RemoveObserverFromObjectsAtIndexesForKeyPath(observer NSObject, indexes *NSIndexSet, keyPath *NSString)

func (*NSArray) RemoveObserverFromObjectsAtIndexesForKeyPathContext

func (o *NSArray) RemoveObserverFromObjectsAtIndexesForKeyPathContext(observer NSObject, indexes *NSIndexSet, keyPath *NSString, context unsafe.Pointer)

func (*NSArray) RemoveValueAtIndexFromPropertyWithKey

func (o *NSArray) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*NSArray) ReplaceValueAtIndexInPropertyWithKey

func (o *NSArray) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*NSArray) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *NSArray) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*NSArray) ReplacementObjectForCoder

func (o *NSArray) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*NSArray) ReplacementObjectForKeyedArchiver

func (o *NSArray) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*NSArray) ReverseObjectEnumerator

func (o *NSArray) ReverseObjectEnumerator() *NSEnumerator

func (*NSArray) ScriptingBeginsWith

func (o *NSArray) ScriptingBeginsWith(object NSObject) bool

func (*NSArray) ScriptingContains

func (o *NSArray) ScriptingContains(object NSObject) bool

func (*NSArray) ScriptingEndsWith

func (o *NSArray) ScriptingEndsWith(object NSObject) bool

func (*NSArray) ScriptingIsEqualTo

func (o *NSArray) ScriptingIsEqualTo(object NSObject) bool

func (*NSArray) ScriptingIsGreaterThan

func (o *NSArray) ScriptingIsGreaterThan(object NSObject) bool

func (*NSArray) ScriptingIsGreaterThanOrEqualTo

func (o *NSArray) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*NSArray) ScriptingIsLessThan

func (o *NSArray) ScriptingIsLessThan(object NSObject) bool

func (*NSArray) ScriptingIsLessThanOrEqualTo

func (o *NSArray) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*NSArray) ScriptingProperties

func (o *NSArray) ScriptingProperties() *NSDictionary

func (*NSArray) ScriptingValueForSpecifier

func (o *NSArray) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*NSArray) SetNilValueForKey

func (o *NSArray) SetNilValueForKey(key *NSString)

func (*NSArray) SetObservationInfo

func (o *NSArray) SetObservationInfo(observationInfo unsafe.Pointer)

func (*NSArray) SetScriptingProperties

func (o *NSArray) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*NSArray) SetValueForKey

func (o *NSArray) SetValueForKey(value NSObject, key *NSString)

func (*NSArray) SetValueForKeyPath

func (o *NSArray) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*NSArray) SetValueForUndefinedKey

func (o *NSArray) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*NSArray) SetValuesForKeysWithDictionary

func (o *NSArray) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*NSArray) SortedArrayHint

func (o *NSArray) SortedArrayHint() *NSData

func (*NSArray) SortedArrayUsingDescriptors

func (o *NSArray) SortedArrayUsingDescriptors(sortDescriptors *NSArray) *NSArray

func (*NSArray) SortedArrayUsingSelector

func (o *NSArray) SortedArrayUsingSelector(comparator SEL) *NSArray

func (*NSArray) SubarrayWithRange

func (o *NSArray) SubarrayWithRange(range_ NSRange) *NSArray

func (*NSArray) ToManyRelationshipKeys

func (o *NSArray) ToManyRelationshipKeys() *NSArray

func (*NSArray) ToOneRelationshipKeys

func (o *NSArray) ToOneRelationshipKeys() *NSArray

func (*NSArray) ValidateValueForKey

func (o *NSArray) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSArray) ValidateValueForKeyError

func (o *NSArray) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSArray) ValidateValueForKeyPath

func (o *NSArray) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSArray) ValidateValueForKeyPathError

func (o *NSArray) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSArray) ValueAtIndexInPropertyWithKey

func (o *NSArray) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*NSArray) ValueForKey

func (o *NSArray) ValueForKey(key *NSString) *Id

func (*NSArray) ValueForKeyPath

func (o *NSArray) ValueForKeyPath(keyPath *NSString) *Id

func (*NSArray) ValueForUndefinedKey

func (o *NSArray) ValueForUndefinedKey(key *NSString) *Id

func (*NSArray) ValueWithNameInPropertyWithKey

func (o *NSArray) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*NSArray) ValueWithUniqueIDInPropertyWithKey

func (o *NSArray) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*NSArray) WillChangeValueForKey

func (o *NSArray) WillChangeValueForKey(key *NSString)

func (*NSArray) WillChangeValueForKeyWithSetMutation

func (o *NSArray) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSArray) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *NSArray) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSArray) WillChangeValuesAtIndexes

func (o *NSArray) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSArray) WillChangeValuesAtIndexesForKey

func (o *NSArray) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSArray) WriteToFileAtomically

func (o *NSArray) WriteToFileAtomically(path *NSString, useAuxiliaryFile BOOL) bool

func (*NSArray) WriteToURLAtomically

func (o *NSArray) WriteToURLAtomically(url *NSURL, atomically BOOL) bool

func (*NSArray) WriteToURLError

func (o *NSArray) WriteToURLError(url *NSURL, error *[]*NSError) bool

type NSAutoreleasePool

type NSAutoreleasePool struct{ Id }

func NSAutoreleasePoolAlloc

func NSAutoreleasePoolAlloc() *NSAutoreleasePool

func NSAutoreleasePoolAllocWithZone

func NSAutoreleasePoolAllocWithZone(zone *_NSZone) *NSAutoreleasePool

func NSAutoreleasePoolNew

func NSAutoreleasePoolNew() *NSAutoreleasePool

func (*NSAutoreleasePool) AddObject

func (o *NSAutoreleasePool) AddObject(anObject NSObject)

func (*NSAutoreleasePool) AddObserverForKeyPath

func (o *NSAutoreleasePool) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSAutoreleasePool) AddObserverForKeyPathOptions

func (o *NSAutoreleasePool) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSAutoreleasePool) AttemptRecoveryFromErrorOptionIndex

func (o *NSAutoreleasePool) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*NSAutoreleasePool) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *NSAutoreleasePool) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSAutoreleasePool) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *NSAutoreleasePool) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSAutoreleasePool) AttributeKeys

func (o *NSAutoreleasePool) AttributeKeys() *NSArray

func (*NSAutoreleasePool) AutoContentAccessingProxy

func (o *NSAutoreleasePool) AutoContentAccessingProxy() *Id

func (*NSAutoreleasePool) AwakeAfterUsingCoder

func (o *NSAutoreleasePool) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*NSAutoreleasePool) ClassCode

func (o *NSAutoreleasePool) ClassCode() FourCharCode

func (*NSAutoreleasePool) ClassDescription

func (o *NSAutoreleasePool) ClassDescription() *NSClassDescription

func (*NSAutoreleasePool) ClassForArchiver

func (o *NSAutoreleasePool) ClassForArchiver() Class

func (*NSAutoreleasePool) ClassForCoder

func (o *NSAutoreleasePool) ClassForCoder() Class

func (*NSAutoreleasePool) ClassForKeyedArchiver

func (o *NSAutoreleasePool) ClassForKeyedArchiver() Class

func (*NSAutoreleasePool) ClassName

func (o *NSAutoreleasePool) ClassName() *NSString

func (*NSAutoreleasePool) CoerceValueForKey

func (o *NSAutoreleasePool) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*NSAutoreleasePool) Copy

func (o *NSAutoreleasePool) Copy() *Id

func (*NSAutoreleasePool) CopyScriptingValueForKey

func (o *NSAutoreleasePool) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSAutoreleasePool) CopyScriptingValueForKeyWithProperties

func (o *NSAutoreleasePool) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSAutoreleasePool) Dealloc

func (o *NSAutoreleasePool) Dealloc()

func (*NSAutoreleasePool) DictionaryWithValuesForKeys

func (o *NSAutoreleasePool) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*NSAutoreleasePool) DidChangeValueForKey

func (o *NSAutoreleasePool) DidChangeValueForKey(key *NSString)

func (*NSAutoreleasePool) DidChangeValueForKeyWithSetMutation

func (o *NSAutoreleasePool) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSAutoreleasePool) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *NSAutoreleasePool) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSAutoreleasePool) DidChangeValuesAtIndexes

func (o *NSAutoreleasePool) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSAutoreleasePool) DidChangeValuesAtIndexesForKey

func (o *NSAutoreleasePool) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSAutoreleasePool) DoesContain

func (o *NSAutoreleasePool) DoesContain(object NSObject) bool

func (*NSAutoreleasePool) DoesNotRecognizeSelector

func (o *NSAutoreleasePool) DoesNotRecognizeSelector(aSelector SEL)

func (*NSAutoreleasePool) Drain

func (o *NSAutoreleasePool) Drain()

func (*NSAutoreleasePool) ForwardInvocation

func (o *NSAutoreleasePool) ForwardInvocation(anInvocation *NSInvocation)

func (*NSAutoreleasePool) ForwardingTargetForSelector

func (o *NSAutoreleasePool) ForwardingTargetForSelector(aSelector SEL) *Id

func (*NSAutoreleasePool) GC

func (o *NSAutoreleasePool) GC()

func (*NSAutoreleasePool) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *NSAutoreleasePool) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*NSAutoreleasePool) Init

func (*NSAutoreleasePool) InsertValueAtIndex

func (o *NSAutoreleasePool) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*NSAutoreleasePool) InsertValueAtIndexInPropertyWithKey

func (o *NSAutoreleasePool) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*NSAutoreleasePool) InsertValueInPropertyWithKey

func (o *NSAutoreleasePool) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*NSAutoreleasePool) InverseForRelationshipKey

func (o *NSAutoreleasePool) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*NSAutoreleasePool) IsCaseInsensitiveLike

func (o *NSAutoreleasePool) IsCaseInsensitiveLike(object *NSString) bool

func (*NSAutoreleasePool) IsEqualTo

func (o *NSAutoreleasePool) IsEqualTo(object NSObject) bool

func (*NSAutoreleasePool) IsGreaterThan

func (o *NSAutoreleasePool) IsGreaterThan(object NSObject) bool

func (*NSAutoreleasePool) IsGreaterThanOrEqualTo

func (o *NSAutoreleasePool) IsGreaterThanOrEqualTo(object NSObject) bool

func (*NSAutoreleasePool) IsLessThan

func (o *NSAutoreleasePool) IsLessThan(object NSObject) bool

func (*NSAutoreleasePool) IsLessThanOrEqualTo

func (o *NSAutoreleasePool) IsLessThanOrEqualTo(object NSObject) bool

func (*NSAutoreleasePool) IsLike

func (o *NSAutoreleasePool) IsLike(object *NSString) bool

func (*NSAutoreleasePool) IsNotEqualTo

func (o *NSAutoreleasePool) IsNotEqualTo(object NSObject) bool

func (*NSAutoreleasePool) MethodSignatureForSelector

func (o *NSAutoreleasePool) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSAutoreleasePool) MutableArrayValueForKey

func (o *NSAutoreleasePool) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*NSAutoreleasePool) MutableArrayValueForKeyPath

func (o *NSAutoreleasePool) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*NSAutoreleasePool) MutableCopy

func (o *NSAutoreleasePool) MutableCopy() *Id

func (*NSAutoreleasePool) MutableOrderedSetValueForKey

func (o *NSAutoreleasePool) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*NSAutoreleasePool) MutableOrderedSetValueForKeyPath

func (o *NSAutoreleasePool) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*NSAutoreleasePool) MutableSetValueForKey

func (o *NSAutoreleasePool) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*NSAutoreleasePool) MutableSetValueForKeyPath

func (o *NSAutoreleasePool) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*NSAutoreleasePool) NewScriptingObjectOfClassForValueForKey

func (o *NSAutoreleasePool) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSAutoreleasePool) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *NSAutoreleasePool) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSAutoreleasePool) ObjectSpecifier

func (o *NSAutoreleasePool) ObjectSpecifier() *NSScriptObjectSpecifier

func (*NSAutoreleasePool) ObservationInfo

func (o *NSAutoreleasePool) ObservationInfo() unsafe.Pointer

func (*NSAutoreleasePool) ObserveValueForKeyPathOfObject

func (o *NSAutoreleasePool) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSAutoreleasePool) ObserveValueForKeyPathOfObjectChange

func (o *NSAutoreleasePool) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSAutoreleasePool) PerformSelectorInBackgroundWithObject

func (o *NSAutoreleasePool) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*NSAutoreleasePool) PerformSelectorOnMainThreadWithObject

func (o *NSAutoreleasePool) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*NSAutoreleasePool) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *NSAutoreleasePool) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*NSAutoreleasePool) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *NSAutoreleasePool) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*NSAutoreleasePool) PerformSelectorOnThread

func (o *NSAutoreleasePool) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSAutoreleasePool) PerformSelectorOnThreadWithObject

func (o *NSAutoreleasePool) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSAutoreleasePool) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *NSAutoreleasePool) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSAutoreleasePool) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *NSAutoreleasePool) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSAutoreleasePool) PerformSelectorWithObject

func (o *NSAutoreleasePool) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSAutoreleasePool) PerformSelectorWithObjectAfterDelay

func (o *NSAutoreleasePool) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSAutoreleasePool) PerformSelectorWithObjectAfterDelayInModes

func (o *NSAutoreleasePool) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*NSAutoreleasePool) Ptr

func (o *NSAutoreleasePool) Ptr() unsafe.Pointer

func (*NSAutoreleasePool) RemoveObserverForKeyPath

func (o *NSAutoreleasePool) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*NSAutoreleasePool) RemoveObserverForKeyPathContext

func (o *NSAutoreleasePool) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*NSAutoreleasePool) RemoveValueAtIndexFromPropertyWithKey

func (o *NSAutoreleasePool) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*NSAutoreleasePool) ReplaceValueAtIndexInPropertyWithKey

func (o *NSAutoreleasePool) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*NSAutoreleasePool) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *NSAutoreleasePool) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*NSAutoreleasePool) ReplacementObjectForCoder

func (o *NSAutoreleasePool) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*NSAutoreleasePool) ReplacementObjectForKeyedArchiver

func (o *NSAutoreleasePool) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*NSAutoreleasePool) ScriptingBeginsWith

func (o *NSAutoreleasePool) ScriptingBeginsWith(object NSObject) bool

func (*NSAutoreleasePool) ScriptingContains

func (o *NSAutoreleasePool) ScriptingContains(object NSObject) bool

func (*NSAutoreleasePool) ScriptingEndsWith

func (o *NSAutoreleasePool) ScriptingEndsWith(object NSObject) bool

func (*NSAutoreleasePool) ScriptingIsEqualTo

func (o *NSAutoreleasePool) ScriptingIsEqualTo(object NSObject) bool

func (*NSAutoreleasePool) ScriptingIsGreaterThan

func (o *NSAutoreleasePool) ScriptingIsGreaterThan(object NSObject) bool

func (*NSAutoreleasePool) ScriptingIsGreaterThanOrEqualTo

func (o *NSAutoreleasePool) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*NSAutoreleasePool) ScriptingIsLessThan

func (o *NSAutoreleasePool) ScriptingIsLessThan(object NSObject) bool

func (*NSAutoreleasePool) ScriptingIsLessThanOrEqualTo

func (o *NSAutoreleasePool) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*NSAutoreleasePool) ScriptingProperties

func (o *NSAutoreleasePool) ScriptingProperties() *NSDictionary

func (*NSAutoreleasePool) ScriptingValueForSpecifier

func (o *NSAutoreleasePool) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*NSAutoreleasePool) SetNilValueForKey

func (o *NSAutoreleasePool) SetNilValueForKey(key *NSString)

func (*NSAutoreleasePool) SetObservationInfo

func (o *NSAutoreleasePool) SetObservationInfo(observationInfo unsafe.Pointer)

func (*NSAutoreleasePool) SetScriptingProperties

func (o *NSAutoreleasePool) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*NSAutoreleasePool) SetValueForKey

func (o *NSAutoreleasePool) SetValueForKey(value NSObject, key *NSString)

func (*NSAutoreleasePool) SetValueForKeyPath

func (o *NSAutoreleasePool) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*NSAutoreleasePool) SetValueForUndefinedKey

func (o *NSAutoreleasePool) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*NSAutoreleasePool) SetValuesForKeysWithDictionary

func (o *NSAutoreleasePool) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*NSAutoreleasePool) ToManyRelationshipKeys

func (o *NSAutoreleasePool) ToManyRelationshipKeys() *NSArray

func (*NSAutoreleasePool) ToOneRelationshipKeys

func (o *NSAutoreleasePool) ToOneRelationshipKeys() *NSArray

func (*NSAutoreleasePool) ValidateValueForKey

func (o *NSAutoreleasePool) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSAutoreleasePool) ValidateValueForKeyError

func (o *NSAutoreleasePool) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSAutoreleasePool) ValidateValueForKeyPath

func (o *NSAutoreleasePool) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSAutoreleasePool) ValidateValueForKeyPathError

func (o *NSAutoreleasePool) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSAutoreleasePool) ValueAtIndexInPropertyWithKey

func (o *NSAutoreleasePool) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*NSAutoreleasePool) ValueForKey

func (o *NSAutoreleasePool) ValueForKey(key *NSString) *Id

func (*NSAutoreleasePool) ValueForKeyPath

func (o *NSAutoreleasePool) ValueForKeyPath(keyPath *NSString) *Id

func (*NSAutoreleasePool) ValueForUndefinedKey

func (o *NSAutoreleasePool) ValueForUndefinedKey(key *NSString) *Id

func (*NSAutoreleasePool) ValueWithNameInPropertyWithKey

func (o *NSAutoreleasePool) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*NSAutoreleasePool) ValueWithUniqueIDInPropertyWithKey

func (o *NSAutoreleasePool) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*NSAutoreleasePool) WillChangeValueForKey

func (o *NSAutoreleasePool) WillChangeValueForKey(key *NSString)

func (*NSAutoreleasePool) WillChangeValueForKeyWithSetMutation

func (o *NSAutoreleasePool) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSAutoreleasePool) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *NSAutoreleasePool) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSAutoreleasePool) WillChangeValuesAtIndexes

func (o *NSAutoreleasePool) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSAutoreleasePool) WillChangeValuesAtIndexesForKey

func (o *NSAutoreleasePool) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

type NSCharacterSet

type NSCharacterSet struct{ Id }

func (*NSCharacterSet) Ptr

func (o *NSCharacterSet) Ptr() unsafe.Pointer

type NSClassDescription

type NSClassDescription struct{ Id }

func (*NSClassDescription) Ptr

type NSCoder

type NSCoder struct{ Id }

func (*NSCoder) Ptr

func (o *NSCoder) Ptr() unsafe.Pointer

type NSComparisonResult

type NSComparisonResult C.enum_NSComparisonResult

type NSData

type NSData struct{ Id }

func NSDataAlloc

func NSDataAlloc() *NSData

func NSDataAllocWithZone

func NSDataAllocWithZone(zone *_NSZone) *NSData

func NSDataData

func NSDataData() *NSData

func NSDataNew

func NSDataNew() *NSData

func NSDataWithBytesLength

func NSDataWithBytesLength(bytes unsafe.Pointer, length NSUInteger) *NSData

func NSDataWithBytesNoCopyLength

func NSDataWithBytesNoCopyLength(bytes unsafe.Pointer, length NSUInteger) *NSData

func NSDataWithBytesNoCopyLengthFreeWhenDone

func NSDataWithBytesNoCopyLengthFreeWhenDone(bytes unsafe.Pointer, length NSUInteger, b BOOL) *NSData

func NSDataWithContentsOfFile

func NSDataWithContentsOfFile(path *NSString) *NSData

func NSDataWithContentsOfFileOptions

func NSDataWithContentsOfFileOptions(path *NSString, readOptionsMask NSDataReadingOptions, errorPtr *[]*NSError) *NSData

func NSDataWithContentsOfFileOptionsError

func NSDataWithContentsOfFileOptionsError(path *NSString, readOptionsMask NSDataReadingOptions, errorPtr *[]*NSError) *NSData

func NSDataWithContentsOfURL

func NSDataWithContentsOfURL(url *NSURL) *NSData

func NSDataWithContentsOfURLOptions

func NSDataWithContentsOfURLOptions(url *NSURL, readOptionsMask NSDataReadingOptions, errorPtr *[]*NSError) *NSData

func NSDataWithContentsOfURLOptionsError

func NSDataWithContentsOfURLOptionsError(url *NSURL, readOptionsMask NSDataReadingOptions, errorPtr *[]*NSError) *NSData

func NSDataWithData

func NSDataWithData(data *NSData) *NSData

func (*NSData) AddObserverForKeyPath

func (o *NSData) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSData) AddObserverForKeyPathOptions

func (o *NSData) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSData) AttemptRecoveryFromErrorOptionIndex

func (o *NSData) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*NSData) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *NSData) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSData) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *NSData) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSData) AttributeKeys

func (o *NSData) AttributeKeys() *NSArray

func (*NSData) AutoContentAccessingProxy

func (o *NSData) AutoContentAccessingProxy() *Id

func (*NSData) Autorelease

func (o *NSData) Autorelease() *NSData

func (*NSData) AwakeAfterUsingCoder

func (o *NSData) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*NSData) Base64EncodedDataWithOptions

func (o *NSData) Base64EncodedDataWithOptions(options NSDataBase64EncodingOptions) *NSData

func (*NSData) Base64EncodedStringWithOptions

func (o *NSData) Base64EncodedStringWithOptions(options NSDataBase64EncodingOptions) *NSString

func (*NSData) Bytes

func (o *NSData) Bytes() unsafe.Pointer

func (*NSData) ClassCode

func (o *NSData) ClassCode() FourCharCode

func (*NSData) ClassDescription

func (o *NSData) ClassDescription() *NSClassDescription

func (*NSData) ClassForArchiver

func (o *NSData) ClassForArchiver() Class

func (*NSData) ClassForCoder

func (o *NSData) ClassForCoder() Class

func (*NSData) ClassForKeyedArchiver

func (o *NSData) ClassForKeyedArchiver() Class

func (*NSData) ClassName

func (o *NSData) ClassName() *NSString

func (*NSData) CoerceValueForKey

func (o *NSData) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*NSData) ConformsToProtocol

func (o *NSData) ConformsToProtocol(aProtocol Protocol) bool

func (*NSData) Copy

func (o *NSData) Copy() *Id

func (*NSData) CopyScriptingValueForKey

func (o *NSData) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSData) CopyScriptingValueForKeyWithProperties

func (o *NSData) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSData) CopyWithZone

func (o *NSData) CopyWithZone(zone *NSZone) *Id

func (*NSData) Dealloc

func (o *NSData) Dealloc()

func (*NSData) DebugDescription

func (o *NSData) DebugDescription() *NSString

func (*NSData) Description

func (o *NSData) Description() *NSString

func (*NSData) DictionaryWithValuesForKeys

func (o *NSData) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*NSData) DidChangeValueForKey

func (o *NSData) DidChangeValueForKey(key *NSString)

func (*NSData) DidChangeValueForKeyWithSetMutation

func (o *NSData) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSData) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *NSData) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSData) DidChangeValuesAtIndexes

func (o *NSData) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSData) DidChangeValuesAtIndexesForKey

func (o *NSData) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSData) DoesContain

func (o *NSData) DoesContain(object NSObject) bool

func (*NSData) DoesNotRecognizeSelector

func (o *NSData) DoesNotRecognizeSelector(aSelector SEL)

func (*NSData) ForwardInvocation

func (o *NSData) ForwardInvocation(anInvocation *NSInvocation)

func (*NSData) ForwardingTargetForSelector

func (o *NSData) ForwardingTargetForSelector(aSelector SEL) *Id

func (*NSData) GC

func (o *NSData) GC()

func (*NSData) GetBytesLength

func (o *NSData) GetBytesLength(buffer unsafe.Pointer, length NSUInteger)

func (*NSData) GetBytesRange

func (o *NSData) GetBytesRange(buffer unsafe.Pointer, range_ NSRange)

func (*NSData) GetClass

func (o *NSData) GetClass() Class

func (*NSData) Hash

func (o *NSData) Hash() NSUInteger

func (*NSData) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *NSData) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*NSData) Init

func (o *NSData) Init() *NSData

func (*NSData) InitWithBase64EncodedDataOptions

func (o *NSData) InitWithBase64EncodedDataOptions(base64Data *NSData, options NSDataBase64DecodingOptions) *NSData

func (*NSData) InitWithBase64EncodedStringOptions

func (o *NSData) InitWithBase64EncodedStringOptions(base64String *NSString, options NSDataBase64DecodingOptions) *NSData

func (*NSData) InitWithBytesLength

func (o *NSData) InitWithBytesLength(bytes unsafe.Pointer, length NSUInteger) *NSData

func (*NSData) InitWithBytesNoCopyLength

func (o *NSData) InitWithBytesNoCopyLength(bytes unsafe.Pointer, length NSUInteger) *NSData

func (*NSData) InitWithBytesNoCopyLengthFreeWhenDone

func (o *NSData) InitWithBytesNoCopyLengthFreeWhenDone(bytes unsafe.Pointer, length NSUInteger, b BOOL) *NSData

func (*NSData) InitWithContentsOfFile

func (o *NSData) InitWithContentsOfFile(path *NSString) *NSData

func (*NSData) InitWithContentsOfFileOptions

func (o *NSData) InitWithContentsOfFileOptions(path *NSString, readOptionsMask NSDataReadingOptions, errorPtr *[]*NSError) *NSData

func (*NSData) InitWithContentsOfFileOptionsError

func (o *NSData) InitWithContentsOfFileOptionsError(path *NSString, readOptionsMask NSDataReadingOptions, errorPtr *[]*NSError) *NSData

func (*NSData) InitWithContentsOfURL

func (o *NSData) InitWithContentsOfURL(url *NSURL) *NSData

func (*NSData) InitWithContentsOfURLOptions

func (o *NSData) InitWithContentsOfURLOptions(url *NSURL, readOptionsMask NSDataReadingOptions, errorPtr *[]*NSError) *NSData

func (*NSData) InitWithContentsOfURLOptionsError

func (o *NSData) InitWithContentsOfURLOptionsError(url *NSURL, readOptionsMask NSDataReadingOptions, errorPtr *[]*NSError) *NSData

func (*NSData) InitWithData

func (o *NSData) InitWithData(data *NSData) *NSData

func (*NSData) InsertValueAtIndex

func (o *NSData) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*NSData) InsertValueAtIndexInPropertyWithKey

func (o *NSData) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*NSData) InsertValueInPropertyWithKey

func (o *NSData) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*NSData) InverseForRelationshipKey

func (o *NSData) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*NSData) IsCaseInsensitiveLike

func (o *NSData) IsCaseInsensitiveLike(object *NSString) bool

func (*NSData) IsEqual

func (o *NSData) IsEqual(object NSObject) bool

func (*NSData) IsEqualTo

func (o *NSData) IsEqualTo(object NSObject) bool

func (*NSData) IsEqualToData

func (o *NSData) IsEqualToData(other *NSData) bool

func (*NSData) IsGreaterThan

func (o *NSData) IsGreaterThan(object NSObject) bool

func (*NSData) IsGreaterThanOrEqualTo

func (o *NSData) IsGreaterThanOrEqualTo(object NSObject) bool

func (*NSData) IsKindOfClass

func (o *NSData) IsKindOfClass(aClass Class) bool

func (*NSData) IsLessThan

func (o *NSData) IsLessThan(object NSObject) bool

func (*NSData) IsLessThanOrEqualTo

func (o *NSData) IsLessThanOrEqualTo(object NSObject) bool

func (*NSData) IsLike

func (o *NSData) IsLike(object *NSString) bool

func (*NSData) IsMemberOfClass

func (o *NSData) IsMemberOfClass(aClass Class) bool

func (*NSData) IsNotEqualTo

func (o *NSData) IsNotEqualTo(object NSObject) bool

func (*NSData) IsProxy

func (o *NSData) IsProxy() bool

func (*NSData) Length

func (o *NSData) Length() NSUInteger

func (*NSData) MethodSignatureForSelector

func (o *NSData) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSData) MutableArrayValueForKey

func (o *NSData) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*NSData) MutableArrayValueForKeyPath

func (o *NSData) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*NSData) MutableCopy

func (o *NSData) MutableCopy() *Id

func (*NSData) MutableCopyWithZone

func (o *NSData) MutableCopyWithZone(zone *NSZone) *Id

func (*NSData) MutableOrderedSetValueForKey

func (o *NSData) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*NSData) MutableOrderedSetValueForKeyPath

func (o *NSData) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*NSData) MutableSetValueForKey

func (o *NSData) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*NSData) MutableSetValueForKeyPath

func (o *NSData) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*NSData) NewScriptingObjectOfClassForValueForKey

func (o *NSData) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSData) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *NSData) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSData) ObjectSpecifier

func (o *NSData) ObjectSpecifier() *NSScriptObjectSpecifier

func (*NSData) ObservationInfo

func (o *NSData) ObservationInfo() unsafe.Pointer

func (*NSData) ObserveValueForKeyPathOfObject

func (o *NSData) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSData) ObserveValueForKeyPathOfObjectChange

func (o *NSData) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSData) PerformSelector

func (o *NSData) PerformSelector(aSelector SEL) *Id

func (*NSData) PerformSelectorInBackgroundWithObject

func (o *NSData) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*NSData) PerformSelectorOnMainThreadWithObject

func (o *NSData) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*NSData) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *NSData) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*NSData) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *NSData) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*NSData) PerformSelectorOnThread

func (o *NSData) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSData) PerformSelectorOnThreadWithObject

func (o *NSData) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSData) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *NSData) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSData) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *NSData) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSData) PerformSelectorWithObject

func (o *NSData) PerformSelectorWithObject(aSelector SEL, object NSObject) *Id

func (*NSData) PerformSelectorWithObjectAfterDelay

func (o *NSData) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSData) PerformSelectorWithObjectAfterDelayInModes

func (o *NSData) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*NSData) PerformSelectorWithObjectWithObject

func (o *NSData) PerformSelectorWithObjectWithObject(aSelector SEL, object1 NSObject, object2 NSObject) *Id

func (*NSData) Ptr

func (o *NSData) Ptr() unsafe.Pointer

func (*NSData) RangeOfDataOptions

func (o *NSData) RangeOfDataOptions(dataToFind *NSData, mask NSDataSearchOptions, searchRange NSRange) NSRange

func (*NSData) RangeOfDataOptionsRange

func (o *NSData) RangeOfDataOptionsRange(dataToFind *NSData, mask NSDataSearchOptions, searchRange NSRange) NSRange

func (*NSData) Release

func (o *NSData) Release()

func (*NSData) RemoveObserverForKeyPath

func (o *NSData) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*NSData) RemoveObserverForKeyPathContext

func (o *NSData) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*NSData) RemoveValueAtIndexFromPropertyWithKey

func (o *NSData) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*NSData) ReplaceValueAtIndexInPropertyWithKey

func (o *NSData) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*NSData) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *NSData) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*NSData) ReplacementObjectForCoder

func (o *NSData) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*NSData) ReplacementObjectForKeyedArchiver

func (o *NSData) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*NSData) RespondsToSelector

func (o *NSData) RespondsToSelector(aSelector SEL) bool

func (*NSData) Retain

func (o *NSData) Retain() *NSData

func (*NSData) RetainCount

func (o *NSData) RetainCount() NSUInteger

func (*NSData) ScriptingBeginsWith

func (o *NSData) ScriptingBeginsWith(object NSObject) bool

func (*NSData) ScriptingContains

func (o *NSData) ScriptingContains(object NSObject) bool

func (*NSData) ScriptingEndsWith

func (o *NSData) ScriptingEndsWith(object NSObject) bool

func (*NSData) ScriptingIsEqualTo

func (o *NSData) ScriptingIsEqualTo(object NSObject) bool

func (*NSData) ScriptingIsGreaterThan

func (o *NSData) ScriptingIsGreaterThan(object NSObject) bool

func (*NSData) ScriptingIsGreaterThanOrEqualTo

func (o *NSData) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*NSData) ScriptingIsLessThan

func (o *NSData) ScriptingIsLessThan(object NSObject) bool

func (*NSData) ScriptingIsLessThanOrEqualTo

func (o *NSData) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*NSData) ScriptingProperties

func (o *NSData) ScriptingProperties() *NSDictionary

func (*NSData) ScriptingValueForSpecifier

func (o *NSData) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*NSData) Self

func (o *NSData) Self() *NSData

func (*NSData) SetNilValueForKey

func (o *NSData) SetNilValueForKey(key *NSString)

func (*NSData) SetObservationInfo

func (o *NSData) SetObservationInfo(observationInfo unsafe.Pointer)

func (*NSData) SetScriptingProperties

func (o *NSData) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*NSData) SetValueForKey

func (o *NSData) SetValueForKey(value NSObject, key *NSString)

func (*NSData) SetValueForKeyPath

func (o *NSData) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*NSData) SetValueForUndefinedKey

func (o *NSData) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*NSData) SetValuesForKeysWithDictionary

func (o *NSData) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*NSData) SubdataWithRange

func (o *NSData) SubdataWithRange(range_ NSRange) *NSData

func (*NSData) Superclass

func (o *NSData) Superclass() Class

func (*NSData) ToManyRelationshipKeys

func (o *NSData) ToManyRelationshipKeys() *NSArray

func (*NSData) ToOneRelationshipKeys

func (o *NSData) ToOneRelationshipKeys() *NSArray

func (*NSData) ValidateValueForKey

func (o *NSData) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSData) ValidateValueForKeyError

func (o *NSData) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSData) ValidateValueForKeyPath

func (o *NSData) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSData) ValidateValueForKeyPathError

func (o *NSData) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSData) ValueAtIndexInPropertyWithKey

func (o *NSData) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*NSData) ValueForKey

func (o *NSData) ValueForKey(key *NSString) *Id

func (*NSData) ValueForKeyPath

func (o *NSData) ValueForKeyPath(keyPath *NSString) *Id

func (*NSData) ValueForUndefinedKey

func (o *NSData) ValueForUndefinedKey(key *NSString) *Id

func (*NSData) ValueWithNameInPropertyWithKey

func (o *NSData) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*NSData) ValueWithUniqueIDInPropertyWithKey

func (o *NSData) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*NSData) WillChangeValueForKey

func (o *NSData) WillChangeValueForKey(key *NSString)

func (*NSData) WillChangeValueForKeyWithSetMutation

func (o *NSData) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSData) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *NSData) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSData) WillChangeValuesAtIndexes

func (o *NSData) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSData) WillChangeValuesAtIndexesForKey

func (o *NSData) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSData) WriteToFileAtomically

func (o *NSData) WriteToFileAtomically(path *NSString, useAuxiliaryFile BOOL) bool

func (*NSData) WriteToFileOptions

func (o *NSData) WriteToFileOptions(path *NSString, writeOptionsMask NSDataWritingOptions, errorPtr *[]*NSError) bool

func (*NSData) WriteToFileOptionsError

func (o *NSData) WriteToFileOptionsError(path *NSString, writeOptionsMask NSDataWritingOptions, errorPtr *[]*NSError) bool

func (*NSData) WriteToURLAtomically

func (o *NSData) WriteToURLAtomically(url *NSURL, atomically BOOL) bool

func (*NSData) WriteToURLOptions

func (o *NSData) WriteToURLOptions(url *NSURL, writeOptionsMask NSDataWritingOptions, errorPtr *[]*NSError) bool

func (*NSData) WriteToURLOptionsError

func (o *NSData) WriteToURLOptionsError(url *NSURL, writeOptionsMask NSDataWritingOptions, errorPtr *[]*NSError) bool

func (*NSData) Zone

func (o *NSData) Zone() *_NSZone

type NSDataBase64DecodingOptions

type NSDataBase64DecodingOptions C.enum_NSDataBase64DecodingOptions

type NSDataBase64EncodingOptions

type NSDataBase64EncodingOptions C.enum_NSDataBase64EncodingOptions

type NSDataReadingOptions

type NSDataReadingOptions C.enum_NSDataReadingOptions

type NSDataSearchOptions

type NSDataSearchOptions C.enum_NSDataSearchOptions

type NSDataWritingOptions

type NSDataWritingOptions C.enum_NSDataWritingOptions

type NSDate

type NSDate struct{ Id }

func (*NSDate) Ptr

func (o *NSDate) Ptr() unsafe.Pointer

type NSDecimal

type NSDecimal = C.struct_NSDecimal

type NSDictionary

type NSDictionary struct{ Id }

func NSDictionaryAlloc

func NSDictionaryAlloc() *NSDictionary

func NSDictionaryAllocWithZone

func NSDictionaryAllocWithZone(zone *_NSZone) *NSDictionary

func NSDictionaryDictionary

func NSDictionaryDictionary() *NSDictionary

func NSDictionaryNew

func NSDictionaryNew() *NSDictionary

func NSDictionaryWithContentsOfFile

func NSDictionaryWithContentsOfFile(path *NSString) *NSDictionary

func NSDictionaryWithContentsOfURL

func NSDictionaryWithContentsOfURL(url *NSURL) *NSDictionary

func NSDictionaryWithContentsOfURLError

func NSDictionaryWithContentsOfURLError(url *NSURL, error *[]*NSError) *NSDictionary

func NSDictionaryWithDictionary

func NSDictionaryWithDictionary(dict *NSDictionary) *NSDictionary

func NSDictionaryWithObjectForKey

func NSDictionaryWithObjectForKey(object NSObject, key NSObject) *NSDictionary

func NSDictionaryWithObjectsAndKeys

func NSDictionaryWithObjectsAndKeys(firstObject NSObject, objects ...NSObject) *NSDictionary

func NSDictionaryWithObjectsForKeys

func NSDictionaryWithObjectsForKeys(objects *NSArray, keys *NSArray) *NSDictionary

func NSDictionaryWithObjectsForKeysCount

func NSDictionaryWithObjectsForKeysCount(objects *[]*Id, keys *[]*Id, cnt NSUInteger) *NSDictionary

func (*NSDictionary) AddObserverForKeyPath

func (o *NSDictionary) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSDictionary) AddObserverForKeyPathOptions

func (o *NSDictionary) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSDictionary) AllKeys

func (o *NSDictionary) AllKeys() *NSArray

func (*NSDictionary) AllKeysForObject

func (o *NSDictionary) AllKeysForObject(anObject NSObject) *NSArray

func (*NSDictionary) AllValues

func (o *NSDictionary) AllValues() *NSArray

func (*NSDictionary) AttemptRecoveryFromErrorOptionIndex

func (o *NSDictionary) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*NSDictionary) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *NSDictionary) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSDictionary) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *NSDictionary) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSDictionary) AttributeKeys

func (o *NSDictionary) AttributeKeys() *NSArray

func (*NSDictionary) AutoContentAccessingProxy

func (o *NSDictionary) AutoContentAccessingProxy() *Id

func (*NSDictionary) AwakeAfterUsingCoder

func (o *NSDictionary) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*NSDictionary) ClassCode

func (o *NSDictionary) ClassCode() FourCharCode

func (*NSDictionary) ClassDescription

func (o *NSDictionary) ClassDescription() *NSClassDescription

func (*NSDictionary) ClassForArchiver

func (o *NSDictionary) ClassForArchiver() Class

func (*NSDictionary) ClassForCoder

func (o *NSDictionary) ClassForCoder() Class

func (*NSDictionary) ClassForKeyedArchiver

func (o *NSDictionary) ClassForKeyedArchiver() Class

func (*NSDictionary) ClassName

func (o *NSDictionary) ClassName() *NSString

func (*NSDictionary) CoerceValueForKey

func (o *NSDictionary) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*NSDictionary) Copy

func (o *NSDictionary) Copy() *Id

func (*NSDictionary) CopyScriptingValueForKey

func (o *NSDictionary) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSDictionary) CopyScriptingValueForKeyWithProperties

func (o *NSDictionary) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSDictionary) CopyWithZone

func (o *NSDictionary) CopyWithZone(zone *NSZone) *Id

func (*NSDictionary) Count

func (o *NSDictionary) Count() NSUInteger

func (*NSDictionary) CountByEnumeratingWithStateObjects

func (o *NSDictionary) CountByEnumeratingWithStateObjects(state *NSFastEnumerationState, buffer *[]*Id, len_ NSUInteger) NSUInteger

func (*NSDictionary) CountByEnumeratingWithStateObjectsCount

func (o *NSDictionary) CountByEnumeratingWithStateObjectsCount(state *NSFastEnumerationState, buffer *[]*Id, len_ NSUInteger) NSUInteger

func (*NSDictionary) Dealloc

func (o *NSDictionary) Dealloc()

func (*NSDictionary) Description

func (o *NSDictionary) Description() *NSString

func (*NSDictionary) DescriptionInStringsFileFormat

func (o *NSDictionary) DescriptionInStringsFileFormat() *NSString

func (*NSDictionary) DescriptionWithLocale

func (o *NSDictionary) DescriptionWithLocale(locale NSObject) *NSString

func (*NSDictionary) DescriptionWithLocaleIndent

func (o *NSDictionary) DescriptionWithLocaleIndent(locale NSObject, level NSUInteger) *NSString

func (*NSDictionary) DictionaryWithValuesForKeys

func (o *NSDictionary) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*NSDictionary) DidChangeValueForKey

func (o *NSDictionary) DidChangeValueForKey(key *NSString)

func (*NSDictionary) DidChangeValueForKeyWithSetMutation

func (o *NSDictionary) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSDictionary) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *NSDictionary) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSDictionary) DidChangeValuesAtIndexes

func (o *NSDictionary) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSDictionary) DidChangeValuesAtIndexesForKey

func (o *NSDictionary) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSDictionary) DoesContain

func (o *NSDictionary) DoesContain(object NSObject) bool

func (*NSDictionary) DoesNotRecognizeSelector

func (o *NSDictionary) DoesNotRecognizeSelector(aSelector SEL)

func (*NSDictionary) FileCreationDate

func (o *NSDictionary) FileCreationDate() *NSDate

func (*NSDictionary) FileExtensionHidden

func (o *NSDictionary) FileExtensionHidden() bool

func (*NSDictionary) FileGroupOwnerAccountID

func (o *NSDictionary) FileGroupOwnerAccountID() *NSNumber

func (*NSDictionary) FileGroupOwnerAccountName

func (o *NSDictionary) FileGroupOwnerAccountName() *NSString

func (*NSDictionary) FileHFSCreatorCode

func (o *NSDictionary) FileHFSCreatorCode() OSType

func (*NSDictionary) FileHFSTypeCode

func (o *NSDictionary) FileHFSTypeCode() OSType

func (*NSDictionary) FileIsAppendOnly

func (o *NSDictionary) FileIsAppendOnly() bool

func (*NSDictionary) FileIsImmutable

func (o *NSDictionary) FileIsImmutable() bool

func (*NSDictionary) FileModificationDate

func (o *NSDictionary) FileModificationDate() *NSDate

func (*NSDictionary) FileOwnerAccountID

func (o *NSDictionary) FileOwnerAccountID() *NSNumber

func (*NSDictionary) FileOwnerAccountName

func (o *NSDictionary) FileOwnerAccountName() *NSString

func (*NSDictionary) FilePosixPermissions

func (o *NSDictionary) FilePosixPermissions() NSUInteger

func (*NSDictionary) FileSize

func (o *NSDictionary) FileSize() UnsignedLongLong

func (*NSDictionary) FileSystemFileNumber

func (o *NSDictionary) FileSystemFileNumber() NSUInteger

func (*NSDictionary) FileSystemNumber

func (o *NSDictionary) FileSystemNumber() NSInteger

func (*NSDictionary) FileType

func (o *NSDictionary) FileType() *NSString

func (*NSDictionary) ForwardInvocation

func (o *NSDictionary) ForwardInvocation(anInvocation *NSInvocation)

func (*NSDictionary) ForwardingTargetForSelector

func (o *NSDictionary) ForwardingTargetForSelector(aSelector SEL) *Id

func (*NSDictionary) GC

func (o *NSDictionary) GC()

func (*NSDictionary) GetObjectsAndKeys

func (o *NSDictionary) GetObjectsAndKeys(objects *[]*Id, keys *[]*Id, count NSUInteger)

func (*NSDictionary) GetObjectsAndKeysCount

func (o *NSDictionary) GetObjectsAndKeysCount(objects *[]*Id, keys *[]*Id, count NSUInteger)

func (*NSDictionary) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *NSDictionary) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*NSDictionary) Init

func (o *NSDictionary) Init() *NSDictionary

func (*NSDictionary) InitWithCoder

func (o *NSDictionary) InitWithCoder(aDecoder *NSCoder) *NSDictionary

func (*NSDictionary) InitWithContentsOfFile

func (o *NSDictionary) InitWithContentsOfFile(path *NSString) *NSDictionary

func (*NSDictionary) InitWithContentsOfURL

func (o *NSDictionary) InitWithContentsOfURL(url *NSURL) *NSDictionary

func (*NSDictionary) InitWithContentsOfURLError

func (o *NSDictionary) InitWithContentsOfURLError(url *NSURL, error *[]*NSError) *NSDictionary

func (*NSDictionary) InitWithDictionary

func (o *NSDictionary) InitWithDictionary(otherDictionary *NSDictionary) *NSDictionary

func (*NSDictionary) InitWithDictionaryCopyItems

func (o *NSDictionary) InitWithDictionaryCopyItems(otherDictionary *NSDictionary, flag BOOL) *NSDictionary

func (*NSDictionary) InitWithObjectsAndKeys

func (o *NSDictionary) InitWithObjectsAndKeys(firstObject NSObject, objects ...NSObject) *NSDictionary

func (*NSDictionary) InitWithObjectsForKeys

func (o *NSDictionary) InitWithObjectsForKeys(objects *NSArray, keys *NSArray) *NSDictionary

func (*NSDictionary) InitWithObjectsForKeysCount

func (o *NSDictionary) InitWithObjectsForKeysCount(objects *[]*Id, keys *[]*Id, cnt NSUInteger) *NSDictionary

func (*NSDictionary) InsertValueAtIndex

func (o *NSDictionary) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*NSDictionary) InsertValueAtIndexInPropertyWithKey

func (o *NSDictionary) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*NSDictionary) InsertValueInPropertyWithKey

func (o *NSDictionary) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*NSDictionary) InverseForRelationshipKey

func (o *NSDictionary) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*NSDictionary) IsCaseInsensitiveLike

func (o *NSDictionary) IsCaseInsensitiveLike(object *NSString) bool

func (*NSDictionary) IsEqualTo

func (o *NSDictionary) IsEqualTo(object NSObject) bool

func (*NSDictionary) IsEqualToDictionary

func (o *NSDictionary) IsEqualToDictionary(otherDictionary *NSDictionary) bool

func (*NSDictionary) IsGreaterThan

func (o *NSDictionary) IsGreaterThan(object NSObject) bool

func (*NSDictionary) IsGreaterThanOrEqualTo

func (o *NSDictionary) IsGreaterThanOrEqualTo(object NSObject) bool

func (*NSDictionary) IsLessThan

func (o *NSDictionary) IsLessThan(object NSObject) bool

func (*NSDictionary) IsLessThanOrEqualTo

func (o *NSDictionary) IsLessThanOrEqualTo(object NSObject) bool

func (*NSDictionary) IsLike

func (o *NSDictionary) IsLike(object *NSString) bool

func (*NSDictionary) IsNotEqualTo

func (o *NSDictionary) IsNotEqualTo(object NSObject) bool

func (*NSDictionary) KeyEnumerator

func (o *NSDictionary) KeyEnumerator() *NSEnumerator

func (*NSDictionary) KeysSortedByValueUsingSelector

func (o *NSDictionary) KeysSortedByValueUsingSelector(comparator SEL) *NSArray

func (*NSDictionary) MethodSignatureForSelector

func (o *NSDictionary) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSDictionary) MutableArrayValueForKey

func (o *NSDictionary) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*NSDictionary) MutableArrayValueForKeyPath

func (o *NSDictionary) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*NSDictionary) MutableCopy

func (o *NSDictionary) MutableCopy() *Id

func (*NSDictionary) MutableCopyWithZone

func (o *NSDictionary) MutableCopyWithZone(zone *NSZone) *Id

func (*NSDictionary) MutableOrderedSetValueForKey

func (o *NSDictionary) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*NSDictionary) MutableOrderedSetValueForKeyPath

func (o *NSDictionary) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*NSDictionary) MutableSetValueForKey

func (o *NSDictionary) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*NSDictionary) MutableSetValueForKeyPath

func (o *NSDictionary) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*NSDictionary) NewScriptingObjectOfClassForValueForKey

func (o *NSDictionary) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSDictionary) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *NSDictionary) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSDictionary) ObjectEnumerator

func (o *NSDictionary) ObjectEnumerator() *NSEnumerator

func (*NSDictionary) ObjectForKey

func (o *NSDictionary) ObjectForKey(aKey NSObject) *Id

func (*NSDictionary) ObjectForKeyedSubscript

func (o *NSDictionary) ObjectForKeyedSubscript(key NSObject) *Id

func (*NSDictionary) ObjectSpecifier

func (o *NSDictionary) ObjectSpecifier() *NSScriptObjectSpecifier

func (*NSDictionary) ObjectsForKeysNotFoundMarker

func (o *NSDictionary) ObjectsForKeysNotFoundMarker(keys *NSArray, marker NSObject) *NSArray

func (*NSDictionary) ObservationInfo

func (o *NSDictionary) ObservationInfo() unsafe.Pointer

func (*NSDictionary) ObserveValueForKeyPathOfObject

func (o *NSDictionary) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSDictionary) ObserveValueForKeyPathOfObjectChange

func (o *NSDictionary) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSDictionary) PerformSelectorInBackgroundWithObject

func (o *NSDictionary) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*NSDictionary) PerformSelectorOnMainThreadWithObject

func (o *NSDictionary) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*NSDictionary) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *NSDictionary) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*NSDictionary) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *NSDictionary) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*NSDictionary) PerformSelectorOnThread

func (o *NSDictionary) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSDictionary) PerformSelectorOnThreadWithObject

func (o *NSDictionary) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSDictionary) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *NSDictionary) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSDictionary) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *NSDictionary) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSDictionary) PerformSelectorWithObject

func (o *NSDictionary) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSDictionary) PerformSelectorWithObjectAfterDelay

func (o *NSDictionary) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSDictionary) PerformSelectorWithObjectAfterDelayInModes

func (o *NSDictionary) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*NSDictionary) Ptr

func (o *NSDictionary) Ptr() unsafe.Pointer

func (*NSDictionary) RemoveObserverForKeyPath

func (o *NSDictionary) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*NSDictionary) RemoveObserverForKeyPathContext

func (o *NSDictionary) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*NSDictionary) RemoveValueAtIndexFromPropertyWithKey

func (o *NSDictionary) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*NSDictionary) ReplaceValueAtIndexInPropertyWithKey

func (o *NSDictionary) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*NSDictionary) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *NSDictionary) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*NSDictionary) ReplacementObjectForCoder

func (o *NSDictionary) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*NSDictionary) ReplacementObjectForKeyedArchiver

func (o *NSDictionary) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*NSDictionary) ScriptingBeginsWith

func (o *NSDictionary) ScriptingBeginsWith(object NSObject) bool

func (*NSDictionary) ScriptingContains

func (o *NSDictionary) ScriptingContains(object NSObject) bool

func (*NSDictionary) ScriptingEndsWith

func (o *NSDictionary) ScriptingEndsWith(object NSObject) bool

func (*NSDictionary) ScriptingIsEqualTo

func (o *NSDictionary) ScriptingIsEqualTo(object NSObject) bool

func (*NSDictionary) ScriptingIsGreaterThan

func (o *NSDictionary) ScriptingIsGreaterThan(object NSObject) bool

func (*NSDictionary) ScriptingIsGreaterThanOrEqualTo

func (o *NSDictionary) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*NSDictionary) ScriptingIsLessThan

func (o *NSDictionary) ScriptingIsLessThan(object NSObject) bool

func (*NSDictionary) ScriptingIsLessThanOrEqualTo

func (o *NSDictionary) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*NSDictionary) ScriptingProperties

func (o *NSDictionary) ScriptingProperties() *NSDictionary

func (*NSDictionary) ScriptingValueForSpecifier

func (o *NSDictionary) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*NSDictionary) SetNilValueForKey

func (o *NSDictionary) SetNilValueForKey(key *NSString)

func (*NSDictionary) SetObservationInfo

func (o *NSDictionary) SetObservationInfo(observationInfo unsafe.Pointer)

func (*NSDictionary) SetScriptingProperties

func (o *NSDictionary) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*NSDictionary) SetValueForKey

func (o *NSDictionary) SetValueForKey(value NSObject, key *NSString)

func (*NSDictionary) SetValueForKeyPath

func (o *NSDictionary) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*NSDictionary) SetValueForUndefinedKey

func (o *NSDictionary) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*NSDictionary) SetValuesForKeysWithDictionary

func (o *NSDictionary) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*NSDictionary) ToManyRelationshipKeys

func (o *NSDictionary) ToManyRelationshipKeys() *NSArray

func (*NSDictionary) ToOneRelationshipKeys

func (o *NSDictionary) ToOneRelationshipKeys() *NSArray

func (*NSDictionary) ValidateValueForKey

func (o *NSDictionary) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSDictionary) ValidateValueForKeyError

func (o *NSDictionary) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSDictionary) ValidateValueForKeyPath

func (o *NSDictionary) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSDictionary) ValidateValueForKeyPathError

func (o *NSDictionary) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSDictionary) ValueAtIndexInPropertyWithKey

func (o *NSDictionary) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*NSDictionary) ValueForKey

func (o *NSDictionary) ValueForKey(key *NSString) *Id

func (*NSDictionary) ValueForKeyPath

func (o *NSDictionary) ValueForKeyPath(keyPath *NSString) *Id

func (*NSDictionary) ValueForUndefinedKey

func (o *NSDictionary) ValueForUndefinedKey(key *NSString) *Id

func (*NSDictionary) ValueWithNameInPropertyWithKey

func (o *NSDictionary) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*NSDictionary) ValueWithUniqueIDInPropertyWithKey

func (o *NSDictionary) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*NSDictionary) WillChangeValueForKey

func (o *NSDictionary) WillChangeValueForKey(key *NSString)

func (*NSDictionary) WillChangeValueForKeyWithSetMutation

func (o *NSDictionary) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSDictionary) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *NSDictionary) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSDictionary) WillChangeValuesAtIndexes

func (o *NSDictionary) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSDictionary) WillChangeValuesAtIndexesForKey

func (o *NSDictionary) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSDictionary) WriteToFileAtomically

func (o *NSDictionary) WriteToFileAtomically(path *NSString, useAuxiliaryFile BOOL) bool

func (*NSDictionary) WriteToURLAtomically

func (o *NSDictionary) WriteToURLAtomically(url *NSURL, atomically BOOL) bool

func (*NSDictionary) WriteToURLError

func (o *NSDictionary) WriteToURLError(url *NSURL, error *[]*NSError) bool

type NSEdgeInsets

type NSEdgeInsets = C.struct_NSEdgeInsets

type NSEnumerator

type NSEnumerator struct{ Id }

func NSEnumeratorAlloc

func NSEnumeratorAlloc() *NSEnumerator

func NSEnumeratorAllocWithZone

func NSEnumeratorAllocWithZone(zone *_NSZone) *NSEnumerator

func NSEnumeratorNew

func NSEnumeratorNew() *NSEnumerator

func (*NSEnumerator) AddObserverForKeyPath

func (o *NSEnumerator) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSEnumerator) AddObserverForKeyPathOptions

func (o *NSEnumerator) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSEnumerator) AllObjects

func (o *NSEnumerator) AllObjects() *NSArray

func (*NSEnumerator) AttemptRecoveryFromErrorOptionIndex

func (o *NSEnumerator) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*NSEnumerator) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *NSEnumerator) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSEnumerator) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *NSEnumerator) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSEnumerator) AttributeKeys

func (o *NSEnumerator) AttributeKeys() *NSArray

func (*NSEnumerator) AutoContentAccessingProxy

func (o *NSEnumerator) AutoContentAccessingProxy() *Id

func (*NSEnumerator) AwakeAfterUsingCoder

func (o *NSEnumerator) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*NSEnumerator) ClassCode

func (o *NSEnumerator) ClassCode() FourCharCode

func (*NSEnumerator) ClassDescription

func (o *NSEnumerator) ClassDescription() *NSClassDescription

func (*NSEnumerator) ClassForArchiver

func (o *NSEnumerator) ClassForArchiver() Class

func (*NSEnumerator) ClassForCoder

func (o *NSEnumerator) ClassForCoder() Class

func (*NSEnumerator) ClassForKeyedArchiver

func (o *NSEnumerator) ClassForKeyedArchiver() Class

func (*NSEnumerator) ClassName

func (o *NSEnumerator) ClassName() *NSString

func (*NSEnumerator) CoerceValueForKey

func (o *NSEnumerator) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*NSEnumerator) Copy

func (o *NSEnumerator) Copy() *Id

func (*NSEnumerator) CopyScriptingValueForKey

func (o *NSEnumerator) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSEnumerator) CopyScriptingValueForKeyWithProperties

func (o *NSEnumerator) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSEnumerator) CountByEnumeratingWithStateObjects

func (o *NSEnumerator) CountByEnumeratingWithStateObjects(state *NSFastEnumerationState, buffer *[]*Id, len_ NSUInteger) NSUInteger

func (*NSEnumerator) CountByEnumeratingWithStateObjectsCount

func (o *NSEnumerator) CountByEnumeratingWithStateObjectsCount(state *NSFastEnumerationState, buffer *[]*Id, len_ NSUInteger) NSUInteger

func (*NSEnumerator) Dealloc

func (o *NSEnumerator) Dealloc()

func (*NSEnumerator) DictionaryWithValuesForKeys

func (o *NSEnumerator) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*NSEnumerator) DidChangeValueForKey

func (o *NSEnumerator) DidChangeValueForKey(key *NSString)

func (*NSEnumerator) DidChangeValueForKeyWithSetMutation

func (o *NSEnumerator) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSEnumerator) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *NSEnumerator) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSEnumerator) DidChangeValuesAtIndexes

func (o *NSEnumerator) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSEnumerator) DidChangeValuesAtIndexesForKey

func (o *NSEnumerator) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSEnumerator) DoesContain

func (o *NSEnumerator) DoesContain(object NSObject) bool

func (*NSEnumerator) DoesNotRecognizeSelector

func (o *NSEnumerator) DoesNotRecognizeSelector(aSelector SEL)

func (*NSEnumerator) ForIn

func (e *NSEnumerator) ForIn(f func(*Id) bool)

func (*NSEnumerator) ForwardInvocation

func (o *NSEnumerator) ForwardInvocation(anInvocation *NSInvocation)

func (*NSEnumerator) ForwardingTargetForSelector

func (o *NSEnumerator) ForwardingTargetForSelector(aSelector SEL) *Id

func (*NSEnumerator) GC

func (o *NSEnumerator) GC()

func (*NSEnumerator) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *NSEnumerator) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*NSEnumerator) Init

func (o *NSEnumerator) Init() *NSEnumerator

func (*NSEnumerator) InsertValueAtIndex

func (o *NSEnumerator) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*NSEnumerator) InsertValueAtIndexInPropertyWithKey

func (o *NSEnumerator) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*NSEnumerator) InsertValueInPropertyWithKey

func (o *NSEnumerator) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*NSEnumerator) InverseForRelationshipKey

func (o *NSEnumerator) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*NSEnumerator) IsCaseInsensitiveLike

func (o *NSEnumerator) IsCaseInsensitiveLike(object *NSString) bool

func (*NSEnumerator) IsEqualTo

func (o *NSEnumerator) IsEqualTo(object NSObject) bool

func (*NSEnumerator) IsGreaterThan

func (o *NSEnumerator) IsGreaterThan(object NSObject) bool

func (*NSEnumerator) IsGreaterThanOrEqualTo

func (o *NSEnumerator) IsGreaterThanOrEqualTo(object NSObject) bool

func (*NSEnumerator) IsLessThan

func (o *NSEnumerator) IsLessThan(object NSObject) bool

func (*NSEnumerator) IsLessThanOrEqualTo

func (o *NSEnumerator) IsLessThanOrEqualTo(object NSObject) bool

func (*NSEnumerator) IsLike

func (o *NSEnumerator) IsLike(object *NSString) bool

func (*NSEnumerator) IsNotEqualTo

func (o *NSEnumerator) IsNotEqualTo(object NSObject) bool

func (*NSEnumerator) MethodSignatureForSelector

func (o *NSEnumerator) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSEnumerator) MutableArrayValueForKey

func (o *NSEnumerator) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*NSEnumerator) MutableArrayValueForKeyPath

func (o *NSEnumerator) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*NSEnumerator) MutableCopy

func (o *NSEnumerator) MutableCopy() *Id

func (*NSEnumerator) MutableOrderedSetValueForKey

func (o *NSEnumerator) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*NSEnumerator) MutableOrderedSetValueForKeyPath

func (o *NSEnumerator) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*NSEnumerator) MutableSetValueForKey

func (o *NSEnumerator) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*NSEnumerator) MutableSetValueForKeyPath

func (o *NSEnumerator) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*NSEnumerator) NewScriptingObjectOfClassForValueForKey

func (o *NSEnumerator) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSEnumerator) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *NSEnumerator) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSEnumerator) NextObject

func (o *NSEnumerator) NextObject() *Id

func (*NSEnumerator) ObjectSpecifier

func (o *NSEnumerator) ObjectSpecifier() *NSScriptObjectSpecifier

func (*NSEnumerator) ObservationInfo

func (o *NSEnumerator) ObservationInfo() unsafe.Pointer

func (*NSEnumerator) ObserveValueForKeyPathOfObject

func (o *NSEnumerator) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSEnumerator) ObserveValueForKeyPathOfObjectChange

func (o *NSEnumerator) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSEnumerator) PerformSelectorInBackgroundWithObject

func (o *NSEnumerator) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*NSEnumerator) PerformSelectorOnMainThreadWithObject

func (o *NSEnumerator) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*NSEnumerator) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *NSEnumerator) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*NSEnumerator) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *NSEnumerator) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*NSEnumerator) PerformSelectorOnThread

func (o *NSEnumerator) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSEnumerator) PerformSelectorOnThreadWithObject

func (o *NSEnumerator) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSEnumerator) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *NSEnumerator) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSEnumerator) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *NSEnumerator) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSEnumerator) PerformSelectorWithObject

func (o *NSEnumerator) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSEnumerator) PerformSelectorWithObjectAfterDelay

func (o *NSEnumerator) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSEnumerator) PerformSelectorWithObjectAfterDelayInModes

func (o *NSEnumerator) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*NSEnumerator) Ptr

func (o *NSEnumerator) Ptr() unsafe.Pointer

func (*NSEnumerator) RemoveObserverForKeyPath

func (o *NSEnumerator) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*NSEnumerator) RemoveObserverForKeyPathContext

func (o *NSEnumerator) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*NSEnumerator) RemoveValueAtIndexFromPropertyWithKey

func (o *NSEnumerator) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*NSEnumerator) ReplaceValueAtIndexInPropertyWithKey

func (o *NSEnumerator) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*NSEnumerator) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *NSEnumerator) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*NSEnumerator) ReplacementObjectForCoder

func (o *NSEnumerator) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*NSEnumerator) ReplacementObjectForKeyedArchiver

func (o *NSEnumerator) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*NSEnumerator) ScriptingBeginsWith

func (o *NSEnumerator) ScriptingBeginsWith(object NSObject) bool

func (*NSEnumerator) ScriptingContains

func (o *NSEnumerator) ScriptingContains(object NSObject) bool

func (*NSEnumerator) ScriptingEndsWith

func (o *NSEnumerator) ScriptingEndsWith(object NSObject) bool

func (*NSEnumerator) ScriptingIsEqualTo

func (o *NSEnumerator) ScriptingIsEqualTo(object NSObject) bool

func (*NSEnumerator) ScriptingIsGreaterThan

func (o *NSEnumerator) ScriptingIsGreaterThan(object NSObject) bool

func (*NSEnumerator) ScriptingIsGreaterThanOrEqualTo

func (o *NSEnumerator) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*NSEnumerator) ScriptingIsLessThan

func (o *NSEnumerator) ScriptingIsLessThan(object NSObject) bool

func (*NSEnumerator) ScriptingIsLessThanOrEqualTo

func (o *NSEnumerator) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*NSEnumerator) ScriptingProperties

func (o *NSEnumerator) ScriptingProperties() *NSDictionary

func (*NSEnumerator) ScriptingValueForSpecifier

func (o *NSEnumerator) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*NSEnumerator) SetNilValueForKey

func (o *NSEnumerator) SetNilValueForKey(key *NSString)

func (*NSEnumerator) SetObservationInfo

func (o *NSEnumerator) SetObservationInfo(observationInfo unsafe.Pointer)

func (*NSEnumerator) SetScriptingProperties

func (o *NSEnumerator) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*NSEnumerator) SetValueForKey

func (o *NSEnumerator) SetValueForKey(value NSObject, key *NSString)

func (*NSEnumerator) SetValueForKeyPath

func (o *NSEnumerator) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*NSEnumerator) SetValueForUndefinedKey

func (o *NSEnumerator) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*NSEnumerator) SetValuesForKeysWithDictionary

func (o *NSEnumerator) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*NSEnumerator) ToManyRelationshipKeys

func (o *NSEnumerator) ToManyRelationshipKeys() *NSArray

func (*NSEnumerator) ToOneRelationshipKeys

func (o *NSEnumerator) ToOneRelationshipKeys() *NSArray

func (*NSEnumerator) ValidateValueForKey

func (o *NSEnumerator) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSEnumerator) ValidateValueForKeyError

func (o *NSEnumerator) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSEnumerator) ValidateValueForKeyPath

func (o *NSEnumerator) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSEnumerator) ValidateValueForKeyPathError

func (o *NSEnumerator) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSEnumerator) ValueAtIndexInPropertyWithKey

func (o *NSEnumerator) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*NSEnumerator) ValueForKey

func (o *NSEnumerator) ValueForKey(key *NSString) *Id

func (*NSEnumerator) ValueForKeyPath

func (o *NSEnumerator) ValueForKeyPath(keyPath *NSString) *Id

func (*NSEnumerator) ValueForUndefinedKey

func (o *NSEnumerator) ValueForUndefinedKey(key *NSString) *Id

func (*NSEnumerator) ValueWithNameInPropertyWithKey

func (o *NSEnumerator) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*NSEnumerator) ValueWithUniqueIDInPropertyWithKey

func (o *NSEnumerator) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*NSEnumerator) WillChangeValueForKey

func (o *NSEnumerator) WillChangeValueForKey(key *NSString)

func (*NSEnumerator) WillChangeValueForKeyWithSetMutation

func (o *NSEnumerator) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSEnumerator) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *NSEnumerator) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSEnumerator) WillChangeValuesAtIndexes

func (o *NSEnumerator) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSEnumerator) WillChangeValuesAtIndexesForKey

func (o *NSEnumerator) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

type NSError

type NSError struct{ Id }

func (*NSError) Ptr

func (o *NSError) Ptr() unsafe.Pointer

type NSFastEnumerationState

type NSFastEnumerationState = C.struct_NSFastEnumerationState

type NSIndexSet

type NSIndexSet struct{ Id }

func (*NSIndexSet) Ptr

func (o *NSIndexSet) Ptr() unsafe.Pointer

type NSInteger

type NSInteger C.long
const CBATTErrorAttributeNotFound NSInteger = C.CBATTErrorAttributeNotFound
const CBATTErrorAttributeNotLong NSInteger = C.CBATTErrorAttributeNotLong
const CBATTErrorInsufficientAuthentication NSInteger = C.CBATTErrorInsufficientAuthentication
const CBATTErrorInsufficientAuthorization NSInteger = C.CBATTErrorInsufficientAuthorization
const CBATTErrorInsufficientEncryption NSInteger = C.CBATTErrorInsufficientEncryption
const CBATTErrorInsufficientEncryptionKeySize NSInteger = C.CBATTErrorInsufficientEncryptionKeySize
const CBATTErrorInsufficientResources NSInteger = C.CBATTErrorInsufficientResources
const CBATTErrorInvalidAttributeValueLength NSInteger = C.CBATTErrorInvalidAttributeValueLength
const CBATTErrorInvalidHandle NSInteger = C.CBATTErrorInvalidHandle
const CBATTErrorInvalidOffset NSInteger = C.CBATTErrorInvalidOffset
const CBATTErrorInvalidPdu NSInteger = C.CBATTErrorInvalidPdu
const CBATTErrorPrepareQueueFull NSInteger = C.CBATTErrorPrepareQueueFull
const CBATTErrorReadNotPermitted NSInteger = C.CBATTErrorReadNotPermitted
const CBATTErrorRequestNotSupported NSInteger = C.CBATTErrorRequestNotSupported
const CBATTErrorSuccess NSInteger = C.CBATTErrorSuccess
const CBATTErrorUnlikelyError NSInteger = C.CBATTErrorUnlikelyError
const CBATTErrorUnsupportedGroupType NSInteger = C.CBATTErrorUnsupportedGroupType
const CBATTErrorWriteNotPermitted NSInteger = C.CBATTErrorWriteNotPermitted
const CBCharacteristicWriteWithResponse NSInteger = C.CBCharacteristicWriteWithResponse
const CBCharacteristicWriteWithoutResponse NSInteger = C.CBCharacteristicWriteWithoutResponse
const CBErrorAlreadyAdvertising NSInteger = C.CBErrorAlreadyAdvertising
const CBErrorConnectionFailed NSInteger = C.CBErrorConnectionFailed
const CBErrorConnectionLimitReached NSInteger = C.CBErrorConnectionLimitReached
const CBErrorConnectionTimeout NSInteger = C.CBErrorConnectionTimeout
const CBErrorInvalidHandle NSInteger = C.CBErrorInvalidHandle
const CBErrorInvalidParameters NSInteger = C.CBErrorInvalidParameters
const CBErrorNotConnected NSInteger = C.CBErrorNotConnected
const CBErrorOperationCancelled NSInteger = C.CBErrorOperationCancelled
const CBErrorOutOfSpace NSInteger = C.CBErrorOutOfSpace
const CBErrorPeripheralDisconnected NSInteger = C.CBErrorPeripheralDisconnected
const CBErrorUUIDNotAllowed NSInteger = C.CBErrorUUIDNotAllowed
const CBErrorUnknown NSInteger = C.CBErrorUnknown
const CBErrorUnkownDevice NSInteger = C.CBErrorUnkownDevice
const CBManagerStatePoweredOff NSInteger = C.CBManagerStatePoweredOff
const CBManagerStatePoweredOn NSInteger = C.CBManagerStatePoweredOn
const CBManagerStateResetting NSInteger = C.CBManagerStateResetting
const CBManagerStateUnauthorized NSInteger = C.CBManagerStateUnauthorized
const CBManagerStateUnknown NSInteger = C.CBManagerStateUnknown
const CBManagerStateUnsupported NSInteger = C.CBManagerStateUnsupported
const CBPeripheralManagerAuthorizationStatusAuthorized NSInteger = C.CBPeripheralManagerAuthorizationStatusAuthorized
const CBPeripheralManagerAuthorizationStatusDenied NSInteger = C.CBPeripheralManagerAuthorizationStatusDenied
const CBPeripheralManagerAuthorizationStatusNotDetermined NSInteger = C.CBPeripheralManagerAuthorizationStatusNotDetermined
const CBPeripheralManagerAuthorizationStatusRestricted NSInteger = C.CBPeripheralManagerAuthorizationStatusRestricted
const CBPeripheralManagerConnectionLatencyHigh NSInteger = C.CBPeripheralManagerConnectionLatencyHigh
const CBPeripheralManagerConnectionLatencyLow NSInteger = C.CBPeripheralManagerConnectionLatencyLow
const CBPeripheralManagerConnectionLatencyMedium NSInteger = C.CBPeripheralManagerConnectionLatencyMedium
const CBPeripheralStateConnected NSInteger = C.CBPeripheralStateConnected
const CBPeripheralStateConnecting NSInteger = C.CBPeripheralStateConnecting
const CBPeripheralStateDisconnected NSInteger = C.CBPeripheralStateDisconnected
const CBPeripheralStateDisconnecting NSInteger = C.CBPeripheralStateDisconnecting

func CBAttributeVersion

func CBAttributeVersion() NSInteger

func CBCentralManagerVersion

func CBCentralManagerVersion() NSInteger

func CBCentralVersion

func CBCentralVersion() NSInteger

func CBCharacteristicVersion

func CBCharacteristicVersion() NSInteger

func CBDescriptorVersion

func CBDescriptorVersion() NSInteger

func CBManagerVersion

func CBManagerVersion() NSInteger

func CBPeripheralManagerVersion

func CBPeripheralManagerVersion() NSInteger

func CBPeripheralVersion

func CBPeripheralVersion() NSInteger

func CBServiceVersion

func CBServiceVersion() NSInteger

func CBUUIDVersion

func CBUUIDVersion() NSInteger

func NSArrayVersion

func NSArrayVersion() NSInteger

func NSAutoreleasePoolVersion

func NSAutoreleasePoolVersion() NSInteger

func NSDataVersion

func NSDataVersion() NSInteger

func NSDictionaryVersion

func NSDictionaryVersion() NSInteger

func NSEnumeratorVersion

func NSEnumeratorVersion() NSInteger

func NSMutableArrayVersion

func NSMutableArrayVersion() NSInteger

func NSNumberVersion

func NSNumberVersion() NSInteger

func NSObjectVersion

func NSObjectVersion() NSInteger

func NSStringVersion

func NSStringVersion() NSInteger

func NSUUIDVersion

func NSUUIDVersion() NSInteger

type NSInvocation

type NSInvocation struct{ Id }

func (*NSInvocation) Ptr

func (o *NSInvocation) Ptr() unsafe.Pointer

type NSItemProviderRepresentationVisibility

type NSItemProviderRepresentationVisibility C.enum_NSItemProviderRepresentationVisibility

func NSStringItemProviderVisibilityForRepresentationWithTypeIdentifier

func NSStringItemProviderVisibilityForRepresentationWithTypeIdentifier(typeIdentifier *NSString) NSItemProviderRepresentationVisibility

type NSKeyValueChange

type NSKeyValueChange C.enum_NSKeyValueChange

type NSKeyValueObservingOptions

type NSKeyValueObservingOptions C.enum_NSKeyValueObservingOptions

type NSKeyValueSetMutationKind

type NSKeyValueSetMutationKind C.enum_NSKeyValueSetMutationKind

type NSKeyedArchiver

type NSKeyedArchiver struct{ NSCoder }

func (*NSKeyedArchiver) Ptr

func (o *NSKeyedArchiver) Ptr() unsafe.Pointer

type NSLinguisticTagScheme

type NSLinguisticTagScheme = *NSString

type NSLinguisticTaggerOptions

type NSLinguisticTaggerOptions C.enum_NSLinguisticTaggerOptions

type NSLocale

type NSLocale struct{ Id }

func (*NSLocale) Ptr

func (o *NSLocale) Ptr() unsafe.Pointer

type NSMethodSignature

type NSMethodSignature struct{ Id }

func CBAttributeInstanceMethodSignatureForSelector

func CBAttributeInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func CBCentralInstanceMethodSignatureForSelector

func CBCentralInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func CBCentralManagerInstanceMethodSignatureForSelector

func CBCentralManagerInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func CBCharacteristicInstanceMethodSignatureForSelector

func CBCharacteristicInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func CBDescriptorInstanceMethodSignatureForSelector

func CBDescriptorInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func CBManagerInstanceMethodSignatureForSelector

func CBManagerInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func CBPeripheralInstanceMethodSignatureForSelector

func CBPeripheralInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func CBPeripheralManagerInstanceMethodSignatureForSelector

func CBPeripheralManagerInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func CBServiceInstanceMethodSignatureForSelector

func CBServiceInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func CBUUIDInstanceMethodSignatureForSelector

func CBUUIDInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSArrayInstanceMethodSignatureForSelector

func NSArrayInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSAutoreleasePoolInstanceMethodSignatureForSelector

func NSAutoreleasePoolInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSDataInstanceMethodSignatureForSelector

func NSDataInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSDictionaryInstanceMethodSignatureForSelector

func NSDictionaryInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSEnumeratorInstanceMethodSignatureForSelector

func NSEnumeratorInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSMutableArrayInstanceMethodSignatureForSelector

func NSMutableArrayInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSNumberInstanceMethodSignatureForSelector

func NSNumberInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSObjectInstanceMethodSignatureForSelector

func NSObjectInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSStringInstanceMethodSignatureForSelector

func NSStringInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func NSUUIDInstanceMethodSignatureForSelector

func NSUUIDInstanceMethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSMethodSignature) Ptr

func (o *NSMethodSignature) Ptr() unsafe.Pointer

type NSMutableArray

type NSMutableArray struct{ NSArray }

func NSMutableArrayAlloc

func NSMutableArrayAlloc() *NSMutableArray

func NSMutableArrayAllocWithZone

func NSMutableArrayAllocWithZone(zone *_NSZone) *NSMutableArray

func NSMutableArrayArray

func NSMutableArrayArray() *NSMutableArray

func NSMutableArrayNew

func NSMutableArrayNew() *NSMutableArray

func NSMutableArrayWithArray

func NSMutableArrayWithArray(array *NSArray) *NSMutableArray

func NSMutableArrayWithCapacity

func NSMutableArrayWithCapacity(numItems NSUInteger) *NSMutableArray

func NSMutableArrayWithContentsOfFile

func NSMutableArrayWithContentsOfFile(path *NSString) *NSMutableArray

func NSMutableArrayWithContentsOfURL

func NSMutableArrayWithContentsOfURL(url *NSURL) *NSMutableArray

func NSMutableArrayWithObject

func NSMutableArrayWithObject(anObject NSObject) *NSMutableArray

func NSMutableArrayWithObjects

func NSMutableArrayWithObjects(firstObj NSObject, objects ...NSObject) *NSMutableArray

func NSMutableArrayWithObjectsCount

func NSMutableArrayWithObjectsCount(objects *[]*Id, cnt NSUInteger) *NSMutableArray

func (*NSMutableArray) AddObject

func (o *NSMutableArray) AddObject(anObject NSObject)

func (*NSMutableArray) AddObjectsFromArray

func (o *NSMutableArray) AddObjectsFromArray(otherArray *NSArray)

func (*NSMutableArray) AddObserverForKeyPath

func (o *NSMutableArray) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSMutableArray) AddObserverForKeyPathOptions

func (o *NSMutableArray) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSMutableArray) AddObserverForKeyPathOptionsContext

func (o *NSMutableArray) AddObserverForKeyPathOptionsContext(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSMutableArray) AddObserverToObjectsAtIndexes

func (o *NSMutableArray) AddObserverToObjectsAtIndexes(observer NSObject, indexes *NSIndexSet, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSMutableArray) AddObserverToObjectsAtIndexesForKeyPath

func (o *NSMutableArray) AddObserverToObjectsAtIndexesForKeyPath(observer NSObject, indexes *NSIndexSet, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSMutableArray) ArrayByAddingObject

func (o *NSMutableArray) ArrayByAddingObject(anObject NSObject) *NSArray

func (*NSMutableArray) ArrayByAddingObjectsFromArray

func (o *NSMutableArray) ArrayByAddingObjectsFromArray(otherArray *NSArray) *NSArray

func (*NSMutableArray) AttemptRecoveryFromErrorOptionIndex

func (o *NSMutableArray) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*NSMutableArray) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *NSMutableArray) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSMutableArray) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *NSMutableArray) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSMutableArray) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo

func (o *NSMutableArray) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelectorContextInfo(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSMutableArray) AttributeKeys

func (o *NSMutableArray) AttributeKeys() *NSArray

func (*NSMutableArray) AutoContentAccessingProxy

func (o *NSMutableArray) AutoContentAccessingProxy() *Id

func (*NSMutableArray) AwakeAfterUsingCoder

func (o *NSMutableArray) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*NSMutableArray) ClassCode

func (o *NSMutableArray) ClassCode() FourCharCode

func (*NSMutableArray) ClassDescription

func (o *NSMutableArray) ClassDescription() *NSClassDescription

func (*NSMutableArray) ClassForArchiver

func (o *NSMutableArray) ClassForArchiver() Class

func (*NSMutableArray) ClassForCoder

func (o *NSMutableArray) ClassForCoder() Class

func (*NSMutableArray) ClassForKeyedArchiver

func (o *NSMutableArray) ClassForKeyedArchiver() Class

func (*NSMutableArray) ClassName

func (o *NSMutableArray) ClassName() *NSString

func (*NSMutableArray) CoerceValueForKey

func (o *NSMutableArray) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*NSMutableArray) ComponentsJoinedByString

func (o *NSMutableArray) ComponentsJoinedByString(separator *NSString) *NSString

func (*NSMutableArray) ContainsObject

func (o *NSMutableArray) ContainsObject(anObject NSObject) bool

func (*NSMutableArray) Copy

func (o *NSMutableArray) Copy() *Id

func (*NSMutableArray) CopyScriptingValueForKey

func (o *NSMutableArray) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSMutableArray) CopyScriptingValueForKeyWithProperties

func (o *NSMutableArray) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSMutableArray) CopyWithZone

func (o *NSMutableArray) CopyWithZone(zone *NSZone) *Id

func (*NSMutableArray) Count

func (o *NSMutableArray) Count() NSUInteger

func (*NSMutableArray) CountByEnumeratingWithStateObjects

func (o *NSMutableArray) CountByEnumeratingWithStateObjects(state *NSFastEnumerationState, buffer *[]*Id, len_ NSUInteger) NSUInteger

func (*NSMutableArray) CountByEnumeratingWithStateObjectsCount

func (o *NSMutableArray) CountByEnumeratingWithStateObjectsCount(state *NSFastEnumerationState, buffer *[]*Id, len_ NSUInteger) NSUInteger

func (*NSMutableArray) Dealloc

func (o *NSMutableArray) Dealloc()

func (*NSMutableArray) Description

func (o *NSMutableArray) Description() *NSString

func (*NSMutableArray) DescriptionWithLocale

func (o *NSMutableArray) DescriptionWithLocale(locale NSObject) *NSString

func (*NSMutableArray) DescriptionWithLocaleIndent

func (o *NSMutableArray) DescriptionWithLocaleIndent(locale NSObject, level NSUInteger) *NSString

func (*NSMutableArray) DictionaryWithValuesForKeys

func (o *NSMutableArray) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*NSMutableArray) DidChangeValueForKey

func (o *NSMutableArray) DidChangeValueForKey(key *NSString)

func (*NSMutableArray) DidChangeValueForKeyWithSetMutation

func (o *NSMutableArray) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSMutableArray) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *NSMutableArray) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSMutableArray) DidChangeValuesAtIndexes

func (o *NSMutableArray) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSMutableArray) DidChangeValuesAtIndexesForKey

func (o *NSMutableArray) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSMutableArray) DoesContain

func (o *NSMutableArray) DoesContain(object NSObject) bool

func (*NSMutableArray) DoesNotRecognizeSelector

func (o *NSMutableArray) DoesNotRecognizeSelector(aSelector SEL)

func (*NSMutableArray) ExchangeObjectAtIndexWithObjectAtIndex

func (o *NSMutableArray) ExchangeObjectAtIndexWithObjectAtIndex(idx1 NSUInteger, idx2 NSUInteger)

func (*NSMutableArray) FilterUsingPredicate

func (o *NSMutableArray) FilterUsingPredicate(predicate *NSPredicate)

func (*NSMutableArray) FilteredArrayUsingPredicate

func (o *NSMutableArray) FilteredArrayUsingPredicate(predicate *NSPredicate) *NSArray

func (*NSMutableArray) FirstObject

func (o *NSMutableArray) FirstObject() *Id

func (*NSMutableArray) FirstObjectCommonWithArray

func (o *NSMutableArray) FirstObjectCommonWithArray(otherArray *NSArray) *Id

func (*NSMutableArray) ForwardInvocation

func (o *NSMutableArray) ForwardInvocation(anInvocation *NSInvocation)

func (*NSMutableArray) ForwardingTargetForSelector

func (o *NSMutableArray) ForwardingTargetForSelector(aSelector SEL) *Id

func (*NSMutableArray) GC

func (o *NSMutableArray) GC()

func (*NSMutableArray) GetObjectsRange

func (o *NSMutableArray) GetObjectsRange(objects *[]*Id, range_ NSRange)

func (*NSMutableArray) IndexOfObject

func (o *NSMutableArray) IndexOfObject(anObject NSObject) NSUInteger

func (*NSMutableArray) IndexOfObjectIdenticalTo

func (o *NSMutableArray) IndexOfObjectIdenticalTo(anObject NSObject) NSUInteger

func (*NSMutableArray) IndexOfObjectIdenticalToInRange

func (o *NSMutableArray) IndexOfObjectIdenticalToInRange(anObject NSObject, range_ NSRange) NSUInteger

func (*NSMutableArray) IndexOfObjectInRange

func (o *NSMutableArray) IndexOfObjectInRange(anObject NSObject, range_ NSRange) NSUInteger

func (*NSMutableArray) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *NSMutableArray) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*NSMutableArray) Init

func (o *NSMutableArray) Init() *NSMutableArray

func (*NSMutableArray) InitWithArray

func (o *NSMutableArray) InitWithArray(array *NSArray) *NSMutableArray

func (*NSMutableArray) InitWithArrayCopyItems

func (o *NSMutableArray) InitWithArrayCopyItems(array *NSArray, flag BOOL) *NSMutableArray

func (*NSMutableArray) InitWithCapacity

func (o *NSMutableArray) InitWithCapacity(numItems NSUInteger) *NSMutableArray

func (*NSMutableArray) InitWithCoder

func (o *NSMutableArray) InitWithCoder(aDecoder *NSCoder) *NSMutableArray

func (*NSMutableArray) InitWithContentsOfFile

func (o *NSMutableArray) InitWithContentsOfFile(path *NSString) *NSMutableArray

func (*NSMutableArray) InitWithContentsOfURL

func (o *NSMutableArray) InitWithContentsOfURL(url *NSURL) *NSMutableArray

func (*NSMutableArray) InitWithContentsOfURLError

func (o *NSMutableArray) InitWithContentsOfURLError(url *NSURL, error *[]*NSError) *NSArray

func (*NSMutableArray) InitWithObjects

func (o *NSMutableArray) InitWithObjects(firstObj NSObject, objects ...NSObject) *NSMutableArray

func (*NSMutableArray) InitWithObjectsCount

func (o *NSMutableArray) InitWithObjectsCount(objects *[]*Id, cnt NSUInteger) *NSMutableArray

func (*NSMutableArray) InsertObjectAtIndex

func (o *NSMutableArray) InsertObjectAtIndex(anObject NSObject, index NSUInteger)

func (*NSMutableArray) InsertObjectsAtIndexes

func (o *NSMutableArray) InsertObjectsAtIndexes(objects *NSArray, indexes *NSIndexSet)

func (*NSMutableArray) InsertValueAtIndex

func (o *NSMutableArray) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*NSMutableArray) InsertValueAtIndexInPropertyWithKey

func (o *NSMutableArray) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*NSMutableArray) InsertValueInPropertyWithKey

func (o *NSMutableArray) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*NSMutableArray) InverseForRelationshipKey

func (o *NSMutableArray) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*NSMutableArray) IsCaseInsensitiveLike

func (o *NSMutableArray) IsCaseInsensitiveLike(object *NSString) bool

func (*NSMutableArray) IsEqualTo

func (o *NSMutableArray) IsEqualTo(object NSObject) bool

func (*NSMutableArray) IsEqualToArray

func (o *NSMutableArray) IsEqualToArray(otherArray *NSArray) bool

func (*NSMutableArray) IsGreaterThan

func (o *NSMutableArray) IsGreaterThan(object NSObject) bool

func (*NSMutableArray) IsGreaterThanOrEqualTo

func (o *NSMutableArray) IsGreaterThanOrEqualTo(object NSObject) bool

func (*NSMutableArray) IsLessThan

func (o *NSMutableArray) IsLessThan(object NSObject) bool

func (*NSMutableArray) IsLessThanOrEqualTo

func (o *NSMutableArray) IsLessThanOrEqualTo(object NSObject) bool

func (*NSMutableArray) IsLike

func (o *NSMutableArray) IsLike(object *NSString) bool

func (*NSMutableArray) IsNotEqualTo

func (o *NSMutableArray) IsNotEqualTo(object NSObject) bool

func (*NSMutableArray) LastObject

func (o *NSMutableArray) LastObject() *Id

func (*NSMutableArray) MakeObjectsPerformSelector

func (o *NSMutableArray) MakeObjectsPerformSelector(aSelector SEL)

func (*NSMutableArray) MakeObjectsPerformSelectorWithObject

func (o *NSMutableArray) MakeObjectsPerformSelectorWithObject(aSelector SEL, argument NSObject)

func (*NSMutableArray) MethodSignatureForSelector

func (o *NSMutableArray) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSMutableArray) MutableArrayValueForKey

func (o *NSMutableArray) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*NSMutableArray) MutableArrayValueForKeyPath

func (o *NSMutableArray) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*NSMutableArray) MutableCopy

func (o *NSMutableArray) MutableCopy() *Id

func (*NSMutableArray) MutableCopyWithZone

func (o *NSMutableArray) MutableCopyWithZone(zone *NSZone) *Id

func (*NSMutableArray) MutableOrderedSetValueForKey

func (o *NSMutableArray) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*NSMutableArray) MutableOrderedSetValueForKeyPath

func (o *NSMutableArray) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*NSMutableArray) MutableSetValueForKey

func (o *NSMutableArray) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*NSMutableArray) MutableSetValueForKeyPath

func (o *NSMutableArray) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*NSMutableArray) NewScriptingObjectOfClassForValueForKey

func (o *NSMutableArray) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSMutableArray) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *NSMutableArray) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSMutableArray) NewScriptingObjectOfClassForValueForKeyWithContentsValueProperties

func (o *NSMutableArray) NewScriptingObjectOfClassForValueForKeyWithContentsValueProperties(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSMutableArray) ObjectAtIndex

func (o *NSMutableArray) ObjectAtIndex(index NSUInteger) *Id

func (*NSMutableArray) ObjectAtIndexedSubscript

func (o *NSMutableArray) ObjectAtIndexedSubscript(idx NSUInteger) *Id

func (*NSMutableArray) ObjectEnumerator

func (o *NSMutableArray) ObjectEnumerator() *NSEnumerator

func (*NSMutableArray) ObjectSpecifier

func (o *NSMutableArray) ObjectSpecifier() *NSScriptObjectSpecifier

func (*NSMutableArray) ObjectsAtIndexes

func (o *NSMutableArray) ObjectsAtIndexes(indexes *NSIndexSet) *NSArray

func (*NSMutableArray) ObservationInfo

func (o *NSMutableArray) ObservationInfo() unsafe.Pointer

func (*NSMutableArray) ObserveValueForKeyPathOfObject

func (o *NSMutableArray) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSMutableArray) ObserveValueForKeyPathOfObjectChange

func (o *NSMutableArray) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSMutableArray) ObserveValueForKeyPathOfObjectChangeContext

func (o *NSMutableArray) ObserveValueForKeyPathOfObjectChangeContext(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSMutableArray) PathsMatchingExtensions

func (o *NSMutableArray) PathsMatchingExtensions(filterTypes *NSArray) *NSArray

func (*NSMutableArray) PerformSelectorInBackgroundWithObject

func (o *NSMutableArray) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*NSMutableArray) PerformSelectorOnMainThreadWithObject

func (o *NSMutableArray) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*NSMutableArray) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *NSMutableArray) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*NSMutableArray) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *NSMutableArray) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*NSMutableArray) PerformSelectorOnThread

func (o *NSMutableArray) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSMutableArray) PerformSelectorOnThreadWithObject

func (o *NSMutableArray) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSMutableArray) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *NSMutableArray) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSMutableArray) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *NSMutableArray) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSMutableArray) PerformSelectorWithObject

func (o *NSMutableArray) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSMutableArray) PerformSelectorWithObjectAfterDelay

func (o *NSMutableArray) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSMutableArray) PerformSelectorWithObjectAfterDelayInModes

func (o *NSMutableArray) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*NSMutableArray) Ptr

func (o *NSMutableArray) Ptr() unsafe.Pointer

func (*NSMutableArray) RemoveAllObjects

func (o *NSMutableArray) RemoveAllObjects()

func (*NSMutableArray) RemoveLastObject

func (o *NSMutableArray) RemoveLastObject()

func (*NSMutableArray) RemoveObject

func (o *NSMutableArray) RemoveObject(anObject NSObject)

func (*NSMutableArray) RemoveObjectAtIndex

func (o *NSMutableArray) RemoveObjectAtIndex(index NSUInteger)

func (*NSMutableArray) RemoveObjectIdenticalTo

func (o *NSMutableArray) RemoveObjectIdenticalTo(anObject NSObject)

func (*NSMutableArray) RemoveObjectIdenticalToInRange

func (o *NSMutableArray) RemoveObjectIdenticalToInRange(anObject NSObject, range_ NSRange)

func (*NSMutableArray) RemoveObjectInRange

func (o *NSMutableArray) RemoveObjectInRange(anObject NSObject, range_ NSRange)

func (*NSMutableArray) RemoveObjectsAtIndexes

func (o *NSMutableArray) RemoveObjectsAtIndexes(indexes *NSIndexSet)

func (*NSMutableArray) RemoveObjectsInArray

func (o *NSMutableArray) RemoveObjectsInArray(otherArray *NSArray)

func (*NSMutableArray) RemoveObjectsInRange

func (o *NSMutableArray) RemoveObjectsInRange(range_ NSRange)

func (*NSMutableArray) RemoveObserverForKeyPath

func (o *NSMutableArray) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*NSMutableArray) RemoveObserverForKeyPathContext

func (o *NSMutableArray) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*NSMutableArray) RemoveObserverFromObjectsAtIndexes

func (o *NSMutableArray) RemoveObserverFromObjectsAtIndexes(observer NSObject, indexes *NSIndexSet, keyPath *NSString)

func (*NSMutableArray) RemoveObserverFromObjectsAtIndexesForKeyPath

func (o *NSMutableArray) RemoveObserverFromObjectsAtIndexesForKeyPath(observer NSObject, indexes *NSIndexSet, keyPath *NSString)

func (*NSMutableArray) RemoveObserverFromObjectsAtIndexesForKeyPathContext

func (o *NSMutableArray) RemoveObserverFromObjectsAtIndexesForKeyPathContext(observer NSObject, indexes *NSIndexSet, keyPath *NSString, context unsafe.Pointer)

func (*NSMutableArray) RemoveValueAtIndexFromPropertyWithKey

func (o *NSMutableArray) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*NSMutableArray) ReplaceObjectAtIndexWithObject

func (o *NSMutableArray) ReplaceObjectAtIndexWithObject(index NSUInteger, anObject NSObject)

func (*NSMutableArray) ReplaceObjectsAtIndexesWithObjects

func (o *NSMutableArray) ReplaceObjectsAtIndexesWithObjects(indexes *NSIndexSet, objects *NSArray)

func (*NSMutableArray) ReplaceObjectsInRangeWithObjectsFromArray

func (o *NSMutableArray) ReplaceObjectsInRangeWithObjectsFromArray(range_ NSRange, otherArray *NSArray)

func (*NSMutableArray) ReplaceObjectsInRangeWithObjectsFromArrayRange

func (o *NSMutableArray) ReplaceObjectsInRangeWithObjectsFromArrayRange(range_ NSRange, otherArray *NSArray, otherRange NSRange)

func (*NSMutableArray) ReplaceValueAtIndexInPropertyWithKey

func (o *NSMutableArray) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*NSMutableArray) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *NSMutableArray) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*NSMutableArray) ReplacementObjectForCoder

func (o *NSMutableArray) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*NSMutableArray) ReplacementObjectForKeyedArchiver

func (o *NSMutableArray) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*NSMutableArray) ReverseObjectEnumerator

func (o *NSMutableArray) ReverseObjectEnumerator() *NSEnumerator

func (*NSMutableArray) ScriptingBeginsWith

func (o *NSMutableArray) ScriptingBeginsWith(object NSObject) bool

func (*NSMutableArray) ScriptingContains

func (o *NSMutableArray) ScriptingContains(object NSObject) bool

func (*NSMutableArray) ScriptingEndsWith

func (o *NSMutableArray) ScriptingEndsWith(object NSObject) bool

func (*NSMutableArray) ScriptingIsEqualTo

func (o *NSMutableArray) ScriptingIsEqualTo(object NSObject) bool

func (*NSMutableArray) ScriptingIsGreaterThan

func (o *NSMutableArray) ScriptingIsGreaterThan(object NSObject) bool

func (*NSMutableArray) ScriptingIsGreaterThanOrEqualTo

func (o *NSMutableArray) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*NSMutableArray) ScriptingIsLessThan

func (o *NSMutableArray) ScriptingIsLessThan(object NSObject) bool

func (*NSMutableArray) ScriptingIsLessThanOrEqualTo

func (o *NSMutableArray) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*NSMutableArray) ScriptingProperties

func (o *NSMutableArray) ScriptingProperties() *NSDictionary

func (*NSMutableArray) ScriptingValueForSpecifier

func (o *NSMutableArray) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*NSMutableArray) SetArray

func (o *NSMutableArray) SetArray(otherArray *NSArray)

func (*NSMutableArray) SetNilValueForKey

func (o *NSMutableArray) SetNilValueForKey(key *NSString)

func (*NSMutableArray) SetObjectAtIndexedSubscript

func (o *NSMutableArray) SetObjectAtIndexedSubscript(obj NSObject, idx NSUInteger)

func (*NSMutableArray) SetObservationInfo

func (o *NSMutableArray) SetObservationInfo(observationInfo unsafe.Pointer)

func (*NSMutableArray) SetScriptingProperties

func (o *NSMutableArray) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*NSMutableArray) SetValueForKey

func (o *NSMutableArray) SetValueForKey(value NSObject, key *NSString)

func (*NSMutableArray) SetValueForKeyPath

func (o *NSMutableArray) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*NSMutableArray) SetValueForUndefinedKey

func (o *NSMutableArray) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*NSMutableArray) SetValuesForKeysWithDictionary

func (o *NSMutableArray) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*NSMutableArray) SortUsingDescriptors

func (o *NSMutableArray) SortUsingDescriptors(sortDescriptors *NSArray)

func (*NSMutableArray) SortUsingSelector

func (o *NSMutableArray) SortUsingSelector(comparator SEL)

func (*NSMutableArray) SortedArrayHint

func (o *NSMutableArray) SortedArrayHint() *NSData

func (*NSMutableArray) SortedArrayUsingDescriptors

func (o *NSMutableArray) SortedArrayUsingDescriptors(sortDescriptors *NSArray) *NSArray

func (*NSMutableArray) SortedArrayUsingSelector

func (o *NSMutableArray) SortedArrayUsingSelector(comparator SEL) *NSArray

func (*NSMutableArray) SubarrayWithRange

func (o *NSMutableArray) SubarrayWithRange(range_ NSRange) *NSArray

func (*NSMutableArray) ToManyRelationshipKeys

func (o *NSMutableArray) ToManyRelationshipKeys() *NSArray

func (*NSMutableArray) ToOneRelationshipKeys

func (o *NSMutableArray) ToOneRelationshipKeys() *NSArray

func (*NSMutableArray) ValidateValueForKey

func (o *NSMutableArray) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSMutableArray) ValidateValueForKeyError

func (o *NSMutableArray) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSMutableArray) ValidateValueForKeyPath

func (o *NSMutableArray) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSMutableArray) ValidateValueForKeyPathError

func (o *NSMutableArray) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSMutableArray) ValueAtIndexInPropertyWithKey

func (o *NSMutableArray) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*NSMutableArray) ValueForKey

func (o *NSMutableArray) ValueForKey(key *NSString) *Id

func (*NSMutableArray) ValueForKeyPath

func (o *NSMutableArray) ValueForKeyPath(keyPath *NSString) *Id

func (*NSMutableArray) ValueForUndefinedKey

func (o *NSMutableArray) ValueForUndefinedKey(key *NSString) *Id

func (*NSMutableArray) ValueWithNameInPropertyWithKey

func (o *NSMutableArray) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*NSMutableArray) ValueWithUniqueIDInPropertyWithKey

func (o *NSMutableArray) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*NSMutableArray) WillChangeValueForKey

func (o *NSMutableArray) WillChangeValueForKey(key *NSString)

func (*NSMutableArray) WillChangeValueForKeyWithSetMutation

func (o *NSMutableArray) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSMutableArray) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *NSMutableArray) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSMutableArray) WillChangeValuesAtIndexes

func (o *NSMutableArray) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSMutableArray) WillChangeValuesAtIndexesForKey

func (o *NSMutableArray) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSMutableArray) WriteToFileAtomically

func (o *NSMutableArray) WriteToFileAtomically(path *NSString, useAuxiliaryFile BOOL) bool

func (*NSMutableArray) WriteToURLAtomically

func (o *NSMutableArray) WriteToURLAtomically(url *NSURL, atomically BOOL) bool

func (*NSMutableArray) WriteToURLError

func (o *NSMutableArray) WriteToURLError(url *NSURL, error *[]*NSError) bool

type NSMutableOrderedSet

type NSMutableOrderedSet struct{ NSOrderedSet }

func (*NSMutableOrderedSet) Ptr

type NSMutableSet

type NSMutableSet struct{ NSSet }

func (*NSMutableSet) Ptr

func (o *NSMutableSet) Ptr() unsafe.Pointer

type NSNumber

type NSNumber struct{ NSValue }

func NSNumberAlloc

func NSNumberAlloc() *NSNumber

func NSNumberAllocWithZone

func NSNumberAllocWithZone(zone *_NSZone) *NSNumber

func NSNumberNew

func NSNumberNew() *NSNumber

func NSNumberWithBool

func NSNumberWithBool(value BOOL) *NSNumber

func NSNumberWithChar

func NSNumberWithChar(value Char) *NSNumber

func NSNumberWithDouble

func NSNumberWithDouble(value Double) *NSNumber

func NSNumberWithFloat

func NSNumberWithFloat(value Float) *NSNumber

func NSNumberWithInt

func NSNumberWithInt(value Int) *NSNumber

func NSNumberWithInteger

func NSNumberWithInteger(value NSInteger) *NSNumber

func NSNumberWithLong

func NSNumberWithLong(value Long) *NSNumber

func NSNumberWithLongLong

func NSNumberWithLongLong(value LongLong) *NSNumber

func NSNumberWithShort

func NSNumberWithShort(value Short) *NSNumber

func NSNumberWithUnsignedChar

func NSNumberWithUnsignedChar(value UnsignedChar) *NSNumber

func NSNumberWithUnsignedInt

func NSNumberWithUnsignedInt(value UnsignedInt) *NSNumber

func NSNumberWithUnsignedInteger

func NSNumberWithUnsignedInteger(value NSUInteger) *NSNumber

func NSNumberWithUnsignedLong

func NSNumberWithUnsignedLong(value UnsignedLong) *NSNumber

func NSNumberWithUnsignedLongLong

func NSNumberWithUnsignedLongLong(value UnsignedLongLong) *NSNumber

func NSNumberWithUnsignedShort

func NSNumberWithUnsignedShort(value UnsignedShort) *NSNumber

func (*NSNumber) AddObserverForKeyPath

func (o *NSNumber) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSNumber) AddObserverForKeyPathOptions

func (o *NSNumber) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSNumber) AttemptRecoveryFromErrorOptionIndex

func (o *NSNumber) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*NSNumber) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *NSNumber) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSNumber) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *NSNumber) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSNumber) AttributeKeys

func (o *NSNumber) AttributeKeys() *NSArray

func (*NSNumber) AutoContentAccessingProxy

func (o *NSNumber) AutoContentAccessingProxy() *Id

func (*NSNumber) Autorelease

func (o *NSNumber) Autorelease() *NSNumber

func (*NSNumber) AwakeAfterUsingCoder

func (o *NSNumber) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*NSNumber) BoolValue

func (o *NSNumber) BoolValue() bool

func (*NSNumber) CharValue

func (o *NSNumber) CharValue() Char

func (*NSNumber) ClassCode

func (o *NSNumber) ClassCode() FourCharCode

func (*NSNumber) ClassDescription

func (o *NSNumber) ClassDescription() *NSClassDescription

func (*NSNumber) ClassForArchiver

func (o *NSNumber) ClassForArchiver() Class

func (*NSNumber) ClassForCoder

func (o *NSNumber) ClassForCoder() Class

func (*NSNumber) ClassForKeyedArchiver

func (o *NSNumber) ClassForKeyedArchiver() Class

func (*NSNumber) ClassName

func (o *NSNumber) ClassName() *NSString

func (*NSNumber) CoerceValueForKey

func (o *NSNumber) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*NSNumber) Compare

func (o *NSNumber) Compare(otherNumber *NSNumber) NSComparisonResult

func (*NSNumber) ConformsToProtocol

func (o *NSNumber) ConformsToProtocol(aProtocol Protocol) bool

func (*NSNumber) Copy

func (o *NSNumber) Copy() *Id

func (*NSNumber) CopyScriptingValueForKey

func (o *NSNumber) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSNumber) CopyScriptingValueForKeyWithProperties

func (o *NSNumber) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSNumber) Dealloc

func (o *NSNumber) Dealloc()

func (*NSNumber) DebugDescription

func (o *NSNumber) DebugDescription() *NSString

func (*NSNumber) Description

func (o *NSNumber) Description() *NSString

func (*NSNumber) DescriptionWithLocale

func (o *NSNumber) DescriptionWithLocale(locale NSObject) *NSString

func (*NSNumber) DictionaryWithValuesForKeys

func (o *NSNumber) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*NSNumber) DidChangeValueForKey

func (o *NSNumber) DidChangeValueForKey(key *NSString)

func (*NSNumber) DidChangeValueForKeyWithSetMutation

func (o *NSNumber) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSNumber) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *NSNumber) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSNumber) DidChangeValuesAtIndexes

func (o *NSNumber) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSNumber) DidChangeValuesAtIndexesForKey

func (o *NSNumber) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSNumber) DoesContain

func (o *NSNumber) DoesContain(object NSObject) bool

func (*NSNumber) DoesNotRecognizeSelector

func (o *NSNumber) DoesNotRecognizeSelector(aSelector SEL)

func (*NSNumber) DoubleValue

func (o *NSNumber) DoubleValue() Double

func (*NSNumber) EdgeInsetsValue

func (o *NSNumber) EdgeInsetsValue() NSEdgeInsets

func (*NSNumber) FloatValue

func (o *NSNumber) FloatValue() Float

func (*NSNumber) ForwardInvocation

func (o *NSNumber) ForwardInvocation(anInvocation *NSInvocation)

func (*NSNumber) ForwardingTargetForSelector

func (o *NSNumber) ForwardingTargetForSelector(aSelector SEL) *Id

func (*NSNumber) GC

func (o *NSNumber) GC()

func (*NSNumber) GetClass

func (o *NSNumber) GetClass() Class

func (*NSNumber) GetValue

func (o *NSNumber) GetValue(value unsafe.Pointer)

func (*NSNumber) GetValueSize

func (o *NSNumber) GetValueSize(value unsafe.Pointer, size NSUInteger)

func (*NSNumber) Hash

func (o *NSNumber) Hash() NSUInteger

func (*NSNumber) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *NSNumber) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*NSNumber) Init

func (o *NSNumber) Init() *NSNumber

func (*NSNumber) InitWithBool

func (o *NSNumber) InitWithBool(value BOOL) *NSNumber

func (*NSNumber) InitWithBytesObjCType

func (o *NSNumber) InitWithBytesObjCType(value unsafe.Pointer, type_ *Char) *NSNumber

func (*NSNumber) InitWithChar

func (o *NSNumber) InitWithChar(value Char) *NSNumber

func (*NSNumber) InitWithCoder

func (o *NSNumber) InitWithCoder(aDecoder *NSCoder) *NSNumber

func (*NSNumber) InitWithDouble

func (o *NSNumber) InitWithDouble(value Double) *NSNumber

func (*NSNumber) InitWithFloat

func (o *NSNumber) InitWithFloat(value Float) *NSNumber

func (*NSNumber) InitWithInt

func (o *NSNumber) InitWithInt(value Int) *NSNumber

func (*NSNumber) InitWithInteger

func (o *NSNumber) InitWithInteger(value NSInteger) *NSNumber

func (*NSNumber) InitWithLong

func (o *NSNumber) InitWithLong(value Long) *NSNumber

func (*NSNumber) InitWithLongLong

func (o *NSNumber) InitWithLongLong(value LongLong) *NSNumber

func (*NSNumber) InitWithShort

func (o *NSNumber) InitWithShort(value Short) *NSNumber

func (*NSNumber) InitWithUnsignedChar

func (o *NSNumber) InitWithUnsignedChar(value UnsignedChar) *NSNumber

func (*NSNumber) InitWithUnsignedInt

func (o *NSNumber) InitWithUnsignedInt(value UnsignedInt) *NSNumber

func (*NSNumber) InitWithUnsignedInteger

func (o *NSNumber) InitWithUnsignedInteger(value NSUInteger) *NSNumber

func (*NSNumber) InitWithUnsignedLong

func (o *NSNumber) InitWithUnsignedLong(value UnsignedLong) *NSNumber

func (*NSNumber) InitWithUnsignedLongLong

func (o *NSNumber) InitWithUnsignedLongLong(value UnsignedLongLong) *NSNumber

func (*NSNumber) InitWithUnsignedShort

func (o *NSNumber) InitWithUnsignedShort(value UnsignedShort) *NSNumber

func (*NSNumber) InsertValueAtIndex

func (o *NSNumber) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*NSNumber) InsertValueAtIndexInPropertyWithKey

func (o *NSNumber) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*NSNumber) InsertValueInPropertyWithKey

func (o *NSNumber) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*NSNumber) IntValue

func (o *NSNumber) IntValue() Int

func (*NSNumber) IntegerValue

func (o *NSNumber) IntegerValue() NSInteger

func (*NSNumber) InverseForRelationshipKey

func (o *NSNumber) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*NSNumber) IsCaseInsensitiveLike

func (o *NSNumber) IsCaseInsensitiveLike(object *NSString) bool

func (*NSNumber) IsEqual

func (o *NSNumber) IsEqual(object NSObject) bool

func (*NSNumber) IsEqualTo

func (o *NSNumber) IsEqualTo(object NSObject) bool

func (*NSNumber) IsEqualToNumber

func (o *NSNumber) IsEqualToNumber(number *NSNumber) bool

func (*NSNumber) IsEqualToValue

func (o *NSNumber) IsEqualToValue(value *NSValue) bool

func (*NSNumber) IsGreaterThan

func (o *NSNumber) IsGreaterThan(object NSObject) bool

func (*NSNumber) IsGreaterThanOrEqualTo

func (o *NSNumber) IsGreaterThanOrEqualTo(object NSObject) bool

func (*NSNumber) IsKindOfClass

func (o *NSNumber) IsKindOfClass(aClass Class) bool

func (*NSNumber) IsLessThan

func (o *NSNumber) IsLessThan(object NSObject) bool

func (*NSNumber) IsLessThanOrEqualTo

func (o *NSNumber) IsLessThanOrEqualTo(object NSObject) bool

func (*NSNumber) IsLike

func (o *NSNumber) IsLike(object *NSString) bool

func (*NSNumber) IsMemberOfClass

func (o *NSNumber) IsMemberOfClass(aClass Class) bool

func (*NSNumber) IsNotEqualTo

func (o *NSNumber) IsNotEqualTo(object NSObject) bool

func (*NSNumber) IsProxy

func (o *NSNumber) IsProxy() bool

func (*NSNumber) LongLongValue

func (o *NSNumber) LongLongValue() LongLong

func (*NSNumber) LongValue

func (o *NSNumber) LongValue() Long

func (*NSNumber) MethodSignatureForSelector

func (o *NSNumber) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSNumber) MutableArrayValueForKey

func (o *NSNumber) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*NSNumber) MutableArrayValueForKeyPath

func (o *NSNumber) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*NSNumber) MutableCopy

func (o *NSNumber) MutableCopy() *Id

func (*NSNumber) MutableOrderedSetValueForKey

func (o *NSNumber) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*NSNumber) MutableOrderedSetValueForKeyPath

func (o *NSNumber) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*NSNumber) MutableSetValueForKey

func (o *NSNumber) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*NSNumber) MutableSetValueForKeyPath

func (o *NSNumber) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*NSNumber) NewScriptingObjectOfClassForValueForKey

func (o *NSNumber) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSNumber) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *NSNumber) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSNumber) NonretainedObjectValue

func (o *NSNumber) NonretainedObjectValue() *Id

func (*NSNumber) ObjCType

func (o *NSNumber) ObjCType() *Char

func (*NSNumber) ObjectSpecifier

func (o *NSNumber) ObjectSpecifier() *NSScriptObjectSpecifier

func (*NSNumber) ObservationInfo

func (o *NSNumber) ObservationInfo() unsafe.Pointer

func (*NSNumber) ObserveValueForKeyPathOfObject

func (o *NSNumber) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSNumber) ObserveValueForKeyPathOfObjectChange

func (o *NSNumber) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSNumber) PerformSelector

func (o *NSNumber) PerformSelector(aSelector SEL) *Id

func (*NSNumber) PerformSelectorInBackgroundWithObject

func (o *NSNumber) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*NSNumber) PerformSelectorOnMainThreadWithObject

func (o *NSNumber) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*NSNumber) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *NSNumber) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*NSNumber) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *NSNumber) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*NSNumber) PerformSelectorOnThread

func (o *NSNumber) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSNumber) PerformSelectorOnThreadWithObject

func (o *NSNumber) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSNumber) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *NSNumber) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSNumber) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *NSNumber) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSNumber) PerformSelectorWithObject

func (o *NSNumber) PerformSelectorWithObject(aSelector SEL, object NSObject) *Id

func (*NSNumber) PerformSelectorWithObjectAfterDelay

func (o *NSNumber) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSNumber) PerformSelectorWithObjectAfterDelayInModes

func (o *NSNumber) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*NSNumber) PerformSelectorWithObjectWithObject

func (o *NSNumber) PerformSelectorWithObjectWithObject(aSelector SEL, object1 NSObject, object2 NSObject) *Id

func (*NSNumber) PointValue

func (o *NSNumber) PointValue() NSPoint

func (*NSNumber) PointerValue

func (o *NSNumber) PointerValue() unsafe.Pointer

func (*NSNumber) Ptr

func (o *NSNumber) Ptr() unsafe.Pointer

func (*NSNumber) RangeValue

func (o *NSNumber) RangeValue() NSRange

func (*NSNumber) RectValue

func (o *NSNumber) RectValue() NSRect

func (*NSNumber) Release

func (o *NSNumber) Release()

func (*NSNumber) RemoveObserverForKeyPath

func (o *NSNumber) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*NSNumber) RemoveObserverForKeyPathContext

func (o *NSNumber) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*NSNumber) RemoveValueAtIndexFromPropertyWithKey

func (o *NSNumber) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*NSNumber) ReplaceValueAtIndexInPropertyWithKey

func (o *NSNumber) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*NSNumber) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *NSNumber) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*NSNumber) ReplacementObjectForCoder

func (o *NSNumber) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*NSNumber) ReplacementObjectForKeyedArchiver

func (o *NSNumber) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*NSNumber) RespondsToSelector

func (o *NSNumber) RespondsToSelector(aSelector SEL) bool

func (*NSNumber) Retain

func (o *NSNumber) Retain() *NSNumber

func (*NSNumber) RetainCount

func (o *NSNumber) RetainCount() NSUInteger

func (*NSNumber) ScriptingBeginsWith

func (o *NSNumber) ScriptingBeginsWith(object NSObject) bool

func (*NSNumber) ScriptingContains

func (o *NSNumber) ScriptingContains(object NSObject) bool

func (*NSNumber) ScriptingEndsWith

func (o *NSNumber) ScriptingEndsWith(object NSObject) bool

func (*NSNumber) ScriptingIsEqualTo

func (o *NSNumber) ScriptingIsEqualTo(object NSObject) bool

func (*NSNumber) ScriptingIsGreaterThan

func (o *NSNumber) ScriptingIsGreaterThan(object NSObject) bool

func (*NSNumber) ScriptingIsGreaterThanOrEqualTo

func (o *NSNumber) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*NSNumber) ScriptingIsLessThan

func (o *NSNumber) ScriptingIsLessThan(object NSObject) bool

func (*NSNumber) ScriptingIsLessThanOrEqualTo

func (o *NSNumber) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*NSNumber) ScriptingProperties

func (o *NSNumber) ScriptingProperties() *NSDictionary

func (*NSNumber) ScriptingValueForSpecifier

func (o *NSNumber) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*NSNumber) Self

func (o *NSNumber) Self() *NSNumber

func (*NSNumber) SetNilValueForKey

func (o *NSNumber) SetNilValueForKey(key *NSString)

func (*NSNumber) SetObservationInfo

func (o *NSNumber) SetObservationInfo(observationInfo unsafe.Pointer)

func (*NSNumber) SetScriptingProperties

func (o *NSNumber) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*NSNumber) SetValueForKey

func (o *NSNumber) SetValueForKey(value NSObject, key *NSString)

func (*NSNumber) SetValueForKeyPath

func (o *NSNumber) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*NSNumber) SetValueForUndefinedKey

func (o *NSNumber) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*NSNumber) SetValuesForKeysWithDictionary

func (o *NSNumber) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*NSNumber) ShortValue

func (o *NSNumber) ShortValue() Short

func (*NSNumber) SizeValue

func (o *NSNumber) SizeValue() NSSize

func (*NSNumber) StringValue

func (o *NSNumber) StringValue() *NSString

func (*NSNumber) Superclass

func (o *NSNumber) Superclass() Class

func (*NSNumber) ToManyRelationshipKeys

func (o *NSNumber) ToManyRelationshipKeys() *NSArray

func (*NSNumber) ToOneRelationshipKeys

func (o *NSNumber) ToOneRelationshipKeys() *NSArray

func (*NSNumber) UnsignedCharValue

func (o *NSNumber) UnsignedCharValue() UnsignedChar

func (*NSNumber) UnsignedIntValue

func (o *NSNumber) UnsignedIntValue() UnsignedInt

func (*NSNumber) UnsignedIntegerValue

func (o *NSNumber) UnsignedIntegerValue() NSUInteger

func (*NSNumber) UnsignedLongLongValue

func (o *NSNumber) UnsignedLongLongValue() UnsignedLongLong

func (*NSNumber) UnsignedLongValue

func (o *NSNumber) UnsignedLongValue() UnsignedLong

func (*NSNumber) UnsignedShortValue

func (o *NSNumber) UnsignedShortValue() UnsignedShort

func (*NSNumber) ValidateValueForKey

func (o *NSNumber) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSNumber) ValidateValueForKeyError

func (o *NSNumber) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSNumber) ValidateValueForKeyPath

func (o *NSNumber) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSNumber) ValidateValueForKeyPathError

func (o *NSNumber) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSNumber) ValueAtIndexInPropertyWithKey

func (o *NSNumber) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*NSNumber) ValueForKey

func (o *NSNumber) ValueForKey(key *NSString) *Id

func (*NSNumber) ValueForKeyPath

func (o *NSNumber) ValueForKeyPath(keyPath *NSString) *Id

func (*NSNumber) ValueForUndefinedKey

func (o *NSNumber) ValueForUndefinedKey(key *NSString) *Id

func (*NSNumber) ValueWithNameInPropertyWithKey

func (o *NSNumber) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*NSNumber) ValueWithUniqueIDInPropertyWithKey

func (o *NSNumber) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*NSNumber) WillChangeValueForKey

func (o *NSNumber) WillChangeValueForKey(key *NSString)

func (*NSNumber) WillChangeValueForKeyWithSetMutation

func (o *NSNumber) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSNumber) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *NSNumber) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSNumber) WillChangeValuesAtIndexes

func (o *NSNumber) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSNumber) WillChangeValuesAtIndexesForKey

func (o *NSNumber) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSNumber) Zone

func (o *NSNumber) Zone() *_NSZone

type NSObject

type NSObject interface {
	Ptr() unsafe.Pointer
}

type NSOrderedSet

type NSOrderedSet struct{ Id }

func (*NSOrderedSet) Ptr

func (o *NSOrderedSet) Ptr() unsafe.Pointer

type NSOrthography

type NSOrthography struct{ Id }

func (*NSOrthography) Ptr

func (o *NSOrthography) Ptr() unsafe.Pointer

type NSPoint

type NSPoint C.CGPoint

type NSPredicate

type NSPredicate struct{ Id }

func (*NSPredicate) Ptr

func (o *NSPredicate) Ptr() unsafe.Pointer

type NSRange

type NSRange = C.struct__NSRange

func NSMakeRange

func NSMakeRange(loc NSUInteger, len_ NSUInteger) NSRange

type NSRangePointer

type NSRangePointer *C.NSRange

type NSRect

type NSRect C.CGRect

type NSScriptObjectSpecifier

type NSScriptObjectSpecifier struct{ Id }

func (*NSScriptObjectSpecifier) Ptr

type NSSet

type NSSet struct{ Id }

func CBAttributeKeyPathsForValuesAffectingValueForKey

func CBAttributeKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func CBCentralKeyPathsForValuesAffectingValueForKey

func CBCentralKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func CBCentralManagerKeyPathsForValuesAffectingValueForKey

func CBCentralManagerKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func CBCharacteristicKeyPathsForValuesAffectingValueForKey

func CBCharacteristicKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func CBDescriptorKeyPathsForValuesAffectingValueForKey

func CBDescriptorKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func CBManagerKeyPathsForValuesAffectingValueForKey

func CBManagerKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func CBPeripheralKeyPathsForValuesAffectingValueForKey

func CBPeripheralKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func CBPeripheralManagerKeyPathsForValuesAffectingValueForKey

func CBPeripheralManagerKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func CBServiceKeyPathsForValuesAffectingValueForKey

func CBServiceKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func CBUUIDKeyPathsForValuesAffectingValueForKey

func CBUUIDKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSArrayKeyPathsForValuesAffectingValueForKey

func NSArrayKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSAutoreleasePoolKeyPathsForValuesAffectingValueForKey

func NSAutoreleasePoolKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSDataKeyPathsForValuesAffectingValueForKey

func NSDataKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSDictionaryKeyPathsForValuesAffectingValueForKey

func NSDictionaryKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSEnumeratorKeyPathsForValuesAffectingValueForKey

func NSEnumeratorKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSMutableArrayKeyPathsForValuesAffectingValueForKey

func NSMutableArrayKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSNumberKeyPathsForValuesAffectingValueForKey

func NSNumberKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSObjectKeyPathsForValuesAffectingValueForKey

func NSObjectKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSStringKeyPathsForValuesAffectingValueForKey

func NSStringKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func NSUUIDKeyPathsForValuesAffectingValueForKey

func NSUUIDKeyPathsForValuesAffectingValueForKey(key *NSString) *NSSet

func (*NSSet) Ptr

func (o *NSSet) Ptr() unsafe.Pointer

type NSSize

type NSSize C.CGSize

type NSString

type NSString struct{ Id }

func CBAttributeDebugDescription

func CBAttributeDebugDescription() *NSString

func CBAttributeDescription

func CBAttributeDescription() *NSString

func CBCentralDebugDescription

func CBCentralDebugDescription() *NSString

func CBCentralDescription

func CBCentralDescription() *NSString

func CBCentralManagerDebugDescription

func CBCentralManagerDebugDescription() *NSString

func CBCentralManagerDescription

func CBCentralManagerDescription() *NSString

func CBCharacteristicDebugDescription

func CBCharacteristicDebugDescription() *NSString

func CBCharacteristicDescription

func CBCharacteristicDescription() *NSString

func CBDescriptorDebugDescription

func CBDescriptorDebugDescription() *NSString

func CBDescriptorDescription

func CBDescriptorDescription() *NSString

func CBManagerDebugDescription

func CBManagerDebugDescription() *NSString

func CBManagerDescription

func CBManagerDescription() *NSString

func CBPeripheralDebugDescription

func CBPeripheralDebugDescription() *NSString

func CBPeripheralDescription

func CBPeripheralDescription() *NSString

func CBPeripheralManagerDebugDescription

func CBPeripheralManagerDebugDescription() *NSString

func CBPeripheralManagerDescription

func CBPeripheralManagerDescription() *NSString

func CBServiceDebugDescription

func CBServiceDebugDescription() *NSString

func CBServiceDescription

func CBServiceDescription() *NSString

func CBUUIDebugDescription

func CBUUIDebugDescription() *NSString

func CBUUIDescription

func CBUUIDescription() *NSString

func NSArrayDebugDescription

func NSArrayDebugDescription() *NSString

func NSArrayDescription

func NSArrayDescription() *NSString

func NSAutoreleasePoolDebugDescription

func NSAutoreleasePoolDebugDescription() *NSString

func NSAutoreleasePoolDescription

func NSAutoreleasePoolDescription() *NSString

func NSDataDebugDescription

func NSDataDebugDescription() *NSString

func NSDataDescription

func NSDataDescription() *NSString

func NSDictionaryDebugDescription

func NSDictionaryDebugDescription() *NSString

func NSDictionaryDescription

func NSDictionaryDescription() *NSString

func NSEnumeratorDebugDescription

func NSEnumeratorDebugDescription() *NSString

func NSEnumeratorDescription

func NSEnumeratorDescription() *NSString

func NSMutableArrayDebugDescription

func NSMutableArrayDebugDescription() *NSString

func NSMutableArrayDescription

func NSMutableArrayDescription() *NSString

func NSNumberDebugDescription

func NSNumberDebugDescription() *NSString

func NSNumberDescription

func NSNumberDescription() *NSString

func NSObjectDebugDescription

func NSObjectDebugDescription() *NSString

func NSObjectDescription

func NSObjectDescription() *NSString

func NSStringAlloc

func NSStringAlloc() *NSString

func NSStringAllocWithZone

func NSStringAllocWithZone(zone *_NSZone) *NSString

func NSStringDebugDescription

func NSStringDebugDescription() *NSString

func NSStringDescription

func NSStringDescription() *NSString

func NSStringLocalizedNameOfStringEncoding

func NSStringLocalizedNameOfStringEncoding(encoding NSStringEncoding) *NSString

func NSStringLocalizedStringWithFormat

func NSStringLocalizedStringWithFormat(format *NSString, objects ...NSObject) *NSString

func NSStringNew

func NSStringNew() *NSString

func NSStringObjectWithItemProviderDataTypeIdentifier

func NSStringObjectWithItemProviderDataTypeIdentifier(data *NSData, typeIdentifier *NSString, outError *[]*NSError) *NSString

func NSStringObjectWithItemProviderDataTypeIdentifierError

func NSStringObjectWithItemProviderDataTypeIdentifierError(data *NSData, typeIdentifier *NSString, outError *[]*NSError) *NSString

func NSStringPathWithComponents

func NSStringPathWithComponents(components *NSArray) *NSString

func NSStringString

func NSStringString() *NSString

func NSStringWithCStringEncoding

func NSStringWithCStringEncoding(cString *Char, enc NSStringEncoding) *NSString

func NSStringWithCharactersLength

func NSStringWithCharactersLength(characters *Unichar, length NSUInteger) *NSString

func NSStringWithContentsOfFileEncoding

func NSStringWithContentsOfFileEncoding(path *NSString, enc NSStringEncoding, error *[]*NSError) *NSString

func NSStringWithContentsOfFileEncodingError

func NSStringWithContentsOfFileEncodingError(path *NSString, enc NSStringEncoding, error *[]*NSError) *NSString

func NSStringWithContentsOfFileUsedEncoding

func NSStringWithContentsOfFileUsedEncoding(path *NSString, enc *NSStringEncoding, error *[]*NSError) *NSString

func NSStringWithContentsOfFileUsedEncodingError

func NSStringWithContentsOfFileUsedEncodingError(path *NSString, enc *NSStringEncoding, error *[]*NSError) *NSString

func NSStringWithContentsOfURLEncoding

func NSStringWithContentsOfURLEncoding(url *NSURL, enc NSStringEncoding, error *[]*NSError) *NSString

func NSStringWithContentsOfURLEncodingError

func NSStringWithContentsOfURLEncodingError(url *NSURL, enc NSStringEncoding, error *[]*NSError) *NSString

func NSStringWithContentsOfURLUsedEncoding

func NSStringWithContentsOfURLUsedEncoding(url *NSURL, enc *NSStringEncoding, error *[]*NSError) *NSString

func NSStringWithContentsOfURLUsedEncodingError

func NSStringWithContentsOfURLUsedEncodingError(url *NSURL, enc *NSStringEncoding, error *[]*NSError) *NSString

func NSStringWithFormat

func NSStringWithFormat(format *NSString, objects ...NSObject) *NSString

func NSStringWithGoString

func NSStringWithGoString(string string) *NSString

func NSStringWithString

func NSStringWithString(string *NSString) *NSString

func NSStringWithUTF8String

func NSStringWithUTF8String(nullTerminatedCString *Char) *NSString

func NSUUIDebugDescription

func NSUUIDebugDescription() *NSString

func NSUUIDescription

func NSUUIDescription() *NSString

func (*NSString) AddObserverForKeyPath

func (o *NSString) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSString) AddObserverForKeyPathOptions

func (o *NSString) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSString) AttemptRecoveryFromErrorOptionIndex

func (o *NSString) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*NSString) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *NSString) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSString) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *NSString) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSString) AttributeKeys

func (o *NSString) AttributeKeys() *NSArray

func (*NSString) AutoContentAccessingProxy

func (o *NSString) AutoContentAccessingProxy() *Id

func (*NSString) Autorelease

func (o *NSString) Autorelease() *NSString

func (*NSString) AwakeAfterUsingCoder

func (o *NSString) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*NSString) BoolValue

func (o *NSString) BoolValue() bool

func (*NSString) CStringUsingEncoding

func (o *NSString) CStringUsingEncoding(encoding NSStringEncoding) *Char

func (*NSString) CanBeConvertedToEncoding

func (o *NSString) CanBeConvertedToEncoding(encoding NSStringEncoding) bool

func (*NSString) CapitalizedString

func (o *NSString) CapitalizedString() *NSString

func (*NSString) CapitalizedStringWithLocale

func (o *NSString) CapitalizedStringWithLocale(locale *NSLocale) *NSString

func (*NSString) CaseInsensitiveCompare

func (o *NSString) CaseInsensitiveCompare(string *NSString) NSComparisonResult

func (*NSString) CharacterAtIndex

func (o *NSString) CharacterAtIndex(index NSUInteger) Unichar

func (*NSString) ClassCode

func (o *NSString) ClassCode() FourCharCode

func (*NSString) ClassDescription

func (o *NSString) ClassDescription() *NSClassDescription

func (*NSString) ClassForArchiver

func (o *NSString) ClassForArchiver() Class

func (*NSString) ClassForCoder

func (o *NSString) ClassForCoder() Class

func (*NSString) ClassForKeyedArchiver

func (o *NSString) ClassForKeyedArchiver() Class

func (*NSString) ClassName

func (o *NSString) ClassName() *NSString

func (*NSString) CoerceValueForKey

func (o *NSString) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*NSString) CommonPrefixWithStringOGoString

func (o *NSString) CommonPrefixWithStringOGoString(str string, mask NSStringCompareOptions) *NSString

func (*NSString) CommonPrefixWithStringOptions

func (o *NSString) CommonPrefixWithStringOptions(str *NSString, mask NSStringCompareOptions) *NSString

func (*NSString) Compare

func (o *NSString) Compare(string *NSString) NSComparisonResult

func (*NSString) CompareOptions

func (o *NSString) CompareOptions(string *NSString, mask NSStringCompareOptions) NSComparisonResult

func (*NSString) CompareOptionsRange

func (o *NSString) CompareOptionsRange(string *NSString, mask NSStringCompareOptions, rangeOfReceiverToCompare NSRange) NSComparisonResult

func (*NSString) CompareOptionsRangeLocale

func (o *NSString) CompareOptionsRangeLocale(string *NSString, mask NSStringCompareOptions, rangeOfReceiverToCompare NSRange, locale NSObject) NSComparisonResult

func (*NSString) CompletePathIntoStringCaseSensitive

func (o *NSString) CompletePathIntoStringCaseSensitive(outputName *[]*NSString, flag BOOL, outputArray *[]*NSArray, filterTypes *NSArray) NSUInteger

func (*NSString) CompletePathIntoStringCaseSensitiveMatchesIntoArray

func (o *NSString) CompletePathIntoStringCaseSensitiveMatchesIntoArray(outputName *[]*NSString, flag BOOL, outputArray *[]*NSArray, filterTypes *NSArray) NSUInteger

func (*NSString) ComponentsSeparatedByCharactersInSet

func (o *NSString) ComponentsSeparatedByCharactersInSet(separator *NSCharacterSet) *NSArray

func (*NSString) ComponentsSeparatedByString

func (o *NSString) ComponentsSeparatedByString(separator *NSString) *NSArray

func (*NSString) ConformsToProtocol

func (o *NSString) ConformsToProtocol(aProtocol Protocol) bool

func (*NSString) ContainsString

func (o *NSString) ContainsString(str *NSString) bool

func (*NSString) Copy

func (o *NSString) Copy() *Id

func (*NSString) CopyScriptingValueForKey

func (o *NSString) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSString) CopyScriptingValueForKeyWithProperties

func (o *NSString) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSString) CopyWithZone

func (o *NSString) CopyWithZone(zone *NSZone) *Id

func (*NSString) DataUsingEncoding

func (o *NSString) DataUsingEncoding(encoding NSStringEncoding) *NSData

func (*NSString) DataUsingEncodingAllowLossyConversion

func (o *NSString) DataUsingEncodingAllowLossyConversion(encoding NSStringEncoding, lossy BOOL) *NSData

func (*NSString) Dealloc

func (o *NSString) Dealloc()

func (*NSString) DebugDescription

func (o *NSString) DebugDescription() *NSString

func (*NSString) DecomposedStringWithCanonicalMapping

func (o *NSString) DecomposedStringWithCanonicalMapping() *NSString

func (*NSString) DecomposedStringWithCompatibilityMapping

func (o *NSString) DecomposedStringWithCompatibilityMapping() *NSString

func (*NSString) Description

func (o *NSString) Description() *NSString

func (*NSString) DictionaryWithValuesForKeys

func (o *NSString) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*NSString) DidChangeValueForKey

func (o *NSString) DidChangeValueForKey(key *NSString)

func (*NSString) DidChangeValueForKeyWithSetMutation

func (o *NSString) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSString) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *NSString) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSString) DidChangeValuesAtIndexes

func (o *NSString) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSString) DidChangeValuesAtIndexesForKey

func (o *NSString) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSString) DoesContain

func (o *NSString) DoesContain(object NSObject) bool

func (*NSString) DoesNotRecognizeSelector

func (o *NSString) DoesNotRecognizeSelector(aSelector SEL)

func (*NSString) DoubleValue

func (o *NSString) DoubleValue() Double

func (*NSString) FastestEncoding

func (o *NSString) FastestEncoding() NSStringEncoding

func (*NSString) FileSystemRepresentation

func (o *NSString) FileSystemRepresentation() *Char

func (*NSString) FloatValue

func (o *NSString) FloatValue() Float

func (*NSString) ForwardInvocation

func (o *NSString) ForwardInvocation(anInvocation *NSInvocation)

func (*NSString) ForwardingTargetForSelector

func (o *NSString) ForwardingTargetForSelector(aSelector SEL) *Id

func (*NSString) GC

func (o *NSString) GC()

func (*NSString) GetBytesMaxLength

func (o *NSString) GetBytesMaxLength(buffer unsafe.Pointer, maxBufferCount NSUInteger, usedBufferCount *NSUInteger, encoding NSStringEncoding, options NSStringEncodingConversionOptions, range_ NSRange, leftover NSRangePointer) bool

func (*NSString) GetBytesMaxLengthUsedLength

func (o *NSString) GetBytesMaxLengthUsedLength(buffer unsafe.Pointer, maxBufferCount NSUInteger, usedBufferCount *NSUInteger, encoding NSStringEncoding, options NSStringEncodingConversionOptions, range_ NSRange, leftover NSRangePointer) bool

func (*NSString) GetCStringMaxLength

func (o *NSString) GetCStringMaxLength(buffer *Char, maxBufferCount NSUInteger, encoding NSStringEncoding) bool

func (*NSString) GetCStringMaxLengthEncoding

func (o *NSString) GetCStringMaxLengthEncoding(buffer *Char, maxBufferCount NSUInteger, encoding NSStringEncoding) bool

func (*NSString) GetCharacters

func (o *NSString) GetCharacters(buffer *Unichar)

func (*NSString) GetCharactersRange

func (o *NSString) GetCharactersRange(buffer *Unichar, range_ NSRange)

func (*NSString) GetClass

func (o *NSString) GetClass() Class

func (*NSString) GetFileSystemRepresentationMaxLength

func (o *NSString) GetFileSystemRepresentationMaxLength(cname *Char, max NSUInteger) bool

func (*NSString) GetLineStartEnd

func (o *NSString) GetLineStartEnd(startPtr *NSUInteger, lineEndPtr *NSUInteger, contentsEndPtr *NSUInteger, range_ NSRange)

func (*NSString) GetLineStartEndContentsEnd

func (o *NSString) GetLineStartEndContentsEnd(startPtr *NSUInteger, lineEndPtr *NSUInteger, contentsEndPtr *NSUInteger, range_ NSRange)

func (*NSString) GetParagraphStartEnd

func (o *NSString) GetParagraphStartEnd(startPtr *NSUInteger, parEndPtr *NSUInteger, contentsEndPtr *NSUInteger, range_ NSRange)

func (*NSString) GetParagraphStartEndContentsEnd

func (o *NSString) GetParagraphStartEndContentsEnd(startPtr *NSUInteger, parEndPtr *NSUInteger, contentsEndPtr *NSUInteger, range_ NSRange)

func (*NSString) HasPrefix

func (o *NSString) HasPrefix(str *NSString) bool

func (*NSString) HasSuffix

func (o *NSString) HasSuffix(str *NSString) bool

func (*NSString) Hash

func (o *NSString) Hash() NSUInteger

func (*NSString) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *NSString) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*NSString) Init

func (o *NSString) Init() *NSString

func (*NSString) InitWithBytesLength

func (o *NSString) InitWithBytesLength(bytes unsafe.Pointer, len_ NSUInteger, encoding NSStringEncoding) *NSString

func (*NSString) InitWithBytesLengthEncoding

func (o *NSString) InitWithBytesLengthEncoding(bytes unsafe.Pointer, len_ NSUInteger, encoding NSStringEncoding) *NSString

func (*NSString) InitWithBytesNoCopyLength

func (o *NSString) InitWithBytesNoCopyLength(bytes unsafe.Pointer, len_ NSUInteger, encoding NSStringEncoding, freeBuffer BOOL) *NSString

func (*NSString) InitWithBytesNoCopyLengthEncoding

func (o *NSString) InitWithBytesNoCopyLengthEncoding(bytes unsafe.Pointer, len_ NSUInteger, encoding NSStringEncoding, freeBuffer BOOL) *NSString

func (*NSString) InitWithCStringEncoding

func (o *NSString) InitWithCStringEncoding(nullTerminatedCString *Char, encoding NSStringEncoding) *NSString

func (*NSString) InitWithCharactersLength

func (o *NSString) InitWithCharactersLength(characters *Unichar, length NSUInteger) *NSString

func (*NSString) InitWithCharactersNoCopyLength

func (o *NSString) InitWithCharactersNoCopyLength(characters *Unichar, length NSUInteger, freeBuffer BOOL) *NSString

func (*NSString) InitWithCharactersNoCopyLengthFreeWhenDone

func (o *NSString) InitWithCharactersNoCopyLengthFreeWhenDone(characters *Unichar, length NSUInteger, freeBuffer BOOL) *NSString

func (*NSString) InitWithCoder

func (o *NSString) InitWithCoder(aDecoder *NSCoder) *NSString

func (*NSString) InitWithContentsOfFileEncoding

func (o *NSString) InitWithContentsOfFileEncoding(path *NSString, enc NSStringEncoding, error *[]*NSError) *NSString

func (*NSString) InitWithContentsOfFileEncodingError

func (o *NSString) InitWithContentsOfFileEncodingError(path *NSString, enc NSStringEncoding, error *[]*NSError) *NSString

func (*NSString) InitWithContentsOfFileUsedEncoding

func (o *NSString) InitWithContentsOfFileUsedEncoding(path *NSString, enc *NSStringEncoding, error *[]*NSError) *NSString

func (*NSString) InitWithContentsOfFileUsedEncodingError

func (o *NSString) InitWithContentsOfFileUsedEncodingError(path *NSString, enc *NSStringEncoding, error *[]*NSError) *NSString

func (*NSString) InitWithContentsOfURLEncoding

func (o *NSString) InitWithContentsOfURLEncoding(url *NSURL, enc NSStringEncoding, error *[]*NSError) *NSString

func (*NSString) InitWithContentsOfURLEncodingError

func (o *NSString) InitWithContentsOfURLEncodingError(url *NSURL, enc NSStringEncoding, error *[]*NSError) *NSString

func (*NSString) InitWithContentsOfURLUsedEncoding

func (o *NSString) InitWithContentsOfURLUsedEncoding(url *NSURL, enc *NSStringEncoding, error *[]*NSError) *NSString

func (*NSString) InitWithContentsOfURLUsedEncodingError

func (o *NSString) InitWithContentsOfURLUsedEncodingError(url *NSURL, enc *NSStringEncoding, error *[]*NSError) *NSString

func (*NSString) InitWithDataEncoding

func (o *NSString) InitWithDataEncoding(data *NSData, encoding NSStringEncoding) *NSString

func (*NSString) InitWithFormat

func (o *NSString) InitWithFormat(format *NSString, objects ...NSObject) *NSString

func (*NSString) InitWithFormatLocale

func (o *NSString) InitWithFormatLocale(format *NSString, locale NSObject, objects ...NSObject) *NSString

func (*NSString) InitWithGoString

func (o *NSString) InitWithGoString(aString string) *NSString

func (*NSString) InitWithString

func (o *NSString) InitWithString(aString *NSString) *NSString

func (*NSString) InitWithUTF8String

func (o *NSString) InitWithUTF8String(nullTerminatedCString *Char) *NSString

func (*NSString) InsertValueAtIndex

func (o *NSString) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*NSString) InsertValueAtIndexInPropertyWithKey

func (o *NSString) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*NSString) InsertValueInPropertyWithKey

func (o *NSString) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*NSString) IntValue

func (o *NSString) IntValue() Int

func (*NSString) IntegerValue

func (o *NSString) IntegerValue() NSInteger

func (*NSString) InverseForRelationshipKey

func (o *NSString) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*NSString) IsAbsolutePath

func (o *NSString) IsAbsolutePath() bool

func (*NSString) IsCaseInsensitiveLike

func (o *NSString) IsCaseInsensitiveLike(object *NSString) bool

func (*NSString) IsEqual

func (o *NSString) IsEqual(object NSObject) bool

func (*NSString) IsEqualTo

func (o *NSString) IsEqualTo(object NSObject) bool

func (*NSString) IsEqualToString

func (o *NSString) IsEqualToString(aString *NSString) bool

func (*NSString) IsGreaterThan

func (o *NSString) IsGreaterThan(object NSObject) bool

func (*NSString) IsGreaterThanOrEqualTo

func (o *NSString) IsGreaterThanOrEqualTo(object NSObject) bool

func (*NSString) IsKindOfClass

func (o *NSString) IsKindOfClass(aClass Class) bool

func (*NSString) IsLessThan

func (o *NSString) IsLessThan(object NSObject) bool

func (*NSString) IsLessThanOrEqualTo

func (o *NSString) IsLessThanOrEqualTo(object NSObject) bool

func (*NSString) IsLike

func (o *NSString) IsLike(object *NSString) bool

func (*NSString) IsMemberOfClass

func (o *NSString) IsMemberOfClass(aClass Class) bool

func (*NSString) IsNotEqualTo

func (o *NSString) IsNotEqualTo(object NSObject) bool

func (*NSString) IsProxy

func (o *NSString) IsProxy() bool

func (*NSString) ItemProviderVisibilityForRepresentationWithTypeIdentifier

func (o *NSString) ItemProviderVisibilityForRepresentationWithTypeIdentifier(typeIdentifier *NSString) NSItemProviderRepresentationVisibility

func (*NSString) LastPathComponent

func (o *NSString) LastPathComponent() *NSString

func (*NSString) Length

func (o *NSString) Length() NSUInteger

func (*NSString) LengthOfBytesUsingEncoding

func (o *NSString) LengthOfBytesUsingEncoding(enc NSStringEncoding) NSUInteger

func (*NSString) LineRangeForRange

func (o *NSString) LineRangeForRange(range_ NSRange) NSRange

func (*NSString) LinguisticTagsInRangeScheme

func (o *NSString) LinguisticTagsInRangeScheme(range_ NSRange, scheme NSLinguisticTagScheme, options NSLinguisticTaggerOptions, orthography *NSOrthography, tokenRanges *[]*NSArray) *NSArray

func (*NSString) LinguisticTagsInRangeSchemeOptions

func (o *NSString) LinguisticTagsInRangeSchemeOptions(range_ NSRange, scheme NSLinguisticTagScheme, options NSLinguisticTaggerOptions, orthography *NSOrthography, tokenRanges *[]*NSArray) *NSArray

func (*NSString) LocalizedCapitalizedString

func (o *NSString) LocalizedCapitalizedString() *NSString

func (*NSString) LocalizedCaseInsensitiveCompare

func (o *NSString) LocalizedCaseInsensitiveCompare(string *NSString) NSComparisonResult

func (*NSString) LocalizedCaseInsensitiveContainsString

func (o *NSString) LocalizedCaseInsensitiveContainsString(str *NSString) bool

func (*NSString) LocalizedCompare

func (o *NSString) LocalizedCompare(string *NSString) NSComparisonResult

func (*NSString) LocalizedLowercaseString

func (o *NSString) LocalizedLowercaseString() *NSString

func (*NSString) LocalizedStandardCompare

func (o *NSString) LocalizedStandardCompare(string *NSString) NSComparisonResult

func (*NSString) LocalizedStandardContainsString

func (o *NSString) LocalizedStandardContainsString(str *NSString) bool

func (*NSString) LocalizedStandardRangeOfString

func (o *NSString) LocalizedStandardRangeOfString(str *NSString) NSRange

func (*NSString) LocalizedUppercaseString

func (o *NSString) LocalizedUppercaseString() *NSString

func (*NSString) LongLongValue

func (o *NSString) LongLongValue() LongLong

func (*NSString) LowercaseString

func (o *NSString) LowercaseString() *NSString

func (*NSString) LowercaseStringWithLocale

func (o *NSString) LowercaseStringWithLocale(locale *NSLocale) *NSString

func (*NSString) MaximumLengthOfBytesUsingEncoding

func (o *NSString) MaximumLengthOfBytesUsingEncoding(enc NSStringEncoding) NSUInteger

func (*NSString) MethodSignatureForSelector

func (o *NSString) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSString) MutableArrayValueForKey

func (o *NSString) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*NSString) MutableArrayValueForKeyPath

func (o *NSString) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*NSString) MutableCopy

func (o *NSString) MutableCopy() *Id

func (*NSString) MutableCopyWithZone

func (o *NSString) MutableCopyWithZone(zone *NSZone) *Id

func (*NSString) MutableOrderedSetValueForKey

func (o *NSString) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*NSString) MutableOrderedSetValueForKeyPath

func (o *NSString) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*NSString) MutableSetValueForKey

func (o *NSString) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*NSString) MutableSetValueForKeyPath

func (o *NSString) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*NSString) NewScriptingObjectOfClassForValueForKey

func (o *NSString) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSString) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *NSString) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSString) ObjectSpecifier

func (o *NSString) ObjectSpecifier() *NSScriptObjectSpecifier

func (*NSString) ObservationInfo

func (o *NSString) ObservationInfo() unsafe.Pointer

func (*NSString) ObserveValueForKeyPathOfObject

func (o *NSString) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSString) ObserveValueForKeyPathOfObjectChange

func (o *NSString) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSString) ParagraphRangeForRange

func (o *NSString) ParagraphRangeForRange(range_ NSRange) NSRange

func (*NSString) PathComponents

func (o *NSString) PathComponents() *NSArray

func (*NSString) PathExtension

func (o *NSString) PathExtension() *NSString

func (*NSString) PerformSelector

func (o *NSString) PerformSelector(aSelector SEL) *Id

func (*NSString) PerformSelectorInBackgroundWithObject

func (o *NSString) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*NSString) PerformSelectorOnMainThreadWithObject

func (o *NSString) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*NSString) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *NSString) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*NSString) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *NSString) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*NSString) PerformSelectorOnThread

func (o *NSString) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSString) PerformSelectorOnThreadWithObject

func (o *NSString) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSString) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *NSString) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSString) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *NSString) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSString) PerformSelectorWithObject

func (o *NSString) PerformSelectorWithObject(aSelector SEL, object NSObject) *Id

func (*NSString) PerformSelectorWithObjectAfterDelay

func (o *NSString) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSString) PerformSelectorWithObjectAfterDelayInModes

func (o *NSString) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*NSString) PerformSelectorWithObjectWithObject

func (o *NSString) PerformSelectorWithObjectWithObject(aSelector SEL, object1 NSObject, object2 NSObject) *Id

func (*NSString) PrecomposedStringWithCanonicalMapping

func (o *NSString) PrecomposedStringWithCanonicalMapping() *NSString

func (*NSString) PrecomposedStringWithCompatibilityMapping

func (o *NSString) PrecomposedStringWithCompatibilityMapping() *NSString

func (*NSString) PropertyList

func (o *NSString) PropertyList() *Id

func (*NSString) PropertyListFromStringsFileFormat

func (o *NSString) PropertyListFromStringsFileFormat() *NSDictionary

func (*NSString) Ptr

func (o *NSString) Ptr() unsafe.Pointer

func (*NSString) RangeOfCharacterFromSet

func (o *NSString) RangeOfCharacterFromSet(searchSet *NSCharacterSet) NSRange

func (*NSString) RangeOfCharacterFromSetOptions

func (o *NSString) RangeOfCharacterFromSetOptions(searchSet *NSCharacterSet, mask NSStringCompareOptions) NSRange

func (*NSString) RangeOfCharacterFromSetOptionsRange

func (o *NSString) RangeOfCharacterFromSetOptionsRange(searchSet *NSCharacterSet, mask NSStringCompareOptions, rangeOfReceiverToSearch NSRange) NSRange

func (*NSString) RangeOfComposedCharacterSequenceAtIndex

func (o *NSString) RangeOfComposedCharacterSequenceAtIndex(index NSUInteger) NSRange

func (*NSString) RangeOfComposedCharacterSequencesForRange

func (o *NSString) RangeOfComposedCharacterSequencesForRange(range_ NSRange) NSRange

func (*NSString) RangeOfString

func (o *NSString) RangeOfString(searchString *NSString) NSRange

func (*NSString) RangeOfStringOptions

func (o *NSString) RangeOfStringOptions(searchString *NSString, mask NSStringCompareOptions) NSRange

func (*NSString) RangeOfStringOptionsRange

func (o *NSString) RangeOfStringOptionsRange(searchString *NSString, mask NSStringCompareOptions, rangeOfReceiverToSearch NSRange) NSRange

func (*NSString) RangeOfStringOptionsRangeLocale

func (o *NSString) RangeOfStringOptionsRangeLocale(searchString *NSString, mask NSStringCompareOptions, rangeOfReceiverToSearch NSRange, locale *NSLocale) NSRange

func (*NSString) Release

func (o *NSString) Release()

func (*NSString) RemoveObserverForKeyPath

func (o *NSString) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*NSString) RemoveObserverForKeyPathContext

func (o *NSString) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*NSString) RemoveValueAtIndexFromPropertyWithKey

func (o *NSString) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*NSString) ReplaceValueAtIndexInPropertyWithKey

func (o *NSString) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*NSString) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *NSString) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*NSString) ReplacementObjectForCoder

func (o *NSString) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*NSString) ReplacementObjectForKeyedArchiver

func (o *NSString) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*NSString) RespondsToSelector

func (o *NSString) RespondsToSelector(aSelector SEL) bool

func (*NSString) Retain

func (o *NSString) Retain() *NSString

func (*NSString) RetainCount

func (o *NSString) RetainCount() NSUInteger

func (*NSString) ScriptingBeginsWith

func (o *NSString) ScriptingBeginsWith(object NSObject) bool

func (*NSString) ScriptingContains

func (o *NSString) ScriptingContains(object NSObject) bool

func (*NSString) ScriptingEndsWith

func (o *NSString) ScriptingEndsWith(object NSObject) bool

func (*NSString) ScriptingIsEqualTo

func (o *NSString) ScriptingIsEqualTo(object NSObject) bool

func (*NSString) ScriptingIsGreaterThan

func (o *NSString) ScriptingIsGreaterThan(object NSObject) bool

func (*NSString) ScriptingIsGreaterThanOrEqualTo

func (o *NSString) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*NSString) ScriptingIsLessThan

func (o *NSString) ScriptingIsLessThan(object NSObject) bool

func (*NSString) ScriptingIsLessThanOrEqualTo

func (o *NSString) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*NSString) ScriptingProperties

func (o *NSString) ScriptingProperties() *NSDictionary

func (*NSString) ScriptingValueForSpecifier

func (o *NSString) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*NSString) Self

func (o *NSString) Self() *NSString

func (*NSString) SetNilValueForKey

func (o *NSString) SetNilValueForKey(key *NSString)

func (*NSString) SetObservationInfo

func (o *NSString) SetObservationInfo(observationInfo unsafe.Pointer)

func (*NSString) SetScriptingProperties

func (o *NSString) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*NSString) SetValueForKey

func (o *NSString) SetValueForKey(value NSObject, key *NSString)

func (*NSString) SetValueForKeyPath

func (o *NSString) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*NSString) SetValueForUndefinedKey

func (o *NSString) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*NSString) SetValuesForKeysWithDictionary

func (o *NSString) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*NSString) SmallestEncoding

func (o *NSString) SmallestEncoding() NSStringEncoding

func (*NSString) String

func (o *NSString) String() string

func (*NSString) StringByAbbreviatingWithTildeInPath

func (o *NSString) StringByAbbreviatingWithTildeInPath() *NSString

func (*NSString) StringByAddingPercentEncodingWithAllowedCharacters

func (o *NSString) StringByAddingPercentEncodingWithAllowedCharacters(allowedCharacters *NSCharacterSet) *NSString

func (*NSString) StringByAppendingFormat

func (o *NSString) StringByAppendingFormat(format *NSString, objects ...NSObject) *NSString

func (*NSString) StringByAppendingPathComponent

func (o *NSString) StringByAppendingPathComponent(str *NSString) *NSString

func (*NSString) StringByAppendingPathExtension

func (o *NSString) StringByAppendingPathExtension(str *NSString) *NSString

func (*NSString) StringByAppendingString

func (o *NSString) StringByAppendingString(aString *NSString) *NSString

func (*NSString) StringByApplyingTransformReverse

func (o *NSString) StringByApplyingTransformReverse(transform NSStringTransform, reverse BOOL) *NSString

func (*NSString) StringByDeletingLastPathComponent

func (o *NSString) StringByDeletingLastPathComponent() *NSString

func (*NSString) StringByDeletingPathExtension

func (o *NSString) StringByDeletingPathExtension() *NSString

func (*NSString) StringByExpandingTildeInPath

func (o *NSString) StringByExpandingTildeInPath() *NSString

func (*NSString) StringByFoldingWithOptionsLocale

func (o *NSString) StringByFoldingWithOptionsLocale(options NSStringCompareOptions, locale *NSLocale) *NSString

func (*NSString) StringByPaddingToLengthWithString

func (o *NSString) StringByPaddingToLengthWithString(newLength NSUInteger, padString *NSString, padIndex NSUInteger) *NSString

func (*NSString) StringByPaddingToLengthWithStringStartingAtIndex

func (o *NSString) StringByPaddingToLengthWithStringStartingAtIndex(newLength NSUInteger, padString *NSString, padIndex NSUInteger) *NSString

func (*NSString) StringByRemovingPercentEncoding

func (o *NSString) StringByRemovingPercentEncoding() *NSString

func (*NSString) StringByReplacingCharactersInRangeWithString

func (o *NSString) StringByReplacingCharactersInRangeWithString(range_ NSRange, replacement *NSString) *NSString

func (*NSString) StringByReplacingOccurrencesOfStringWithString

func (o *NSString) StringByReplacingOccurrencesOfStringWithString(target *NSString, replacement *NSString) *NSString

func (*NSString) StringByReplacingOccurrencesOfStringWithStringOptions

func (o *NSString) StringByReplacingOccurrencesOfStringWithStringOptions(target *NSString, replacement *NSString, options NSStringCompareOptions, searchRange NSRange) *NSString

func (*NSString) StringByReplacingOccurrencesOfStringWithStringOptionsRange

func (o *NSString) StringByReplacingOccurrencesOfStringWithStringOptionsRange(target *NSString, replacement *NSString, options NSStringCompareOptions, searchRange NSRange) *NSString

func (*NSString) StringByResolvingSymlinksInPath

func (o *NSString) StringByResolvingSymlinksInPath() *NSString

func (*NSString) StringByStandardizingPath

func (o *NSString) StringByStandardizingPath() *NSString

func (*NSString) StringByTrimmingCharactersInSet

func (o *NSString) StringByTrimmingCharactersInSet(set *NSCharacterSet) *NSString

func (*NSString) StringsByAppendingPaths

func (o *NSString) StringsByAppendingPaths(paths *NSArray) *NSArray

func (*NSString) SubstringFromIndex

func (o *NSString) SubstringFromIndex(from NSUInteger) *NSString

func (*NSString) SubstringToIndex

func (o *NSString) SubstringToIndex(to NSUInteger) *NSString

func (*NSString) SubstringWithRange

func (o *NSString) SubstringWithRange(range_ NSRange) *NSString

func (*NSString) Superclass

func (o *NSString) Superclass() Class

func (*NSString) ToManyRelationshipKeys

func (o *NSString) ToManyRelationshipKeys() *NSArray

func (*NSString) ToOneRelationshipKeys

func (o *NSString) ToOneRelationshipKeys() *NSArray

func (*NSString) UTF8String

func (o *NSString) UTF8String() *Char

func (*NSString) UppercaseString

func (o *NSString) UppercaseString() *NSString

func (*NSString) UppercaseStringWithLocale

func (o *NSString) UppercaseStringWithLocale(locale *NSLocale) *NSString

func (*NSString) ValidateValueForKey

func (o *NSString) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSString) ValidateValueForKeyError

func (o *NSString) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSString) ValidateValueForKeyPath

func (o *NSString) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSString) ValidateValueForKeyPathError

func (o *NSString) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSString) ValueAtIndexInPropertyWithKey

func (o *NSString) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*NSString) ValueForKey

func (o *NSString) ValueForKey(key *NSString) *Id

func (*NSString) ValueForKeyPath

func (o *NSString) ValueForKeyPath(keyPath *NSString) *Id

func (*NSString) ValueForUndefinedKey

func (o *NSString) ValueForUndefinedKey(key *NSString) *Id

func (*NSString) ValueWithNameInPropertyWithKey

func (o *NSString) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*NSString) ValueWithUniqueIDInPropertyWithKey

func (o *NSString) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*NSString) VariantFittingPresentationWidth

func (o *NSString) VariantFittingPresentationWidth(width NSInteger) *NSString

func (*NSString) WillChangeValueForKey

func (o *NSString) WillChangeValueForKey(key *NSString)

func (*NSString) WillChangeValueForKeyWithSetMutation

func (o *NSString) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSString) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *NSString) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSString) WillChangeValuesAtIndexes

func (o *NSString) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSString) WillChangeValuesAtIndexesForKey

func (o *NSString) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSString) WritableTypeIdentifiersForItemProvider

func (o *NSString) WritableTypeIdentifiersForItemProvider() *NSArray

func (*NSString) WriteToFileAtomically

func (o *NSString) WriteToFileAtomically(path *NSString, useAuxiliaryFile BOOL, enc NSStringEncoding, error *[]*NSError) bool

func (*NSString) WriteToFileAtomicallyEncoding

func (o *NSString) WriteToFileAtomicallyEncoding(path *NSString, useAuxiliaryFile BOOL, enc NSStringEncoding, error *[]*NSError) bool

func (*NSString) WriteToURLAtomically

func (o *NSString) WriteToURLAtomically(url *NSURL, useAuxiliaryFile BOOL, enc NSStringEncoding, error *[]*NSError) bool

func (*NSString) WriteToURLAtomicallyEncoding

func (o *NSString) WriteToURLAtomicallyEncoding(url *NSURL, useAuxiliaryFile BOOL, enc NSStringEncoding, error *[]*NSError) bool

func (*NSString) Zone

func (o *NSString) Zone() *_NSZone

type NSStringCompareOptions

type NSStringCompareOptions C.enum_NSStringCompareOptions

type NSStringEncoding

type NSStringEncoding C.NSUInteger

func NSStringAvailableStringEncodings

func NSStringAvailableStringEncodings() *NSStringEncoding

func NSStringDefaultCStringEncoding

func NSStringDefaultCStringEncoding() NSStringEncoding

func NSStringEncodingForDataEncodingOptions

func NSStringEncodingForDataEncodingOptions(data *NSData, opts *NSDictionary, string *[]*NSString, usedLossyConversion *BOOL) NSStringEncoding

func NSStringEncodingForDataEncodingOptionsConvertedString

func NSStringEncodingForDataEncodingOptionsConvertedString(data *NSData, opts *NSDictionary, string *[]*NSString, usedLossyConversion *BOOL) NSStringEncoding

type NSStringTransform

type NSStringTransform = *NSString

type NSThread

type NSThread struct{ Id }

func (*NSThread) Ptr

func (o *NSThread) Ptr() unsafe.Pointer

type NSTimeInterval

type NSTimeInterval C.double

type NSUInteger

type NSUInteger C.ulong
const CBAttributePermissionsReadEncryptionRequired NSUInteger = C.CBAttributePermissionsReadEncryptionRequired
const CBAttributePermissionsReadable NSUInteger = C.CBAttributePermissionsReadable
const CBAttributePermissionsWriteEncryptionRequired NSUInteger = C.CBAttributePermissionsWriteEncryptionRequired
const CBAttributePermissionsWriteable NSUInteger = C.CBAttributePermissionsWriteable
const CBCharacteristicPropertyAuthenticatedSignedWrites NSUInteger = C.CBCharacteristicPropertyAuthenticatedSignedWrites
const CBCharacteristicPropertyBroadcast NSUInteger = C.CBCharacteristicPropertyBroadcast
const CBCharacteristicPropertyExtendedProperties NSUInteger = C.CBCharacteristicPropertyExtendedProperties
const CBCharacteristicPropertyIndicate NSUInteger = C.CBCharacteristicPropertyIndicate
const CBCharacteristicPropertyIndicateEncryptionRequired NSUInteger = C.CBCharacteristicPropertyIndicateEncryptionRequired
const CBCharacteristicPropertyNotify NSUInteger = C.CBCharacteristicPropertyNotify
const CBCharacteristicPropertyNotifyEncryptionRequired NSUInteger = C.CBCharacteristicPropertyNotifyEncryptionRequired
const CBCharacteristicPropertyRead NSUInteger = C.CBCharacteristicPropertyRead
const CBCharacteristicPropertyWrite NSUInteger = C.CBCharacteristicPropertyWrite
const CBCharacteristicPropertyWriteWithoutResponse NSUInteger = C.CBCharacteristicPropertyWriteWithoutResponse

func CBAttributeHash

func CBAttributeHash() NSUInteger

func CBCentralHash

func CBCentralHash() NSUInteger

func CBCentralManagerHash

func CBCentralManagerHash() NSUInteger

func CBCharacteristicHash

func CBCharacteristicHash() NSUInteger

func CBDescriptorHash

func CBDescriptorHash() NSUInteger

func CBManagerHash

func CBManagerHash() NSUInteger

func CBPeripheralHash

func CBPeripheralHash() NSUInteger

func CBPeripheralManagerHash

func CBPeripheralManagerHash() NSUInteger

func CBServiceHash

func CBServiceHash() NSUInteger

func CBUUIDHash

func CBUUIDHash() NSUInteger

func NSArrayHash

func NSArrayHash() NSUInteger

func NSAutoreleasePoolHash

func NSAutoreleasePoolHash() NSUInteger

func NSDataHash

func NSDataHash() NSUInteger

func NSDictionaryHash

func NSDictionaryHash() NSUInteger

func NSEnumeratorHash

func NSEnumeratorHash() NSUInteger

func NSMutableArrayHash

func NSMutableArrayHash() NSUInteger

func NSNumberHash

func NSNumberHash() NSUInteger

func NSObjectHash

func NSObjectHash() NSUInteger

func NSStringHash

func NSStringHash() NSUInteger

func NSUUIDHash

func NSUUIDHash() NSUInteger

type NSURL

type NSURL struct{ Id }

func (*NSURL) Ptr

func (o *NSURL) Ptr() unsafe.Pointer

type NSUUID

type NSUUID struct{ Id }

func NSUUIDAlloc

func NSUUIDAlloc() *NSUUID

func NSUUIDAllocWithZone

func NSUUIDAllocWithZone(zone *_NSZone) *NSUUID

func NSUUIDNew

func NSUUIDNew() *NSUUID

func NSUUIDUUID

func NSUUIDUUID() *NSUUID

func (*NSUUID) AddObserverForKeyPath

func (o *NSUUID) AddObserverForKeyPath(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSUUID) AddObserverForKeyPathOptions

func (o *NSUUID) AddObserverForKeyPathOptions(observer NSObject, keyPath *NSString, options NSKeyValueObservingOptions, context unsafe.Pointer)

func (*NSUUID) AttemptRecoveryFromErrorOptionIndex

func (o *NSUUID) AttemptRecoveryFromErrorOptionIndex(error *NSError, recoveryOptionIndex NSUInteger) bool

func (*NSUUID) AttemptRecoveryFromErrorOptionIndexDelegate

func (o *NSUUID) AttemptRecoveryFromErrorOptionIndexDelegate(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSUUID) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector

func (o *NSUUID) AttemptRecoveryFromErrorOptionIndexDelegateDidRecoverSelector(error *NSError, recoveryOptionIndex NSUInteger, delegate NSObject, didRecoverSelector SEL, contextInfo unsafe.Pointer)

func (*NSUUID) AttributeKeys

func (o *NSUUID) AttributeKeys() *NSArray

func (*NSUUID) AutoContentAccessingProxy

func (o *NSUUID) AutoContentAccessingProxy() *Id

func (*NSUUID) AwakeAfterUsingCoder

func (o *NSUUID) AwakeAfterUsingCoder(aDecoder *NSCoder) *Id

func (*NSUUID) ClassCode

func (o *NSUUID) ClassCode() FourCharCode

func (*NSUUID) ClassDescription

func (o *NSUUID) ClassDescription() *NSClassDescription

func (*NSUUID) ClassForArchiver

func (o *NSUUID) ClassForArchiver() Class

func (*NSUUID) ClassForCoder

func (o *NSUUID) ClassForCoder() Class

func (*NSUUID) ClassForKeyedArchiver

func (o *NSUUID) ClassForKeyedArchiver() Class

func (*NSUUID) ClassName

func (o *NSUUID) ClassName() *NSString

func (*NSUUID) CoerceValueForKey

func (o *NSUUID) CoerceValueForKey(value NSObject, key *NSString) *Id

func (*NSUUID) Copy

func (o *NSUUID) Copy() *Id

func (*NSUUID) CopyScriptingValueForKey

func (o *NSUUID) CopyScriptingValueForKey(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSUUID) CopyScriptingValueForKeyWithProperties

func (o *NSUUID) CopyScriptingValueForKeyWithProperties(value NSObject, key *NSString, properties *NSDictionary) *Id

func (*NSUUID) CopyWithZone

func (o *NSUUID) CopyWithZone(zone *NSZone) *Id

func (*NSUUID) Dealloc

func (o *NSUUID) Dealloc()

func (*NSUUID) DictionaryWithValuesForKeys

func (o *NSUUID) DictionaryWithValuesForKeys(keys *NSArray) *NSDictionary

func (*NSUUID) DidChangeValueForKey

func (o *NSUUID) DidChangeValueForKey(key *NSString)

func (*NSUUID) DidChangeValueForKeyWithSetMutation

func (o *NSUUID) DidChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSUUID) DidChangeValueForKeyWithSetMutationUsingObjects

func (o *NSUUID) DidChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSUUID) DidChangeValuesAtIndexes

func (o *NSUUID) DidChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSUUID) DidChangeValuesAtIndexesForKey

func (o *NSUUID) DidChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSUUID) DoesContain

func (o *NSUUID) DoesContain(object NSObject) bool

func (*NSUUID) DoesNotRecognizeSelector

func (o *NSUUID) DoesNotRecognizeSelector(aSelector SEL)

func (*NSUUID) ForwardInvocation

func (o *NSUUID) ForwardInvocation(anInvocation *NSInvocation)

func (*NSUUID) ForwardingTargetForSelector

func (o *NSUUID) ForwardingTargetForSelector(aSelector SEL) *Id

func (*NSUUID) GC

func (o *NSUUID) GC()

func (*NSUUID) GetUUIDBytes

func (o *NSUUID) GetUUIDBytes(uuid *UnsignedChar)

func (*NSUUID) IndicesOfObjectsByEvaluatingObjectSpecifier

func (o *NSUUID) IndicesOfObjectsByEvaluatingObjectSpecifier(specifier *NSScriptObjectSpecifier) *NSArray

func (*NSUUID) Init

func (o *NSUUID) Init() *NSUUID

func (*NSUUID) InitWithUUIDBytes

func (o *NSUUID) InitWithUUIDBytes(bytes *UnsignedChar) *NSUUID

func (*NSUUID) InitWithUUIDString

func (o *NSUUID) InitWithUUIDString(string *NSString) *NSUUID

func (*NSUUID) InsertValueAtIndex

func (o *NSUUID) InsertValueAtIndex(value NSObject, index NSUInteger, key *NSString)

func (*NSUUID) InsertValueAtIndexInPropertyWithKey

func (o *NSUUID) InsertValueAtIndexInPropertyWithKey(value NSObject, index NSUInteger, key *NSString)

func (*NSUUID) InsertValueInPropertyWithKey

func (o *NSUUID) InsertValueInPropertyWithKey(value NSObject, key *NSString)

func (*NSUUID) InverseForRelationshipKey

func (o *NSUUID) InverseForRelationshipKey(relationshipKey *NSString) *NSString

func (*NSUUID) IsCaseInsensitiveLike

func (o *NSUUID) IsCaseInsensitiveLike(object *NSString) bool

func (*NSUUID) IsEqualTo

func (o *NSUUID) IsEqualTo(object NSObject) bool

func (*NSUUID) IsGreaterThan

func (o *NSUUID) IsGreaterThan(object NSObject) bool

func (*NSUUID) IsGreaterThanOrEqualTo

func (o *NSUUID) IsGreaterThanOrEqualTo(object NSObject) bool

func (*NSUUID) IsLessThan

func (o *NSUUID) IsLessThan(object NSObject) bool

func (*NSUUID) IsLessThanOrEqualTo

func (o *NSUUID) IsLessThanOrEqualTo(object NSObject) bool

func (*NSUUID) IsLike

func (o *NSUUID) IsLike(object *NSString) bool

func (*NSUUID) IsNotEqualTo

func (o *NSUUID) IsNotEqualTo(object NSObject) bool

func (*NSUUID) MethodSignatureForSelector

func (o *NSUUID) MethodSignatureForSelector(aSelector SEL) *NSMethodSignature

func (*NSUUID) MutableArrayValueForKey

func (o *NSUUID) MutableArrayValueForKey(key *NSString) *NSMutableArray

func (*NSUUID) MutableArrayValueForKeyPath

func (o *NSUUID) MutableArrayValueForKeyPath(keyPath *NSString) *NSMutableArray

func (*NSUUID) MutableCopy

func (o *NSUUID) MutableCopy() *Id

func (*NSUUID) MutableOrderedSetValueForKey

func (o *NSUUID) MutableOrderedSetValueForKey(key *NSString) *NSMutableOrderedSet

func (*NSUUID) MutableOrderedSetValueForKeyPath

func (o *NSUUID) MutableOrderedSetValueForKeyPath(keyPath *NSString) *NSMutableOrderedSet

func (*NSUUID) MutableSetValueForKey

func (o *NSUUID) MutableSetValueForKey(key *NSString) *NSMutableSet

func (*NSUUID) MutableSetValueForKeyPath

func (o *NSUUID) MutableSetValueForKeyPath(keyPath *NSString) *NSMutableSet

func (*NSUUID) NewScriptingObjectOfClassForValueForKey

func (o *NSUUID) NewScriptingObjectOfClassForValueForKey(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSUUID) NewScriptingObjectOfClassForValueForKeyWithContentsValue

func (o *NSUUID) NewScriptingObjectOfClassForValueForKeyWithContentsValue(objectClass Class, key *NSString, contentsValue NSObject, properties *NSDictionary) *Id

func (*NSUUID) ObjectSpecifier

func (o *NSUUID) ObjectSpecifier() *NSScriptObjectSpecifier

func (*NSUUID) ObservationInfo

func (o *NSUUID) ObservationInfo() unsafe.Pointer

func (*NSUUID) ObserveValueForKeyPathOfObject

func (o *NSUUID) ObserveValueForKeyPathOfObject(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSUUID) ObserveValueForKeyPathOfObjectChange

func (o *NSUUID) ObserveValueForKeyPathOfObjectChange(keyPath *NSString, object NSObject, change *NSDictionary, context unsafe.Pointer)

func (*NSUUID) PerformSelectorInBackgroundWithObject

func (o *NSUUID) PerformSelectorInBackgroundWithObject(aSelector SEL, arg NSObject)

func (*NSUUID) PerformSelectorOnMainThreadWithObject

func (o *NSUUID) PerformSelectorOnMainThreadWithObject(aSelector SEL, arg NSObject, wait BOOL)

func (*NSUUID) PerformSelectorOnMainThreadWithObjectWaitUntilDone

func (o *NSUUID) PerformSelectorOnMainThreadWithObjectWaitUntilDone(aSelector SEL, arg NSObject, wait BOOL)

func (*NSUUID) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes

func (o *NSUUID) PerformSelectorOnMainThreadWithObjectWaitUntilDoneModes(aSelector SEL, arg NSObject, wait BOOL, array *NSArray)

func (*NSUUID) PerformSelectorOnThread

func (o *NSUUID) PerformSelectorOnThread(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSUUID) PerformSelectorOnThreadWithObject

func (o *NSUUID) PerformSelectorOnThreadWithObject(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL)

func (*NSUUID) PerformSelectorOnThreadWithObjectWaitUntilDone

func (o *NSUUID) PerformSelectorOnThreadWithObjectWaitUntilDone(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSUUID) PerformSelectorOnThreadWithObjectWaitUntilDoneModes

func (o *NSUUID) PerformSelectorOnThreadWithObjectWaitUntilDoneModes(aSelector SEL, thr *NSThread, arg NSObject, wait BOOL, array *NSArray)

func (*NSUUID) PerformSelectorWithObject

func (o *NSUUID) PerformSelectorWithObject(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSUUID) PerformSelectorWithObjectAfterDelay

func (o *NSUUID) PerformSelectorWithObjectAfterDelay(aSelector SEL, anArgument NSObject, delay NSTimeInterval)

func (*NSUUID) PerformSelectorWithObjectAfterDelayInModes

func (o *NSUUID) PerformSelectorWithObjectAfterDelayInModes(aSelector SEL, anArgument NSObject, delay NSTimeInterval, modes *NSArray)

func (*NSUUID) Ptr

func (o *NSUUID) Ptr() unsafe.Pointer

func (*NSUUID) RemoveObserverForKeyPath

func (o *NSUUID) RemoveObserverForKeyPath(observer NSObject, keyPath *NSString)

func (*NSUUID) RemoveObserverForKeyPathContext

func (o *NSUUID) RemoveObserverForKeyPathContext(observer NSObject, keyPath *NSString, context unsafe.Pointer)

func (*NSUUID) RemoveValueAtIndexFromPropertyWithKey

func (o *NSUUID) RemoveValueAtIndexFromPropertyWithKey(index NSUInteger, key *NSString)

func (*NSUUID) ReplaceValueAtIndexInPropertyWithKey

func (o *NSUUID) ReplaceValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString, value NSObject)

func (*NSUUID) ReplaceValueAtIndexInPropertyWithKeyWithValue

func (o *NSUUID) ReplaceValueAtIndexInPropertyWithKeyWithValue(index NSUInteger, key *NSString, value NSObject)

func (*NSUUID) ReplacementObjectForCoder

func (o *NSUUID) ReplacementObjectForCoder(aCoder *NSCoder) *Id

func (*NSUUID) ReplacementObjectForKeyedArchiver

func (o *NSUUID) ReplacementObjectForKeyedArchiver(archiver *NSKeyedArchiver) *Id

func (*NSUUID) ScriptingBeginsWith

func (o *NSUUID) ScriptingBeginsWith(object NSObject) bool

func (*NSUUID) ScriptingContains

func (o *NSUUID) ScriptingContains(object NSObject) bool

func (*NSUUID) ScriptingEndsWith

func (o *NSUUID) ScriptingEndsWith(object NSObject) bool

func (*NSUUID) ScriptingIsEqualTo

func (o *NSUUID) ScriptingIsEqualTo(object NSObject) bool

func (*NSUUID) ScriptingIsGreaterThan

func (o *NSUUID) ScriptingIsGreaterThan(object NSObject) bool

func (*NSUUID) ScriptingIsGreaterThanOrEqualTo

func (o *NSUUID) ScriptingIsGreaterThanOrEqualTo(object NSObject) bool

func (*NSUUID) ScriptingIsLessThan

func (o *NSUUID) ScriptingIsLessThan(object NSObject) bool

func (*NSUUID) ScriptingIsLessThanOrEqualTo

func (o *NSUUID) ScriptingIsLessThanOrEqualTo(object NSObject) bool

func (*NSUUID) ScriptingProperties

func (o *NSUUID) ScriptingProperties() *NSDictionary

func (*NSUUID) ScriptingValueForSpecifier

func (o *NSUUID) ScriptingValueForSpecifier(objectSpecifier *NSScriptObjectSpecifier) *Id

func (*NSUUID) SetNilValueForKey

func (o *NSUUID) SetNilValueForKey(key *NSString)

func (*NSUUID) SetObservationInfo

func (o *NSUUID) SetObservationInfo(observationInfo unsafe.Pointer)

func (*NSUUID) SetScriptingProperties

func (o *NSUUID) SetScriptingProperties(scriptingProperties *NSDictionary)

func (*NSUUID) SetValueForKey

func (o *NSUUID) SetValueForKey(value NSObject, key *NSString)

func (*NSUUID) SetValueForKeyPath

func (o *NSUUID) SetValueForKeyPath(value NSObject, keyPath *NSString)

func (*NSUUID) SetValueForUndefinedKey

func (o *NSUUID) SetValueForUndefinedKey(value NSObject, key *NSString)

func (*NSUUID) SetValuesForKeysWithDictionary

func (o *NSUUID) SetValuesForKeysWithDictionary(keyedValues *NSDictionary)

func (*NSUUID) ToManyRelationshipKeys

func (o *NSUUID) ToManyRelationshipKeys() *NSArray

func (*NSUUID) ToOneRelationshipKeys

func (o *NSUUID) ToOneRelationshipKeys() *NSArray

func (*NSUUID) UUIDString

func (o *NSUUID) UUIDString() *NSString

func (*NSUUID) ValidateValueForKey

func (o *NSUUID) ValidateValueForKey(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSUUID) ValidateValueForKeyError

func (o *NSUUID) ValidateValueForKeyError(ioValue *[]*Id, inKey *NSString, outError *[]*NSError) bool

func (*NSUUID) ValidateValueForKeyPath

func (o *NSUUID) ValidateValueForKeyPath(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSUUID) ValidateValueForKeyPathError

func (o *NSUUID) ValidateValueForKeyPathError(ioValue *[]*Id, inKeyPath *NSString, outError *[]*NSError) bool

func (*NSUUID) ValueAtIndexInPropertyWithKey

func (o *NSUUID) ValueAtIndexInPropertyWithKey(index NSUInteger, key *NSString) *Id

func (*NSUUID) ValueForKey

func (o *NSUUID) ValueForKey(key *NSString) *Id

func (*NSUUID) ValueForKeyPath

func (o *NSUUID) ValueForKeyPath(keyPath *NSString) *Id

func (*NSUUID) ValueForUndefinedKey

func (o *NSUUID) ValueForUndefinedKey(key *NSString) *Id

func (*NSUUID) ValueWithNameInPropertyWithKey

func (o *NSUUID) ValueWithNameInPropertyWithKey(name *NSString, key *NSString) *Id

func (*NSUUID) ValueWithUniqueIDInPropertyWithKey

func (o *NSUUID) ValueWithUniqueIDInPropertyWithKey(uniqueID NSObject, key *NSString) *Id

func (*NSUUID) WillChangeValueForKey

func (o *NSUUID) WillChangeValueForKey(key *NSString)

func (*NSUUID) WillChangeValueForKeyWithSetMutation

func (o *NSUUID) WillChangeValueForKeyWithSetMutation(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSUUID) WillChangeValueForKeyWithSetMutationUsingObjects

func (o *NSUUID) WillChangeValueForKeyWithSetMutationUsingObjects(key *NSString, mutationKind NSKeyValueSetMutationKind, objects *NSSet)

func (*NSUUID) WillChangeValuesAtIndexes

func (o *NSUUID) WillChangeValuesAtIndexes(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

func (*NSUUID) WillChangeValuesAtIndexesForKey

func (o *NSUUID) WillChangeValuesAtIndexesForKey(changeKind NSKeyValueChange, indexes *NSIndexSet, key *NSString)

type NSValue

type NSValue struct{ Id }

func NSNumberValueWithBytesObjCType

func NSNumberValueWithBytesObjCType(value unsafe.Pointer, type_ *Char) *NSValue

func NSNumberValueWithEdgeInsets

func NSNumberValueWithEdgeInsets(insets NSEdgeInsets) *NSValue

func NSNumberValueWithNonretainedObject

func NSNumberValueWithNonretainedObject(anObject NSObject) *NSValue

func NSNumberValueWithObjCType

func NSNumberValueWithObjCType(value unsafe.Pointer, type_ *Char) *NSValue

func NSNumberValueWithPoint

func NSNumberValueWithPoint(point NSPoint) *NSValue

func NSNumberValueWithPointer

func NSNumberValueWithPointer(pointer unsafe.Pointer) *NSValue

func NSNumberValueWithRange

func NSNumberValueWithRange(range_ NSRange) *NSValue

func NSNumberValueWithRect

func NSNumberValueWithRect(rect NSRect) *NSValue

func NSNumberValueWithSize

func NSNumberValueWithSize(size NSSize) *NSValue

func (*NSValue) Ptr

func (o *NSValue) Ptr() unsafe.Pointer

type NSZone

type NSZone = C.struct__NSZone

type OSType

type OSType C.FourCharCode

type Protocol

type Protocol interface {
	Ptr() unsafe.Pointer
}

type SEL

func Selector

func Selector(s string) SEL

type Short

type Short C.short

type Unichar

type Unichar C.ushort

type UnsignedChar

type UnsignedChar C.uchar

type UnsignedInt

type UnsignedInt C.uint

type UnsignedLong

type UnsignedLong C.ulong

type UnsignedLongLong

type UnsignedLongLong C.ulonglong

type UnsignedShort

type UnsignedShort C.ushort

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL