#include <interests.h>

Definition at line 26 of file interests.h.
Public Member Functions | |
| virtual bool | areYouInterested (const X *)=0 |
| virtual | ~MyInterests () |
| virtual PosixQueues::MyInterests< X >::~MyInterests | ( | ) | [inline, virtual] |
Definition at line 28 of file interests.h.
| virtual bool PosixQueues::MyInterests< X >::areYouInterested | ( | const X * | ) | [pure virtual] |
1.5.6