#include <URLBase.h>
List of all members.
Constructor & Destructor Documentation
ACE::INet::URL_INetBase::URL_INetBase |
( |
u_short |
port | ) |
|
ACE::INet::URL_INetBase::~URL_INetBase |
( |
| ) |
[virtual] |
Member Function Documentation
virtual u_short ACE::INet::URL_INetBase::default_port |
( |
| ) |
const [pure virtual] |
ACE_CString ACE::INet::URL_INetBase::get_authority |
( |
| ) |
const [virtual] |
const ACE_CString & ACE::INet::URL_INetBase::get_host |
( |
| ) |
const [inline] |
u_short ACE::INet::URL_INetBase::get_port |
( |
| ) |
const [inline] |
bool ACE::INet::URL_INetBase::has_authority |
( |
| ) |
[protected, virtual] |
int ACE::INet::URL_INetBase::parse_authority |
( |
std::istream & |
is | ) |
[protected, virtual] |
int ACE::INet::URL_INetBase::parse_authority_i |
( |
std::istream & |
is, |
|
|
std::ostream & |
os, |
|
|
int |
lastch |
|
) |
| [protected] |
void ACE::INet::URL_INetBase::set_host |
( |
const ACE_CString & |
host | ) |
[inline] |
void ACE::INet::URL_INetBase::set_port |
( |
u_short |
port | ) |
[inline] |
bool ACE::INet::URL_INetBase::validate |
( |
| ) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: