myport::myprotocol Struct Reference


Data Fields

const char * name
 Protocol name. More...

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


Field Documentation

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

Service verification function.

const char* myport::myprotocol::name
 

Protocol name.

Definition at line 144 of file monitor.h.

Referenced by printprocess().


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