Instance Methods | Protected Attributes | List of all members
MyDelegate Class Reference

#import <CocoaImplementation.h>

Inheritance diagram for MyDelegate:
Inheritance graph
[legend]

Instance Methods

(BOOL) - launched
 
(int) - numberOfOpenWindows
 
(void- setLaunched:
 
(void- setNumberOfOpenWindows:
 
(void- setShouldExit:
 
(BOOL) - shouldExit
 

Protected Attributes

BOOL bExit
 
BOOL bLaunched
 
int nOpenWindows
 

Detailed Description

Definition at line 14 of file CocoaImplementation.h.

Method Documentation

- (BOOL) launched
- (int) numberOfOpenWindows
- (void) setLaunched: (BOOL)  launched
- (void) setNumberOfOpenWindows: (int)  num
- (void) setShouldExit: (BOOL)  exit
- (BOOL) shouldExit

Member Data Documentation

- (BOOL) bExit
protected

Definition at line 15 of file CocoaImplementation.h.

- (BOOL) bLaunched
protected

Definition at line 16 of file CocoaImplementation.h.

- (int) nOpenWindows
protected

Definition at line 17 of file CocoaImplementation.h.


The documentation for this class was generated from the following file:


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:28