Panda3D
Public Member Functions | List of all members
ConnectionManager::Interface Class Reference

Public Member Functions

const NetAddress getBroadcast ()
 
const NetAddress getIp ()
 
str getMacAddress ()
 
str getName ()
 
const NetAddress getNetmask ()
 
const NetAddress getP2p ()
 
bool hasBroadcast ()
 
bool hasIp ()
 
bool hasNetmask ()
 
bool hasP2p ()
 
 output (Ostream out)
 

Member Function Documentation

◆ getBroadcast()

const NetAddress getBroadcast ( )

◆ getIp()

const NetAddress getIp ( )

◆ getMacAddress()

str getMacAddress ( )

◆ getName()

str getName ( )

◆ getNetmask()

const NetAddress getNetmask ( )

◆ getP2p()

const NetAddress getP2p ( )

◆ hasBroadcast()

bool hasBroadcast ( )

◆ hasIp()

bool hasIp ( )

◆ hasNetmask()

bool hasNetmask ( )

◆ hasP2p()

bool hasP2p ( )

◆ output()

output ( Ostream  out)