#include <plugin.h>
Public Attributes | |
char* | name |
unsigned short | nProto |
PROTO* | pProto |
char** | sProto |
long | version |
Definition at line 38 of file plugin.h.
|
Number of protocols supported |
|
Name of plugin |
|
Array of nProto protocols |
|
Array of nProto protocol strings |
|
|