bool
is_participant (int
lvl, int
pos)
bool
is_participant (int
lvl, int
pos)
Returns True iff the node lvl,pos is participating to the service. For a "strict PeerToPeer" it means iff the node exists in maproute. An inheriting class could override the function.