|
Jafar
|
The base class for the communication factories. More...
The base class for the communication factories.
Definition at line 15 of file commfactory.hpp.
#include <commfactory.hpp>

Public Member Functions | |
| CommFactoryBase (unsigned short sv_size) | |
| virtual CommBase * | CreateCommObject ()=0 |
| virtual CommBase * | CreateCommObject (key_t key)=0 |
Protected Attributes | |
| unsigned short | m_sv_size |
| Generated on Wed Oct 15 2014 00:37:33 for Jafar by doxygen 1.7.6.1 |
|