Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ IpAddress.cpp
File
IpAddress.cpp
tests/Engine/Network/IpAddress.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Nazara/Network/IpAddress.hpp>
2
#include <Catch/catch.hpp>
3
4
SCENARIO(
"IpAddress"
,
"[NETWORK][IPADDRESS]"
)
Callers
nothing calls this directly
Calls
3
BuildFromAddress
Method · 0.80
GetConstBuffer
Method · 0.80
IsLoopback
Method · 0.80
Tested by
no test coverage detected