Public メソッド | Public 変数

構造体 unibrow::Predicate< T, size >::CacheEntry

すべてのメンバ一覧

Public メソッド

 CacheEntry ()
 CacheEntry (uchar code_point, bool value)

Public 変数

uchar code_point_: 21
bool value_: 1

説明

template<class T, int size = 256>
struct unibrow::Predicate< T, size >::CacheEntry

unicode.h57 行で定義されています。


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

template<class T, int size = 256>
unibrow::Predicate< T, size >::CacheEntry::CacheEntry (  )  [inline]

unicode.h58 行で定義されています。

template<class T, int size = 256>
unibrow::Predicate< T, size >::CacheEntry::CacheEntry ( uchar  code_point,
bool  value 
) [inline]

unicode.h59 行で定義されています。


変数

template<class T, int size = 256>
uchar unibrow::Predicate< T, size >::CacheEntry::code_point_

unicode.h62 行で定義されています。

参照元 unibrow::Predicate< T, size >::get().

template<class T, int size = 256>
bool unibrow::Predicate< T, size >::CacheEntry::value_

unicode.h63 行で定義されています。

参照元 unibrow::Predicate< T, size >::get().


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