view include/MailCommand.h @ 7:febf899d0043

mandelbrot
author yutaka@localhost.localdomain
date Mon, 12 Apr 2010 00:32:34 +0900
parents 68a98d68d62a
children
line wrap: on
line source



enum MailCommand {

  //NON_COMMAND,
  SPE_RUN_END,
  SPE_START,
  SPE_READY,
  WANT_DATA,

};