CatNiP docutest
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
CatNiPErrorManager Class Reference

#import <CatNiPErrorManager.h>

List of all members.

Public Member Functions

(void) - addErrorConsumer:
(id) - autorelease
(id) - copyWithZone:
(void) - dealloc [implementation]
(id) - init [implementation]
(void) - release
(void) - removeErrorConsumer:
(void) - reportError:
(id) - retain
(NSUInteger) - retainCount

Static Public Member Functions

(id) + allocWithZone:
(CatNiPErrorManager *) + sharedManager

Protected Attributes

NSMutableSet * errorConsumers

Member Function Documentation

- (void) addErrorConsumer: (id <CatNiPErrorConsumer>)  consumer

Here is the caller graph for this function:

+ (id) allocWithZone: (NSZone *)  zone
- (id) autorelease
- (id) copyWithZone: (NSZone *)  zone
- (void) dealloc [implementation]
- (id) init [implementation]
- (void) release
- (void) removeErrorConsumer: (id <CatNiPErrorConsumer>)  consumer
- (void) reportError: (NSError *)  error

Here is the caller graph for this function:

- (id) retain
- (NSUInteger) retainCount
+ (CatNiPErrorManager *) sharedManager

Here is the caller graph for this function:


Member Data Documentation

- (NSMutableSet*) errorConsumers [protected]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines