Containers::find< CONT > Class Template Reference
List of all members.
Public Member Functions |
| | find (const void *o) |
| bool | operator() (const void *cmp) const |
| bool | operator() (const v_type &cmp) const |
Private Types |
| typedef CONT::value_type | v_type |
Private Attributes |
| const void * | m_obj |
Detailed Description
template<class CONT>
class Containers::find< CONT >
Definition at line 54 of file KeyedObjectManager.cpp.
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: