MEMBER FUNCTION Meaning in Japanese - translations and usage examples

['membər 'fʌŋkʃn]
['membər 'fʌŋkʃn]
メンバ関数

Examples of using Member function in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Operator and Member Function.
演算子とメンバ関数
Member function is available.
メンバー機能が利用できます。
List 4: Copy() member function.
リスト4Copy()メンバ関数
Call a member function named read when you read a key.
キーを読み出す時には、readというメンバ関数を呼び出します。
Start thread with member function.
メンバ関数でスレッドを開始する。
Call a member function named init to initialize the Touch Shield before you use it.
キーパッドを使う前に、initというメンバ関数を呼び出し、TouchShieldを初期化します。
Type of'this' in static member function?
静的メンバー関数の'this'の型?
Can a C++ class member function template be virtual?
C++クラスメンバの関数テンプレートを仮想にすることはできますか?
Avoid memory allocation with std::function and member function.
Std::functionとメンバ関数によるメモリ割り当てを避ける。
Let's see echo() member function at first.
はじめに、echo()メンバ関数を見てみます。
Explicit class member access expression that selects a member function.
Explicitクラスのメンバへのアクセスexpressionthatselectsamemberfunction
When converting a Java program, each member function is draw as a PAD figure.
Javaのプログラムは、各メンバ関数ごとにPAD図を描いていく。
What's not obvious is that this scanner must be compatible with the scanner thatis ultimately passed to the rule's parse member function.
分かりづらいが、このスキャナはルールのparseメンバ関数に最終的に渡されるスキャナと互換性がなければならない。
The timer object calls its member function doIt each time the period expires.
タイマー・オブジェクトは、そのメンバー関数doItを周期が切れるたびに呼び出します。
UFCS allows that any call to a free function fun(a)can be written as member function call a. fun().
UFCSにより任意の関数呼び出しfun(a)をメンバ関数の呼び出しa.fun()として書くことができます。
We use bindParameter() which is a member function(method) of the RTObject class.
RTObjectクラスのメンバ関数(メソッド)であるbindParameter()を使用します。
A class can be thought as an outline for an object whereas,an object is a collection of data members and the member function.
クラスはオブジェクトのアウトラインと考えることができますが、オブジェクトはデータメンバーとメンバー関数のコレクションです。
When does invoking a member function on a null instance result in undefined behavior?
Nullインスタンスでメンバー関数を呼び出すと、定義されていない動作が発生するのはいつですか?
Instead, in the helper class for the window object(nsWindowSH, see the next Section),we define the GetProperty() member function.
その代わり、windowオブジェクトの補助クラス(nsWindowSH。次節参照)でGetProperty()メンバ関数が定義されています。
You can access this database by calling the member function IlvDisplay::getDatabase.
このデータベースは、IlvDisplay::getDatabaseメンバー関数を呼び出すことでアクセスできます。
There is static member function, Format( ACharConstPtr format,…) in the SFXWideString class.
SFXWideStringクラスには、Format(ACharConstPtrformat,…)という静的メンバ関数が存在します。
This instance contains the description of the event to be watched for, and a member function of this class is called when this event occurs.
このインスタンスには監視するイベントが記述されており、このイベントが発生するとこのクラスのメンバー関数が呼び出されます。
After the call to this member function, the elements in this container are those which were in x before the call, and the elements of x are those which were in this.
このメンバ関数の呼び出しの後、呼び出し前に'x'にあった要素はyへ、y 内にあった要素はxへ移る。
When using extern"C" in a C++ program, keep in mind the following restrictions:You cannot declare a member function with extern"C.
C++プログラムでextern"C"を使用する場合は、次の制約事項を考慮してください。extern"C"でメンバー関数を宣言することはできません。
If an exception is thrown from the onExecute() member function, and the exception is not caught, RTC will go to error state.
なお、onExecute()メンバ関数内で例外が発生し、関数内部で捕捉されなかった場合、RTCはエラー状態へ遷移します。
Based on the Smartphone's member function, 1PAC Inc. continues to provide benefits to the users and support Wacoal Corporate for achieving the business mission.
ワンパクではスマートフォンの会員機能をベースに、ユーザーへのベネフィット提供とビジネスミッションの達成ができるように継続的なサポートを行なっています。
There is a second version of this macro, called DeclareTypeInfoRO,that does not declare the member function write, if you know this object type will never be saved.
DeclareTypeInfoROと呼ばれるこの2番目のバージョンがあり、これはこのオブジェクトのタイプが保存されないことがわかっていれば、メンバー関数writeを宣言しません。
Each time the user moves the mouse pointer, the member function handleEvent of the view interactor will fire the event and send it to the container.
ユーザーがマウス・ポインターを移動するたびに、ビュー・インタラクターのメンバー関数handleEventがこのイベントを実行して、コンテナーへ送ります。
When building a Rogue Wave Views Studio extension, you can use the IlvStudio member function addOptionFile(const char*) before calling the initialize function to programmatically add an option file that will be loaded for all the users.
RogueWaveViewsStudio拡張機能を構築する場合は、initialize関数を呼び出す前にIlvStudioメンバー関数addOptionFile(constchar*)を使用して、すべてのユーザー用に読み込まれるオプション・ファイルをプログラムとして追加することができます。
Results: 29, Time: 0.0308

Word-for-word translation

Top dictionary queries

English - Japanese