MonoMac.CoreData.NSAtomicStore Members

The members of MonoMac.CoreData.NSAtomicStore are listed below.

See Also: Inherited members from MonoMac.CoreData.NSPersistentStore

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.

Public Properties

[read-only]
CacheNodesMonoMac.Foundation.NSSet. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.

Public Methods

AddCacheNodes(MonoMac.Foundation.NSSet)
Documentation for this section has not yet been entered.
CacheNodeForObjectID(NSManagedObjectID) : NSAtomicStoreCacheNode
Documentation for this section has not yet been entered.
Load(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
NewCacheNodeForManagedObject(NSManagedObject) : NSAtomicStoreCacheNode
Documentation for this section has not yet been entered.
NewReferenceObjectForManagedObject(NSManagedObject) : NSAtomicStore
Documentation for this section has not yet been entered.
ObjectIDForEntity(NSEntityDescription, MonoMac.Foundation.NSObject) : NSManagedObjectID
Documentation for this section has not yet been entered.
ReferenceObjectForObjectID(NSManagedObjectID) : NSAtomicStore
Documentation for this section has not yet been entered.
Save(out MonoMac.Foundation.NSError) : bool
Documentation for this section has not yet been entered.
UpdateCacheNode(NSAtomicStoreCacheNode, NSManagedObject)
Documentation for this section has not yet been entered.
WillRemoveCacheNodes(MonoMac.Foundation.NSSet)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSAtomicStore object.