#include "Stroika/Foundation/StroikaPreComp.h"
#include <optional>
#include "Stroika/Foundation/Characters/String.h"
#include "Stroika/Foundation/Containers/Collection.h"
#include "Stroika/Foundation/Containers/Set.h"
#include "Stroika/Foundation/IO/Network/Interface.h"
#include "Stroika/Foundation/IO/Network/InternetAddress.h"
#include "Stroika/Foundation/Time/Duration.h"
#include "Neighbors.inl"
Go to the source code of this file.
Classes | |
class | Stroika::Foundation::IO::Network::NeighborsMonitor |
Monitor - either immediately or in the background fetches a list of network neighbors (1 hop away network devices). Also fetches their hardware address (so like 'arp' kind of but may employ other means) More... | |
struct | Stroika::Foundation::IO::Network::NeighborsMonitor::Neighbor |
Namespaces | |
namespace | Stroika::Foundation |
namespace | Stroika::Foundation::IO::Network |
Definition in file Neighbors.h.