|
CatapultServer
v0.5.0.1 (Elephant)
|
Node ping response compatibility checker. More...
Public Member Functions | |
| NodePingResponseCompatibilityChecker (model::NetworkIdentifier networkIdentifier) | |
| Creates a checker around networkIdentifier. More... | |
| bool | isResponseCompatible (const ionet::Node &requestNode, const ionet::Node &responseNode) const |
| Returns true if requestNode and responseNode are compatible nodes. More... | |
Private Attributes | |
| model::NetworkIdentifier | m_networkIdentifier |
Node ping response compatibility checker.
|
inlineexplicit |
Creates a checker around networkIdentifier.
|
inline |
Returns true if requestNode and responseNode are compatible nodes.

|
private |