Class Index Cross Index Namespace Index

Class Dictionary::key_is


Contained in: Dictionary
Derived from: none
Derived by: none

#include "../../../../../lib/framecpp/src/Version6/Dictionary.cc"


public function member index:

inline key_is(Dictionary::key_id_type Key); construtor
bool operator ()(Dictionary::callback_type Source); Routine to match source to key.
 

private function member index:

key_is(); default constructor - not allowed.
 

Description:

This functor allows searching of callbacks to find the one that should be removed from the list.


Function Member Descriptions:


Dictionary::key_is::key_is - construtor


inline key_is(Dictionary::key_id_type Key);