A Discrete-Event Network Simulator
API
Point-To-Point Network Device

This section documents the API of the ns-3 point-to-point module. More...

Classes

class  ns3::PointToPointChannel
 Simple Point To Point Channel. More...
 
class  ns3::PointToPointNetDevice
 A Device for a Point to Point Network Link. More...
 
class  ns3::PointToPointRemoteChannel
 A Remote Point-To-Point Channel. More...
 
class  ns3::PppHeader
 Packet header for PPP. More...
 

Detailed Description

This section documents the API of the ns-3 point-to-point module.

For a functional description, please refer to the ns-3 manual here: http://www.nsnam.org/docs/models/html/point-to-point.html

Be sure to read the manual BEFORE going down to the API.