MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / TestIpAddress

Function TestIpAddress

ACE/ASNMP/tests/Address_Test.cpp:130–205  ·  view source on GitHub ↗

public methods IpAddress( const char *inaddr = ""); IpAddress( const IpAddress &ipaddr); IpAddress( const GenAddress &genaddr); ~IpAddress(); SnmpSyntax& operator=( SnmpSyntax &val); IpAddress& operator=( const IpAddress &ipaddress); SnmpSyntax *clone() const; char *resolve_hostname(int &status); virtual char *to_string() ; virtual operator const char *() const; void mask( c

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ACE_TMAINFunction · 0.85

Calls 9

is_multicastMethod · 0.80
is_broadcastMethod · 0.80
is_privateMethod · 0.80
resolve_hostnameMethod · 0.80
maskMethod · 0.80
is_loopbackMethod · 0.45
to_stringMethod · 0.45
get_typeMethod · 0.45
validMethod · 0.45

Tested by

no test coverage detected