ns-3
ns3::Ipv4RawSocketFactory Class Reference

API to create RAW socket instances. More...

#include <ipv4-raw-socket-factory.h>

Inheritance diagram for ns3::Ipv4RawSocketFactory:
Collaboration diagram for ns3::Ipv4RawSocketFactory:

List of all members.

Static Public Member Functions

static TypeId GetTypeId (void)
 This method returns the TypeId associated to ns3::Ipv4RawSocketFactory.

Detailed Description

API to create RAW socket instances.

This abstract class defines the API for RAW socket factory.


Member Function Documentation

This method returns the TypeId associated to ns3::Ipv4RawSocketFactory.

This object is accessible through the following paths with Config::Set and Config::Connect:

  • /NodeList/[i]/DeviceList/[i]/$ns3::AlohaNoackNetDevice/Phy/$ns3::Ipv4RawSocketFactory
  • /NodeList/[i]/DeviceList/[i]/$ns3::AlohaNoackNetDevice/Phy/$ns3::SocketFactory/$ns3::Ipv4RawSocketFactory
  • /NodeList/[i]/DeviceList/[i]/$ns3::NonCommunicatingNetDevice/Phy/$ns3::Ipv4RawSocketFactory
  • /NodeList/[i]/DeviceList/[i]/$ns3::NonCommunicatingNetDevice/Phy/$ns3::SocketFactory/$ns3::Ipv4RawSocketFactory

No Attributes defined for this type.
No TraceSources defined for this type.

Reimplemented from ns3::SocketFactory.

References ns3::TypeId::SetParent().


The documentation for this class was generated from the following files: