event_name_eq Class Reference

function object for matching against name More...

Public Member Functions

 event_name_eq (string const &s)
bool operator() (op_event_descr const &d) const

Private Attributes

string name_

Detailed Description

function object for matching against name

Definition at line 1073 of file oprof_start.cpp.


Constructor & Destructor Documentation

event_name_eq::event_name_eq ( string const &  s  )  [inline, explicit]

Definition at line 1076 of file oprof_start.cpp.


Member Function Documentation

bool event_name_eq::operator() ( op_event_descr const &  d  )  const [inline]

Definition at line 1077 of file oprof_start.cpp.

References op_event_descr::name, and name_.


Field Documentation

string event_name_eq::name_ [private]

Definition at line 1074 of file oprof_start.cpp.

Referenced by operator()().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1