#include <vos/corelibs/vos/url.hh>
Definition at line 42 of file url.hh.
      
  | 
  
| 
 Construct a URL using the default fields. 
  | 
  
      
  | 
  ||||||||||||||||||||
| 
 Construct a URL using the supplied fields. 
 
  | 
  
      
  | 
  
| 
 Construct a URL by parsing the supplied URL string. Empty fields will be filled in using the default if they are not found! 
 
  | 
  
      
  | 
  
| 
 
 
  | 
  
      
  | 
  
| 
 
 
 Definition at line 150 of file url.cc. Referenced by VOS::Vobject::findObjectFromRoot(), VOS::AsyncConnect::operator()(), and VOS::RemoteSite::sendUpdateMessage().  | 
  
      
  | 
  
| 
 
 
 Definition at line 149 of file url.cc. Referenced by VOS::Vobject::findObjectFromRoot(), and VOS::RemoteSite::sendUpdateMessage().  | 
  
      
  | 
  
| 
 
 
  | 
  
      
  | 
  
| 
 
 
  | 
  
      
  | 
  
| 
 Get a string representation of the URL in the usual form ("protocol://host:port/path"). 
 
 Definition at line 151 of file url.cc. Referenced by VOS::RewriteTo::checkMessage(), VOS::VobjectImplementation::excise(), VOS::RemoteVobject::initFields(), VOS::RemoteSite::notifyChildInserted(), VOS::RemoteSite::notifyChildRemoved(), VOS::RemoteSite::notifyChildReplaced(), VOS::RemoteSite::notifyParentInserted(), VOS::RemoteSite::notifyParentRemoved(), VOS::RemoteSite::notifyTypeInserted(), VOS::RemoteSite::notifyTypeRemoved(), VOS::RemoteSite::unlockChildNotifyOutgoing(), VOS::RemoteSite::unlockParentNotifyOutgoing(), VOS::RemoteSite::unlockTypeNotifyOutgoing(), and VOS::VobjectImplementation::~VobjectImplementation().  | 
  
      
  | 
  
| 
 Set a URL object used to supply default fields used by the constructors. 
 
  | 
  
      
  | 
  
| 
 
 
 Definition at line 154 of file url.cc. Referenced by VOS::AsyncConnect::operator()().  | 
  
      
  | 
  
| 
 
 
 Definition at line 158 of file url.cc. Referenced by VOS::RewriteTo::checkMessage().  | 
  
      
  | 
  
| 
 
 
 Definition at line 156 of file url.cc. Referenced by VOS::VobjectImplementation::VobjectImplementation().  | 
  
      
  | 
  
| 
 
 
  | 
  
      
  | 
  
| 
 
 
  | 
  
 
1.3.2