ByzGeneralsReturnCodes Namespace Reference

Main's potential return codes on program exit. More...

Enumerations

enum  type {
  kNoError = 0, kHelpExitNoError, kInvalidInput, kIPCError,
  kUnknown
}
 

See ByzGeneralsReturnCodes.

More...

Detailed Description

Main's potential return codes on program exit.


Enumeration Type Documentation

See ByzGeneralsReturnCodes.

Enumerator:
kNoError 

No Error, execution completed fine.

kHelpExitNoError 

No Error, User asked for usage help.

kInvalidInput 

Invalid command line arguments received

kIPCError 

Interprocess Communication (IPC) Error

kUnknown 

Unknown Error/Exception occured

Definition at line 29 of file clihandler.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
Generated on Mon May 31 15:35:44 2010 for Byzantine Generals Coding Sample by  doxygen 1.6.3