List of reachable networks. Everything is reachable by default.
Declared in <netbase.h>
class ReachableNets;
| Name | Description |
|---|---|
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. |