ACE_INet
6.2.0
|
#include <URLBase.h>
Public Member Functions | |
Factory () | |
virtual | ~Factory () |
virtual const ACE_CString & | protocol ()=0 |
virtual URL_Base * | create_from_string (const ACE_CString &url_string)=0 |
ACE::INet::URL_Base::Factory::Factory | ( | ) |
|
virtual |
Reimplemented in ACE::HTTP::URL::Factory, ACE::FTP::URL::Factory, and ACE::HTTPS::URL::Factory.
|
pure virtual |
Implemented in ACE::HTTP::URL::Factory, ACE::FTP::URL::Factory, and ACE::HTTPS::URL::Factory.
|
pure virtual |
Implemented in ACE::HTTP::URL::Factory, ACE::FTP::URL::Factory, and ACE::HTTPS::URL::Factory.