Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

pos_and< T > Struct Template Reference

#include <fack.hpp>

List of all members.

Public Types

typedef T value_type

Public Member Functions

 pos_and (const T &o, int_pair pos)
 pos_and ()
bool operator== (const pos_and< T > &ob)

Public Attributes

int_pair pos
o

template<class T>
struct pos_and< T >


Member Typedef Documentation

template<class T>
typedef T pos_and< T >::value_type
 

Definition at line 865 of file fack.hpp.


Constructor & Destructor Documentation

template<class T>
pos_and< T >::pos_and const T &  o,
int_pair  pos
[inline]
 

Definition at line 870 of file fack.hpp.

template<class T>
pos_and< T >::pos_and  )  [inline]
 

Definition at line 876 of file fack.hpp.


Member Function Documentation

template<class T>
bool pos_and< T >::operator== const pos_and< T > &  ob  )  [inline]
 

Definition at line 879 of file fack.hpp.


Member Data Documentation

template<class T>
T pos_and< T >::o
 

Definition at line 868 of file fack.hpp.

template<class T>
int_pair pos_and< T >::pos
 

Definition at line 867 of file fack.hpp.


The documentation for this struct was generated from the following file:
Generated on Wed May 25 15:36:11 2005 for FACK by  doxygen 1.4.0