OverSim
|
#include <IterativeLookup.h>
Public Attributes | |
int | vrpcId |
uint8_t | proxVectorId |
IterativePathLookup * | path |
Definition at line 221 of file IterativeLookup.h.
IterativePathLookup* IterativeLookup::RpcInfo::path |
Definition at line 228 of file IterativeLookup.h.
Referenced by IterativeLookup::handleRpcResponse(), IterativeLookup::handleRpcTimeout(), and IterativeLookup::sendRpc().
uint8_t IterativeLookup::RpcInfo::proxVectorId |
Definition at line 227 of file IterativeLookup.h.
int IterativeLookup::RpcInfo::vrpcId |
Definition at line 226 of file IterativeLookup.h.
Referenced by IterativeLookup::handleRpcResponse(), IterativeLookup::handleRpcTimeout(), and IterativeLookup::sendRpc().