Minetest 5.10.0-dev
 
Loading...
Searching...
No Matches
con::IPeer Class Referenceabstract

#include <connection.h>

+ Inheritance diagram for con::IPeer:

Public Member Functions

virtual const AddressgetAddress () const =0
 

Public Attributes

const session_t id
 

Protected Member Functions

 IPeer (session_t id)
 
 ~IPeer ()
 

Constructor & Destructor Documentation

◆ IPeer()

con::IPeer::IPeer ( session_t id)
inlineprotected

◆ ~IPeer()

con::IPeer::~IPeer ( )
inlineprotected

Member Function Documentation

◆ getAddress()

virtual const Address & con::IPeer::getAddress ( ) const
pure virtual

Member Data Documentation

◆ id


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