senf::ReadHelper< Handle >::ReadHelper::InternalPredicate Struct Reference

Abstract predicate interface. More...
Inheritance diagram for senf::ReadHelper< Handle >::ReadHelper::InternalPredicate:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<class Handle>
struct senf::ReadHelper< Handle >::InternalPredicate

Abstract predicate interface.

For internal use only.

Definition at line 38 of file ReadHelper.ih.


Classes

struct   Dispatcher
  template to runtime polymorphic barrier for the predicate interface More...

Public Member Functions

virtual  ~InternalPredicate ()
virtual std::string::size_type  operator() (std::string const &data)=0

Constructor & Destructor Documentation

template<class Handle>
virtual senf::ReadHelper< Handle >::ReadHelper::InternalPredicate::
~InternalPredicate ()

Definition at line 40 of file ReadHelper.ih.


Member Function Documentation

template<class Handle>
virtual std::string::size_type senf::ReadHelper< Handle >::ReadHelper::InternalPredicate::
operator() ( std::string const &  data )

The documentation for this struct was generated from the following file: