Home
last modified time | relevance | path

Searched defs:getAddressObject (Results 1 – 8 of 8) sorted by relevance

/dports/security/fwbuilder/fwbuilder-5.3.7/src/libfwbuilder/src/fwbuilder/
H A DIPv4.h63 virtual const Address* getAddressObject() const { return this; } in getAddressObject() function
H A DNetwork.h64 virtual const Address* getAddressObject() const { return this; } in getAddressObject() function
H A DIPv6.h67 virtual const Address* getAddressObject() const { return this; } in getAddressObject() function
H A DNetworkIPv6.h68 virtual const Address* getAddressObject() const { return this; } in getAddressObject() function
H A DHost.cpp154 const Address* Host::getAddressObject() const in getAddressObject() function in Host
H A DAddress.cpp81 const Address* Address::getAddressObject() const in getAddressObject() function in Address
H A DInterface.cpp465 const Address* Interface::getAddressObject() const in getAddressObject() function in Interface
/dports/mail/roundcube-carddav/carddav-4.0.4-vendor/vendor/mstilkerich/carddavclient/src/
H A DCardDavClient.php116 public function getAddressObject(string $uri): array function in MStilkerich\\CardDavClient\\CardDavClient