ReachableNets

List of reachable networks. Everything is reachable by default.

Synopsis

Declared in <netbase.h>

class ReachableNets;

Member Functions

NameDescription
Add Mark a network as reachable.
All Get the set of currently reachable networks.
Contains Contains overloads
Remove Mark a network as unreachable.
RemoveAll Mark all networks as unreachable.
Reset Reset the reachable networks to the default set.