|
The Pedigree Project
0.1
|
#include <Manager.h>
Collaboration diagram for ProtocolManager:Public Member Functions | |
| virtual void | returnEndpoint (Endpoint *e) |
Defines the standard interface for any type of protocol manager object Basically, all protocols have a manager which controls allocation of Endpoints, and also facilitates extra protocol-specific functionality. ALL protocol manager classes must inherit this function and add the relevant getManager() routine to their Endpoint type.
|
inlinevirtual |
1.8.11