#include <URLBase.h>
◆ URL_INetBase()
ACE::INet::URL_INetBase::URL_INetBase |
( |
u_short |
port | ) |
|
◆ ~URL_INetBase()
ACE::INet::URL_INetBase::~URL_INetBase |
( |
| ) |
|
|
virtual |
◆ default_port()
virtual u_short ACE::INet::URL_INetBase::default_port |
( |
| ) |
const |
|
pure virtual |
◆ get_authority()
ACE_CString ACE::INet::URL_INetBase::get_authority |
( |
| ) |
const |
|
virtual |
◆ get_host()
const ACE_CString & ACE::INet::URL_INetBase::get_host |
( |
| ) |
const |
|
inline |
◆ get_port()
u_short ACE::INet::URL_INetBase::get_port |
( |
| ) |
const |
|
inline |
◆ has_authority()
bool ACE::INet::URL_INetBase::has_authority |
( |
| ) |
|
|
protectedvirtual |
◆ parse_authority()
int ACE::INet::URL_INetBase::parse_authority |
( |
std::istream & |
is | ) |
|
|
protectedvirtual |
◆ parse_authority_i()
int ACE::INet::URL_INetBase::parse_authority_i |
( |
std::istream & |
is, |
|
|
std::ostream & |
os, |
|
|
int |
lastch |
|
) |
| |
|
protected |
◆ set_host()
void ACE::INet::URL_INetBase::set_host |
( |
const ACE_CString & |
host | ) |
|
|
inline |
◆ set_port()
void ACE::INet::URL_INetBase::set_port |
( |
u_short |
port | ) |
|
|
inline |
◆ validate()
bool ACE::INet::URL_INetBase::validate |
( |
| ) |
|
|
virtual |
◆ host_
◆ port_
u_short ACE::INet::URL_INetBase::port_ |
|
private |
The documentation for this class was generated from the following files: