Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

PROTOPLUG_S Struct Reference

#include <plugin.h>

List of all members.

Public Attributes

char* name
unsigned short nProto
PROTO* pProto
char** sProto
long version


Detailed Description

Holder for protocol plugin information

Definition at line 38 of file plugin.h.


Member Data Documentation

unsigned short PROTOPLUG_S::nProto
 

Number of protocols supported

Definition at line 40 of file plugin.h.

char * PROTOPLUG_S::name
 

Name of plugin

Definition at line 39 of file plugin.h.

PROTO * PROTOPLUG_S::pProto
 

Array of nProto protocols

Definition at line 41 of file plugin.h.

char ** PROTOPLUG_S::sProto
 

Array of nProto protocol strings

Definition at line 42 of file plugin.h.

long PROTOPLUG_S::version
 

Definition at line 43 of file plugin.h.


The documentation for this struct was generated from the following file:
Generated at Mon Jul 8 15:16:50 2002 for RUBICON by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000