#include <target_cache.h>
Public Member Functions | |
| void | remember (EthernetAddr const &addr, T *port) |
| T * | lookup (EthernetAddr const &addr) |
| TargetCache () | |
| TargetCache< SIZE, T >::TargetCache | ( | ) | [inline] |
| T* TargetCache< SIZE, T >::lookup | ( | EthernetAddr const & | addr | ) | [inline] |
| void TargetCache< SIZE, T >::remember | ( | EthernetAddr const & | addr, | |
| T * | port | |||
| ) | [inline] |
| EthernetAddr TargetCache< SIZE, T >::addr |
| T* TargetCache< SIZE, T >::target |
1.7.1