Beamlib  3.0.1
This is the Beam C++ class library.
Public Member Functions | Public Attributes | List of all members
Boapns::BoapEntry Class Reference

#include <BoapnsD.h>

Public Member Functions

 BoapEntry (BString name=BString(), BString hostName=BString(), BList< BString > addressList=BList< BString >(), BUInt32 port=0, BUInt32 service=0)
 

Public Attributes

BString name
 
BString hostName
 
BList< BStringaddressList
 
BUInt32 port
 
BUInt32 service
 

Constructor & Destructor Documentation

◆ BoapEntry()

Boapns::BoapEntry::BoapEntry ( BString  name = BString(),
BString  hostName = BString(),
BList< BString addressList = BList<BString >(),
BUInt32  port = 0,
BUInt32  service = 0 
)

Member Data Documentation

◆ name

BString Boapns::BoapEntry::name

◆ hostName

BString Boapns::BoapEntry::hostName

◆ addressList

BList<BString > Boapns::BoapEntry::addressList

◆ port

BUInt32 Boapns::BoapEntry::port

◆ service

BUInt32 Boapns::BoapEntry::service

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