CatapultServer  v0.5.0.1 (Elephant)
ChainComparisonCode.cpp File Reference
Include dependency graph for ChainComparisonCode.cpp:

Namespaces

 catapult
 
 catapult::chain
 

Macros

#define DEFINE_ENUM   ChainComparisonCode
 
#define EXPLICIT_VALUE_ENUM
 
#define ENUM_LIST   CHAIN_COMPARISON_CODE_LIST
 

Functions

bool catapult::chain::IsRemoteOutOfSync (ChainComparisonCode code)
 Gets a value indicating whether or not code indicates that the remote node is out of sync. More...
 
bool catapult::chain::IsRemoteEvil (ChainComparisonCode code)
 Gets a value indicating whether or not code indicates that the remote node is evil. More...
 

Macro Definition Documentation

◆ DEFINE_ENUM

#define DEFINE_ENUM   ChainComparisonCode

◆ ENUM_LIST

#define ENUM_LIST   CHAIN_COMPARISON_CODE_LIST

◆ EXPLICIT_VALUE_ENUM

#define EXPLICIT_VALUE_ENUM