PTLib  Version 2.14.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PNotifierListTemplate< ParamType >::IsObj Class Reference

#include <notifier_ext.h>

Inherits unary_function< PObject, bool >.

Collaboration diagram for PNotifierListTemplate< ParamType >::IsObj:

Public Member Functions

 IsObj (PObject *obj)
 
bool operator() (Notifier &test) const
 

Public Attributes

PObjectm_obj
 

Constructor & Destructor Documentation

template<typename ParamType>
PNotifierListTemplate< ParamType >::IsObj::IsObj ( PObject obj)
inline

Member Function Documentation

template<typename ParamType>
bool PNotifierListTemplate< ParamType >::IsObj::operator() ( Notifier test) const
inline

Member Data Documentation

template<typename ParamType>
PObject* PNotifierListTemplate< ParamType >::IsObj::m_obj

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