MCPcopy Create free account
hub / github.com/cel-expr/cel-cpp / GetIPv4

Method GetIPv4

codelab/network_functions.h:109–109  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107 }
108
109 uint32_t GetIPv4() const { return addr_.v4; }
110
111 bool IsEqualTo(const NetworkAddressRep& other) const;
112 bool IsLessThan(const NetworkAddressRep& other) const;

Callers 1

MatchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected