Public メソッド | Private 変数

クラス osl::container::QuadIntPair

#include <quadInt.h>

osl::container::QuadIntPairのコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

Public メソッド

 QuadIntPair ()
const QuadIntoperator[] (int i) const
const QuadIntoperator[] (Player pl) const
QuadIntoperator[] (int i)
QuadIntoperator[] (Player pl)
QuadIntPairoperator+= (QuadIntPair const &a)
QuadIntPairoperator-= (QuadIntPair const &a)

Private 変数

CArray< QuadInt, 2 > v

説明

quadInt.h154 行で定義されています。


コンストラクタとデストラクタ

osl::container::QuadIntPair::QuadIntPair (  )  [inline]

quadInt.h158 行で定義されています。


関数

QuadIntPair& osl::container::QuadIntPair::operator+= ( QuadIntPair const &  a  )  [inline]

quadInt.h171 行で定義されています。

参照先 v.

QuadIntPair& osl::container::QuadIntPair::operator-= ( QuadIntPair const &  a  )  [inline]

quadInt.h176 行で定義されています。

参照先 v.

const QuadInt& osl::container::QuadIntPair::operator[] ( Player  pl  )  const [inline]

quadInt.h162 行で定義されています。

参照先 v.

QuadInt& osl::container::QuadIntPair::operator[] ( Player  pl  )  [inline]

quadInt.h168 行で定義されています。

参照先 v.

QuadInt& osl::container::QuadIntPair::operator[] ( int  i  )  [inline]

quadInt.h165 行で定義されています。

参照先 v.

const QuadInt& osl::container::QuadIntPair::operator[] ( int  i  )  const [inline]

quadInt.h159 行で定義されています。

参照先 v.


変数

quadInt.h156 行で定義されています。

参照元 operator+=(), operator-=(), と operator[]().


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義