#include <CvmBaseChannel.h>
Inheritance diagram for cvm::CvmBaseChannel< Channel >:
Public Member Functions | |
Channel * | chan (void) |
virtual int | init (int argc, ACE_TCHAR *argv[]) |
Service Configurator hook methods. | |
virtual int | close (u_long) |
virtual int | fini () |
virtual int | info (ACE_TCHAR **strp, size_t length=0) const |
Static Public Member Functions | |
static Channel * | find_chan (const char *name) |
Public Attributes | |
Channel | ch_ |
Definition at line 36 of file CvmBaseChannel.h.
|
Definition at line 39 of file CvmBaseChannel.h. Referenced by cvm::CvmBaseChannel< Chan >::find_chan(). |
|
Definition at line 50 of file CvmBaseChannel.h. |
|
Definition at line 84 of file CvmBaseChannel.h. |
|
Definition at line 55 of file CvmBaseChannel.h. |
|
Definition at line 68 of file CvmBaseChannel.h. |
|
Service Configurator hook methods.
Definition at line 42 of file CvmBaseChannel.h. |
|
Definition at line 38 of file CvmBaseChannel.h. Referenced by cvm::CvmBaseChannel< Chan >::chan(). |