Transport::Layer2Net Class Referenceabstract

Class giving interface from Layer to Network interface. More...

#include <TPlayer.h>

Public Member Functions

virtual void ConnectRequest (struct NSAPaddr &calling, struct NSAPaddr &called)=0
 Connect networks.
 
virtual void Deliver (TPbuffer **data)=0
 Write NSDU.
 
virtual void DisconnectRequest (bool force=true)=0
 Disconnect Network connection.
 

Detailed Description

Class giving interface from Layer to Network interface.

Definition at line 134 of file TPlayer.h.

Constructor & Destructor Documentation

◆ ~Layer2Net()

virtual Transport::Layer2Net::~Layer2Net ( )
inlinevirtual

Definition at line 136 of file TPlayer.h.

136{}

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

All rights reserved © 2002 - 2024 Isode Ltd.