jabberd2  2.2.16
Data Fields
mod_instance_st Struct Reference

single instance of a module in a chain More...

#include <sm.h>

Data Fields

sm_t sm
 sm context
module_t mod
 module that this is an instance of
int seq
 number of this instance
mod_chain_t chain
 chain this instance is in
char * arg
 option arg that this instance was started with

Detailed Description

single instance of a module in a chain


Field Documentation

number of this instance

Definition at line 448 of file sm.h.

chain this instance is in

Definition at line 450 of file sm.h.

option arg that this instance was started with

Definition at line 452 of file sm.h.


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