#include <survey.h>
Public Attributes | |
| string | channel |
| string | question |
| unsigned int | time |
| vector< string > | answers |
| vector< int > | results |
| vector< string > | voters |
| vector< plugin_function > | functions |
| plugin_function | countDown |
Definition at line 38 of file survey.h.
| vector<string> struct_survey::answers |
| string struct_survey::channel |
| string struct_survey::question |
| vector<int> struct_survey::results |
| unsigned int struct_survey::time |
| vector<string> struct_survey::voters |
1.5.8