/home/serif/byzantine_generals/src/clihandler.h File Reference

Contains the class definition for kicking off the program. More...

#include <boost/interprocess/managed_shared_memory.hpp>
#include <log4cpp/Category.hh>
#include <vector>
#include "sharedmemtypes.h"
Include dependency graph for clihandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CLIHandler
 This class is responsible for providing an execution harness into the Byzantine Generals coding sample. It is intended to be called directly from main(). More...

Namespaces

namespace  ByzGeneralsReturnCodes
 

Main's potential return codes on program exit.


Enumerations

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

See ByzGeneralsReturnCodes.

More...

Detailed Description

Contains the class definition for kicking off the program.

Author:
Reshen Amin <reshen@zensrc.com>
License:
Byzantine Generals Problem Coding Sample.
Copyright (C) 2010 Reshen Amin.
See License for details.

Definition in file clihandler.h.

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