my_teams
command_s Struct Reference

#include <commands.h>

Collaboration diagram for command_s:
Collaboration graph

Public Attributes

char * name
 
char * description
 
void(* func )(char **args, void *data, p_packet_t *packet)
 
bool need_login
 

Member Data Documentation

◆ description

char* command_s::description

◆ func

void(* command_s::func) (char **args, void *data, p_packet_t *packet)

◆ name

char* command_s::name

◆ need_login

bool command_s::need_login

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