FreePOOMA
2.4.1
|
declaration of the Connection class, that users will need to specialize. More...
#include <Connection.h>
declaration of the Connection class, that users will need to specialize.
Specialized versions of Connection should inherit from ConnectionBase, but this general declaration does not have to. The type T should be a simple tag used to specify the general connection type.