OpenClonk
ObjectiveCAssociated Class Reference

#include <ObjectiveCAssociated.h>

Public Member Functions

 ObjectiveCAssociated ()
 

Public Attributes

ObjCPtr _objectiveCObject
 

Detailed Description

Definition at line 28 of file ObjectiveCAssociated.h.

Constructor & Destructor Documentation

◆ ObjectiveCAssociated()

ObjectiveCAssociated::ObjectiveCAssociated ( )
inline

Definition at line 32 of file ObjectiveCAssociated.h.

32 : _objectiveCObject(nullptr) {}

Member Data Documentation

◆ _objectiveCObject

ObjCPtr ObjectiveCAssociated::_objectiveCObject

Definition at line 30 of file ObjectiveCAssociated.h.


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