Panda3D
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ConnectionManager::Interface Class Reference

#include <pandadoc.hpp>

Public Member Functions

 __init__ (const ConnectionManager::Interface)
 
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

◆ __init__()

__init__ ( const ConnectionManager::Interface )

◆ 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)