API to create DCCP socket instances. More...
#include <linux-dccp-socket-factory.h>
Inheritance diagram for ns3::LinuxDccpSocketFactory:Static Public Member Functions | |
| static TypeId | GetTypeId (void) |
API to create DCCP socket instances.
This abstract class defines the API for DCCP socket factory. All DCCP implementations must provide an implementation of CreateSocket below.
Definition at line 40 of file linux-dccp-socket-factory.h.
|
static |
Definition at line 26 of file linux-dccp-socket-factory.cc.