#include <Ap4List.h>
Inheritance diagram for AP4_List< T >::Item::Finder:
Public Member Functions | |
virtual | ~Finder () |
virtual AP4_Result | Test (T *data) const=0 |
Definition at line 63 of file Ap4List.h.
virtual AP4_List< T >::Item::Finder::~Finder | ( | ) | [inline, virtual] |
virtual AP4_Result AP4_List< T >::Item::Finder::Test | ( | T * | data | ) | const [pure virtual] |