Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

detail::CompareFragments< FragmentT > Struct Template Reference

#include <Fragment.hpp>

List of all members.

Public Types

typedef FragmentT FragmentType
typedef FragmentType::Traits Traits
typedef ::std::binary_function<
FragmentType, FragmentType,
bool > 
TemplateType
typedef TemplateType::result_type ResultType
typedef TemplateType::first_argument_type FirstArgumentType
typedef TemplateType::second_argument_type SecondArgumentType

Public Member Functions

ResultType operator() (FirstArgumentType lhs, SecondArgumentType rhs) const

template<class FragmentT>
struct detail::CompareFragments< FragmentT >


Member Typedef Documentation

template<class FragmentT>
typedef TemplateType::first_argument_type detail::CompareFragments< FragmentT >::FirstArgumentType
 

Definition at line 129 of file Fragment.hpp.

template<class FragmentT>
typedef FragmentT detail::CompareFragments< FragmentT >::FragmentType
 

Definition at line 124 of file Fragment.hpp.

template<class FragmentT>
typedef TemplateType::result_type detail::CompareFragments< FragmentT >::ResultType
 

Definition at line 128 of file Fragment.hpp.

template<class FragmentT>
typedef TemplateType::second_argument_type detail::CompareFragments< FragmentT >::SecondArgumentType
 

Definition at line 130 of file Fragment.hpp.

template<class FragmentT>
typedef ::std::binary_function< FragmentType, FragmentType, bool > detail::CompareFragments< FragmentT >::TemplateType
 

Definition at line 127 of file Fragment.hpp.

template<class FragmentT>
typedef FragmentType::Traits detail::CompareFragments< FragmentT >::Traits
 

Definition at line 125 of file Fragment.hpp.


Member Function Documentation

template<class FragmentT>
ResultType detail::CompareFragments< FragmentT >::operator() FirstArgumentType  lhs,
SecondArgumentType  rhs
const [inline]
 

Definition at line 131 of file Fragment.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 15 10:40:15 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2