virtual class - Weblio 英和・和英辞典 (original) (raw)

例文

METHOD AND SYSTEM FOR UPDATING VIRTUAL MACHINE CLASS FILE例文帳に追加

仮想マシンクラスファイルの更新方法及びシステム - 特許庁

SYSTEM AND METHOD FOR AUTOMATICALLY INSTANCING CLASS BY VIRTUAL COMPUTER例文帳に追加

仮想計算機でクラスを自動インスタンス化するシステムと方法 - 特許庁

An optimization information adding device 100 stores a source program including class definition including a class and a virtual function and a base class and a calling instruction for calling a virtual function, and detects any class which is not inherited by the other class, and adds optimization information to the class definition including the detected class.例文帳に追加

最適化情報付加装置100は、クラスと仮想関数と基底クラスとを含むクラス定義と、仮想関数を呼び出す呼出命令とを含むソースプログラムを記憶し、他のクラスへ継承されないクラスを検出し、検出されたクラスを含むクラス定義に最適化情報を付加する。 - 特許庁

Whether the virtual function of the classes redefines a virtual function of a base class or not is analyzed and virtual function redefinition information 114 is obtained (S105).例文帳に追加

クラスの仮想関数が基底クラスの仮想関数を再定義しているか否かを解析し、仮想関数再定義情報114を得る(S105)。 - 特許庁

To make callable the substance of a virtual function existing in a class being the target of interpreter execution from the DLL of a class in which a member function has been defined as a virtual function.例文帳に追加

メンバ関数が仮想関数として定義されたクラスのDLLからインタプリタ実行対象のクラスに存在する仮想関数の実体を呼び出し可能とする。 - 特許庁

When you set a breakpoint on a class, you can stop the debugger when the class is loaded into the virtual machine, unloaded from the virtual machine, or both.発音を聞く 例文帳に追加

クラスへのブレークポイントの設定では、デバッガを停止するタイミング (クラスが仮想マシンに読み込まれたとき、または仮想マシンから読み込み解除するとき、のどちらかまたは両方) を選択できます。 - NetBeans

例文

Use this option to request warnings when a derived class declares a function that may be an erroneous attempt to define a virtual function: that is, warn when a function with the same name as a virtual function in the base class, but with a type signature that doesn't match any virtual functions from the base class.発音を聞く 例文帳に追加

このオプションを使用することによって、基底クラスにおける仮想関数と同一の名前を持ち、基底クラスのいかなる仮想関数とも異なった型の記述を持つ関数に対して警告が行われます。 これによって、導出クラスが仮想関数を定義しようとして失敗する場合を警告することができます。 - JM

>>例文の一覧を見る