myport::myprotocol Struct Reference


Data Fields

const char * name
 Protocol name.

int(* check )(struct myport *)
 Service verification function.


Field Documentation

int(* myport::myprotocol::check)(struct myport *)
 

Service verification function.

const char* myport::myprotocol::name
 

Protocol name.

Definition at line 186 of file monitor.h.

Referenced by printprocess().


The documentation for this struct was generated from the following file: