Atrinik Server 2.5
Data Fields
_pythoncontext Struct Reference

#include <plugin_python.h>

Data Fields

struct _pythoncontextdown
objectactivator
objectwho
objectother
objectevent
char * text
char * options
int returnvalue
int parms [4]

Detailed Description

The Python event context.

Definition at line 158 of file plugin_python.h.


Field Documentation

Event activator.

Definition at line 164 of file plugin_python.h.

Next context.

Definition at line 161 of file plugin_python.h.

The actual event object.

Definition at line 173 of file plugin_python.h.

Event options.

Definition at line 179 of file plugin_python.h.

Other object involved.

Definition at line 170 of file plugin_python.h.

Integer parameters.

Definition at line 185 of file plugin_python.h.

Return value of the event.

Definition at line 182 of file plugin_python.h.

Text message (say event for example)

Definition at line 176 of file plugin_python.h.

Object that has the event object.

Definition at line 167 of file plugin_python.h.


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