1 #ifndef CMD_HADNLERS_MAILS_H 2 #define CMD_HADNLERS_MAILS_H 45 #endif // CMD_HADNLERS_MAILS_H Definition: cmd_handlers.h:160
virtual void handle(ModelRequest *pRequest)
Definition: cmd_handlers_mails.cpp:25
This handler will be return info about mail.
Definition: cmd_handlers_mails.h:10
CmdHandlerMailInfo()
Definition: cmd_handlers_mails.cpp:13
This handler will be send mail by admin.
Definition: cmd_handlers_mails.h:23
This handler will be list of mails.
Definition: cmd_handlers_mails.h:36
#define REGISTRY_CMD(classname)
Definition: cmd_handlers.h:265
Api handler Base.
Definition: cmd_handlers.h:202