chain_id_is Struct Reference

Chain ID predicate. More...

#include <predicates.hpp>

List of all members.

Public Member Functions

 chain_id_is ()
 chain_id_is (char chain_id)
template<typename T>
bool operator() (T const &t)
template<typename T>
bool operator() (T const &t, char c)

Public Attributes

char _c


Detailed Description

Chain ID predicate.

Returns true iff the target object has a particular chain ID. Chain ID values are always characters in the BTK.


Constructor & Destructor Documentation

chain_id_is (  ) 

chain_id_is ( char  chain_id  ) 


Member Function Documentation

bool operator() ( T const &  t  ) 

bool operator() ( T const &  t,
char  c 
)


Member Data Documentation

char _c


The documentation for this struct was generated from the following file:
Generated on Sun Jul 15 20:46:32 2007 for BTK Core by  doxygen 1.5.1