Oolite 1.91.0.7668-250429-8542c40
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OOAIDeferredCallTrampolineInfo Struct Reference
+ Collaboration diagram for OOAIDeferredCallTrampolineInfo:

Protected Attributes

AIai
 
SEL selector
 
id parameter
 

Detailed Description

Definition at line 44 of file AI.m.

Member Data Documentation

◆ ai

- (AI*) ai
protected

Definition at line 46 of file AI.m.

Referenced by AI(OOPrivate)::performDeferredCall:withObject:afterDelay:.

◆ parameter

- (id) parameter
protected

Definition at line 48 of file AI.m.

Referenced by AI(OOPrivate)::performDeferredCall:withObject:afterDelay:.

◆ selector

- (SEL) selector
protected

Definition at line 47 of file AI.m.

Referenced by AI(OOPrivate)::performDeferredCall:withObject:afterDelay:.


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