Open Search
    NetworkAdapterInterface Member List

    This is the complete list of members for NetworkAdapterInterface, including all inherited members.

    Append(const NetworkIpAddr &ipAddr, const NetworkIpAddr &broadcastAddress, const NetworkIpAddr &subnetMask)NetworkAdapterInterface
    GetAdapterIndex() constNetworkAdapterInterface
    GetCustomData() constNetworkAdapterInterface
    GetDescription() constNetworkAdapterInterface
    GetHashCode() constNetworkAdapterInterface
    GetInterfaceIndex() constNetworkAdapterInterface
    GetInterfaceName() constNetworkAdapterInterface
    GetIpAddresses() constNetworkAdapterInterface
    GetLinkSpeed() constNetworkAdapterInterface
    GetMacAddress() constNetworkAdapterInterface
    GetName() constNetworkAdapterInterface
    IsLoopback() constNetworkAdapterInterface
    IsSetViaDhcp() constNetworkAdapterInterface
    MAXON_INTERFACE_NONVIRTUAL(NetworkAdapterInterface, MAXON_REFERENCE_COPY_ON_WRITE, "net.maxon.interface.networkadapter")NetworkAdapterInterfaceprivate
    SetDescription(const String &description)NetworkAdapterInterface
    SetInterfaceIndex(Int interfaceIndex)NetworkAdapterInterface
    SetInterfaceName(const String &interfaceName)NetworkAdapterInterface
    SetLinkSpeed(Int64 linkSpeed)NetworkAdapterInterface
    SetLoopback(Bool isLoopback)NetworkAdapterInterface
    SetMacAddress(const BaseArray< UChar > &macAddress)NetworkAdapterInterface
    SetViaDhcp(Bool setViaDhcp)NetworkAdapterInterface