1001-06-29 NSProxyクラス クラス説明 Foundation NSProxy INDEX>Foundation>apple(OS X) apple(iOS) 解説 継承 NSObject 準拠 NSObject (NSObject) フレームワーク /System/Library/Frameworks/Foundation.framework 使用可能 OS X 10.0以降 iOS 2.0以降 定義 NSProxy.h 概要 適合するプロトコル メソッド インスタンスの作成 + alloc + allocWithZone インスタンスの破棄 – dealloc オブジェクトのファイナライズ – finalize 非実装メソッドのハンドリング – forwardInvocation – methodSignatureForSelector Introspecting a Proxy Class + respondsToSelector Describing a Proxy Class or Object + class – description – debugDescription サブクラス化の注意