For faster navigation, this Iframe is preloading the Wikiwand page for プロシージャ.

プロシージャ

プロシージャ: procedure)とは、コンピュータプログラミングにおいて複数の処理をひとつの単位にまとめておき、呼び出し可能にしたものをいう。日本語では手続きとするのが定訳である。一連の処理を意味を持ったひとまとまりにすることで、再利用性が高まり、プログラム中に繰り返して現れる処理を1ヶ所で記述でき、プログラムの保守、管理を容易にする。

繰り返し利用されることから、ルーチン(routine)ともいう。呼び出し関係は通常階層構造をなし、その最上位にある、プログラム全体のエントリーポイントを含むルーチンをメインルーチン(メインプログラム)、呼び出されるものをサブルーチン(サブプログラム)という。また、プログラミング言語によっては関数function)と呼ばれることもある[注釈 1]

プログラミング言語により、プロシージャのような構文の分類や呼称はさまざまである。詳細はサブルーチンの記事を参照のこと。

ウィンドウプロシージャ

[編集]

Microsoft Windows用のWindows APIでは、ウィンドウプロシージャ(window procedure)と呼ばれる概念があり、ウィンドウに対するメッセージを処理するコールバック関数のことを指す[1]。ウィンドウの生成や破棄、描画やサイズ変更、マウスキーボードによるユーザー入力などに伴って送信される各メッセージに対する処理(メッセージハンドラー)を記述することで、イベント駆動型プログラミングを行なう。従来のWindows APIの多くはDLLにエクスポートされたC言語互換の関数形式となっており、単純なGUIアプリケーションであれば(C++Object Pascalではなく)CやPascalのような従来の手続き型言語を使って実装することもできる。

MFC[2]Windows FormsWPFや、DelphiVCLに代表されるアプリケーションフレームワークでは、メッセージループ(イベントループ)およびウィンドウプロシージャの詳細は隠蔽されており、メッセージハンドラーはオブジェクト指向言語の持つ仮想関数のオーバーライドやデリゲートの仕組みなどを使ってイベントハンドラーにマッピングされるため、通常は意識する必要はない。

ダイアログボックスに対するコールバック関数については、ダイアログボックスプロシージャ(dialog box procedure)と呼ばれる概念があるが、システムから送信されるメッセージを処理するという点でウィンドウプロシージャと似ている[3]

脚注

[編集]

注釈

[編集]
  1. ^ プログラミング言語における関数という用語はもともと、数学における関数へのアナロジーから命名されたものだが、プログラミング言語の関数はシステムに対する副作用(状態の変更)を伴うこともあり、数学の関数とは異なるものである。

出典

[編集]

関連項目

[編集]
{{bottomLinkPreText}} {{bottomLinkText}}
プロシージャ
Listen to this article

This browser is not supported by Wikiwand :(
Wikiwand requires a browser with modern capabilities in order to provide you with the best reading experience.
Please download and use one of the following browsers:

This article was just edited, click to reload
This article has been deleted on Wikipedia (Why?)

Back to homepage

Please click Add in the dialog above
Please click Allow in the top-left corner,
then click Install Now in the dialog
Please click Open in the download dialog,
then click Install
Please click the "Downloads" icon in the Safari toolbar, open the first download in the list,
then click Install
{{::$root.activation.text}}

Install Wikiwand

Install on Chrome Install on Firefox
Don't forget to rate us

Tell your friends about Wikiwand!

Gmail Facebook Twitter Link

Enjoying Wikiwand?

Tell your friends and spread the love:
Share on Gmail Share on Facebook Share on Twitter Share on Buffer

Our magic isn't perfect

You can help our automatic cover photo selection by reporting an unsuitable photo.

This photo is visually disturbing This photo is not a good choice

Thank you for helping!


Your input will affect cover photo selection, along with input from other users.

X

Get ready for Wikiwand 2.0 🎉! the new version arrives on September 1st! Don't want to wait?