aggregate_methods
aggregate_methods — クラスのメソッドを、動的にオブジェクトに集約する
説明
void aggregate_methods ( object object, string class_name )クラスで定義されているすべてのメソッドを既存のオブジェクトに 集約します。ただし、クラスのコンストラクタは例外です。また 名前がアンダースコア文字 (_) で始まるメソッドも、プライベートと みなされて例外となります。
aggregate()、 aggregate_info()、 aggregate_methods_by_list()、 aggregate_methods_by_regexp()、 aggregate_properties()、 aggregate_properties_by_list()、 aggregate_properties_by_regexp()、 deaggregate() も参照ください。
Weblioに収録されているすべての辞書からaggregate_methodsを検索する場合は、下記のリンクをクリックしてください。

- aggregate_methodsのページへのリンク