OhTimePoint クラスのメソッドは以下のとおりです。OhTimePoint クラスの完全なメンバ一覧については、 OhTimePoint メンバ のトピックを参照してください。
![]() ![]() | オーバーロード。 Adds aTime to aTp and returns the resultant object. |
![]() ![]() | Compares two OhTimePointImmutable objects aTpa and aTpb. When the time difference of the two objects is less than aEps, then 0 is returned. |
![]() ![]() | 引数aYearがうるう年かを判定します。 Tests if the year 'aYear' is a leap year or not. |
![]() ![]() | オーバーロード。 Subtract aTime from aTp and returns the resultant OhTimePoint object. |
![]() | オーバーロード。 Adds the specified amount of seconds to the current object and returns the updated object. |
![]() | Object型にキャストされたOhTimePointオブジェクトのディープコピーを返します。 Returns a deep copy of the current object |
![]() | オーバーロード。 Compares the current OhTimePoint object to another object 'arg' and returns the result. The returend value is 1, 0, -1 |
![]() | 引数tpのメンバ変数をコピーします。 Copies fields from those of OhTimePoint tp. |
![]() | 引数に指定したオブジェクト anObj が OhTimePointImmutable オブジェクトであって、かつ、現在の OhTimePointImmutable オブジェクトとの時間差が anEps より小さいかをテストします。 Tests if the specified Object is an instance of OhTimePointImmutable and if the time differenc between the current time point and anObj is less than anEps. |
![]() | 引数に指定したオブジェクトが OhTimePointImmutable オブジェ クトであって、かつ、現在の OhTimePointImmutable オブジェク トと同じ状態であるかをテストします。 Tests if the specified Object is an instance of OhTimePointImmutable and if it is equal to this OhTimePoint. |
![]() | オーバーロード。 Sutracts aLongTime from the current OhTimePoint object and returnts the updated object. |
![]() | 時刻の配列({年、月、日、時、分、秒})を返します。 Converts the current OhTimePoint object to the Calendar array. |
![]() | Returns the CalendaString. For example, this method returns "20030101010101 0.0" for 2003 January 1st, 01:01:01 0.0. |
![]() | Returns "" + _year + " " + _tsec + " " + _frac. |
OhTimePoint クラス | OhTimePoint メンバ | OhymosNet 名前空間