Up

EOPrivate: various definitions

Authors

Generated by ayers

Version: 27724

Date: 2009-01-29 23:34:41 +0100 (Don, 29. Jän 2009)

Copyright: (C) 2005 Free Software Foundation, Inc.


Contents -

  1. Software documentation for the GDL2NonRetainingMutableArray(PrivateExceptions) category
  2. EOPrivate variables
  3. EOPrivate functions

Software documentation for the GDL2NonRetainingMutableArray(PrivateExceptions) category

GDL2NonRetainingMutableArray(PrivateExceptions)

Declared in:
EOControl/EOPrivate.m
Warning this category is private, which means that the methods are for internal use by the package. You should not use them in external code.
Method summary

_raiseRangeExceptionWithIndex: from: 

- (void) _raiseRangeExceptionWithIndex: (unsigned)index from: (SEL)selector;
Warning the underscore at the start of the name of this method indicates that it is private, for internal use only, and you should not use the method in your code.

EOPrivate variables

GDL2_EOEditingContextClass

Class GDL2_EOEditingContextClass;
Description forthcoming.

GDL2_EOEditingContext_globalIDForObjectIMP

IMP GDL2_EOEditingContext_globalIDForObjectIMP;
Description forthcoming.

GDL2_EOEditingContext_objectForGlobalIDIMP

IMP GDL2_EOEditingContext_objectForGlobalIDIMP;
Description forthcoming.

GDL2_EOEditingContext_recordObjectGlobalIDIMP

IMP GDL2_EOEditingContext_recordObjectGlobalIDIMP;
Description forthcoming.

GDL2_EOFaultClass

Class GDL2_EOFaultClass;
Description forthcoming.

GDL2_EOMKKDInitializerClass

Class GDL2_EOMKKDInitializerClass;
Description forthcoming.

GDL2_EOMKKDInitializer_indexForKeyIMP

GDL2IMP_UINT GDL2_EOMKKDInitializer_indexForKeyIMP;
Description forthcoming.

GDL2_EONull

EONull* GDL2_EONull;
Description forthcoming.

GDL2_MKKDClass

Class GDL2_MKKDClass;
Description forthcoming.

GDL2_MKKD_hasKeyIMP

GDL2IMP_BOOL GDL2_MKKD_hasKeyIMP;
Description forthcoming.

GDL2_MKKD_indexForKeyIMP

GDL2IMP_UINT GDL2_MKKD_indexForKeyIMP;
Description forthcoming.

GDL2_MKKD_objectForKeyIMP

IMP GDL2_MKKD_objectForKeyIMP;
Description forthcoming.

GDL2_MKKD_removeObjectForKeyIMP

IMP GDL2_MKKD_removeObjectForKeyIMP;
Description forthcoming.

GDL2_MKKD_setObjectForKeyIMP

IMP GDL2_MKKD_setObjectForKeyIMP;
Description forthcoming.

GDL2_NSArray

NSArray* GDL2_NSArray;
Description forthcoming.

GDL2_NSArrayClass

Class GDL2_NSArrayClass;
Description forthcoming.

GDL2_NSArray_arrayIMP

IMP GDL2_NSArray_arrayIMP;
Description forthcoming.

GDL2_NSAutoreleasePoolClass

Class GDL2_NSAutoreleasePoolClass;
Description forthcoming.

GDL2_NSAutoreleasePool_newIMP

IMP GDL2_NSAutoreleasePool_newIMP;
Description forthcoming.

GDL2_NSCalendarDateClass

Class GDL2_NSCalendarDateClass;
Description forthcoming.

GDL2_NSCalendarDate_allocWithZoneIMP

IMP GDL2_NSCalendarDate_allocWithZoneIMP;
Description forthcoming.

GDL2_NSDataClass

Class GDL2_NSDataClass;
Description forthcoming.

GDL2_NSData_allocWithZoneIMP

IMP GDL2_NSData_allocWithZoneIMP;
Description forthcoming.

GDL2_NSData_dataWithBytes_lengthIMP

IMP GDL2_NSData_dataWithBytes_lengthIMP;
Description forthcoming.

GDL2_NSDateClass

Class GDL2_NSDateClass;
Description forthcoming.

GDL2_NSDecimalNumberClass

Class GDL2_NSDecimalNumberClass;
Description forthcoming.

GDL2_NSDecimalNumber_allocWithZoneIMP

IMP GDL2_NSDecimalNumber_allocWithZoneIMP;
Description forthcoming.

GDL2_NSDictionaryClass

Class GDL2_NSDictionaryClass;
Description forthcoming.

GDL2_NSMutableArrayClass

Class GDL2_NSMutableArrayClass;
Description forthcoming.

GDL2_NSMutableArray_allocWithZoneIMP

IMP GDL2_NSMutableArray_allocWithZoneIMP;
Description forthcoming.

GDL2_NSMutableArray_arrayIMP

IMP GDL2_NSMutableArray_arrayIMP;
Description forthcoming.

GDL2_NSMutableArray_arrayWithArrayIMP

IMP GDL2_NSMutableArray_arrayWithArrayIMP;
Description forthcoming.

GDL2_NSMutableArray_arrayWithCapacityIMP

IMP GDL2_NSMutableArray_arrayWithCapacityIMP;
Description forthcoming.

GDL2_NSMutableDictionaryClass

Class GDL2_NSMutableDictionaryClass;
Description forthcoming.

GDL2_NSMutableDictionary_allocWithZoneIMP

IMP GDL2_NSMutableDictionary_allocWithZoneIMP;
Description forthcoming.

GDL2_NSMutableDictionary_dictionaryWithCapacityIMP

IMP GDL2_NSMutableDictionary_dictionaryWithCapacityIMP;
Description forthcoming.

GDL2_NSNumberBool_No

NSNumber* GDL2_NSNumberBool_No;
Description forthcoming.

GDL2_NSNumberBool_Yes

NSNumber* GDL2_NSNumberBool_Yes;
Description forthcoming.

GDL2_NSNumberClass

Class GDL2_NSNumberClass;
Description forthcoming.

GDL2_NSNumber_allocWithZoneIMP

IMP GDL2_NSNumber_allocWithZoneIMP;
Description forthcoming.

GDL2_NSStringClass

Class GDL2_NSStringClass;
Description forthcoming.

GDL2_NSString_allocWithZoneIMP

IMP GDL2_NSString_allocWithZoneIMP;
Description forthcoming.

GDL2_NSString_defaultCStringEncodingIMP

GDL2IMP_NSStringEncoding GDL2_NSString_defaultCStringEncodingIMP;
Description forthcoming.

GDL2_NSString_stringWithCStringIMP

IMP GDL2_NSString_stringWithCStringIMP;
Description forthcoming.

GDL2_NSString_stringWithCString_lengthIMP

IMP GDL2_NSString_stringWithCString_lengthIMP;
Description forthcoming.

eqSel

SEL eqSel;
Description forthcoming.

EOPrivate functions

EOEditingContext_globalIDForObjectWithImpPtr

EOGlobalID* EOEditingContext_globalIDForObjectWithImpPtr(EOEditingContext* edContext, IMP* impPtr, id object);
Description forthcoming.

EOEditingContext_objectForGlobalIDWithImpPtr

id EOEditingContext_objectForGlobalIDWithImpPtr(EOEditingContext* edContext, IMP* impPtr, EOGlobalID* gid);
Description forthcoming.

EOEditingContext_recordObjectGlobalIDWithImpPtr

id EOEditingContext_recordObjectGlobalIDWithImpPtr(EOEditingContext* edContext, IMP* impPtr, id object, EOGlobalID* gid);
Description forthcoming.

EOHashAddTable

void EOHashAddTable(NSHashTable* to, NSHashTable* from);
Description forthcoming.

EOMKKDInitializer_indexForKeyWithImpPtr

unsigned int EOMKKDInitializer_indexForKeyWithImpPtr(EOMKKDInitializer* mkkdInit, GDL2IMP_UINT* impPtr, NSString* key);
Description forthcoming.

EOMKKD_hasKeyWithImpPtr

BOOL EOMKKD_hasKeyWithImpPtr(NSDictionary* mkkd, GDL2IMP_BOOL* impPtr, NSString* key);
Description forthcoming.

EOMKKD_indexForKeyWithImpPtr

unsigned int EOMKKD_indexForKeyWithImpPtr(EOMutableKnownKeyDictionary* mkkd, GDL2IMP_UINT* impPtr, NSString* key);
Description forthcoming.

EOMKKD_objectForKeyWithImpPtr

id EOMKKD_objectForKeyWithImpPtr(NSDictionary* mkkd, IMP* impPtr, NSString* key);
Description forthcoming.

EOMKKD_removeObjectForKeyWithImpPtr

void EOMKKD_removeObjectForKeyWithImpPtr(NSDictionary* mkkd, IMP* impPtr, NSString* key);
Description forthcoming.

EOMKKD_setObjectForKeyWithImpPtr

void EOMKKD_setObjectForKeyWithImpPtr(NSDictionary* mkkd, IMP* impPtr, id anObject, NSString* key);
Description forthcoming.

GDL2_PrivateInit

void GDL2_PrivateInit();
Description forthcoming.


Up