ppc_cmd.h File Reference

Go to the source code of this file.

Enumerations

enum  {
  PPC_CMD_UNKNOWN, PPC_CMD_NOP, PPC_CMD_FORK_CHILD, PPC_CMD_RESPONSE_OK,
  PPC_CMD_RESPONSE_ERROR, PPC_CMD_MSES_SAVE, PPC_CMD_MSES_GET, PPC_CMD_MSES_DELOLD,
  PPC_CMD_MSES_REMOVE, PPC_CMD_LOG_ADD, PPC_CMD_LOG_GET, PPC_CMD_ACCESS_LOG
}

Enumeration Type Documentation

anonymous enum
Enumerator:
PPC_CMD_UNKNOWN 
PPC_CMD_NOP 
PPC_CMD_FORK_CHILD 
PPC_CMD_RESPONSE_OK 
PPC_CMD_RESPONSE_ERROR 
PPC_CMD_MSES_SAVE 
PPC_CMD_MSES_GET 
PPC_CMD_MSES_DELOLD 
PPC_CMD_MSES_REMOVE 
PPC_CMD_LOG_ADD 
PPC_CMD_LOG_GET 
PPC_CMD_ACCESS_LOG 

Definition at line 15 of file ppc_cmd.h.