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

◆ launched()

- (BOOL) launched

◆ numberOfOpenWindows()

- (int) numberOfOpenWindows

◆ setLaunched:()

- (void) setLaunched: (BOOL)  launched

◆ setNumberOfOpenWindows:()

- (void) setNumberOfOpenWindows: (int)  num

◆ setShouldExit:()

- (void) setShouldExit: (BOOL)  exit

◆ shouldExit()

- (BOOL) shouldExit

Member Data Documentation

◆ bExit

- (BOOL) bExit
protected

Definition at line 15 of file CocoaImplementation.h.

◆ bLaunched

- (BOOL) bLaunched
protected

Definition at line 16 of file CocoaImplementation.h.

◆ nOpenWindows

- (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 Feb 28 2022 21:44:01