#include <BoapnsD.h>
Public Member Functions | |
BoapEntry () | |
BoapEntry (BString pname, BString phostName, BList< BString > paddressList, UInt32 pport, UInt32 pservice) | |
Public Attributes | |
BString | name |
BString | hostName |
BList< BString > | addressList |
UInt32 | port |
UInt32 | service |
Boapns::BoapEntry::BoapEntry | ( | ) |
Boapns::BoapEntry::BoapEntry | ( | BString | pname, | |
BString | phostName, | |||
BList< BString > | paddressList, | |||
UInt32 | pport, | |||
UInt32 | pservice | |||
) |