Springhead
An open source physics engine for virtual reality, haptics and motion generation.
構造体 テンプレート FIPTMatch< AttrT >
FIPTMatch< AttrT >に対する継承グラフ

Public 型

typedef AttrT attr_t
 
typedef boost::call_traits
< AttrT >::param_type 
param_type
 
typedef boost::call_traits
< AttrT >::reference 
reference
 
typedef boost::call_traits
< AttrT >::const_reference 
const_reference
 
typedef FIPTNode tree_t
 
typedef std::vector< tree_tcontainer_t
 
typedef FIPTNodeValData< AttrT > parse_node_t
 

Public メソッド

 FIPTMatch (unsigned length)
 
 FIPTMatch (unsigned length, parse_node_t const &n)
 
 FIPTMatch (unsigned length, param_type val_, parse_node_t const &n)
 
template<typename T2 >
 FIPTMatch (FIPTMatch< T2 > const &other)
 
 FIPTMatch (FIPTMatch const &x)
 
template<typename T2 >
FIPTMatchoperator= (FIPTMatch< T2 > const &other)
 
FIPTMatchoperator= (FIPTMatch const &x)
 
void swap (FIPTMatch &x)
 
bool operator_bool ()
 
bool operator! () const
 
int length () const
 
const_reference value () const
 
reference value ()
 
template<typename MatchT >
void concat (MatchT const &other)
 

Public 変数

int len
 
container_t trees
 
AttrT val
 

この構造体の説明は次のファイルから生成されました: