#include "VestaSourceSRPC.H"#include "VDirSurrogate.H"Go to the source code of this file.
Functions | |
| void | VestaSourceSRPC_init_inner () throw () | 
| Text | VestaSourceSRPC::defaultHost () throw () | 
| Text | VestaSourceSRPC::defaultInterface () throw () | 
| MultiSRPC::ConnId | VestaSourceSRPC::Start (SRPC *&srpc) throw (SRPC::failure) | 
| MultiSRPC::ConnId | VestaSourceSRPC::Start (SRPC *&srpc, const Text &host_interface) throw (SRPC::failure) | 
| MultiSRPC::ConnId | VestaSourceSRPC::Start (SRPC *&srpc, Text hostname, Text interface) throw (SRPC::failure) | 
| void | VestaSourceSRPC::End (MultiSRPC::ConnId id) throw () | 
| void | VestaSourceSRPC::send_identity (SRPC *srpc, AccessControl::Identity who) throw (SRPC::failure) | 
      
  | 
  
| 
 
 Definition at line 81 of file VestaSourceSRPC.C.  | 
  
      
  | 
  
| 
 
 Definition at line 86 of file VestaSourceSRPC.C.  | 
  
      
  | 
  
| 
 
 Definition at line 138 of file VestaSourceSRPC.C. References MultiSRPC::End().  | 
  
      
  | 
  ||||||||||||
| 
 
 Definition at line 145 of file VestaSourceSRPC.C. References AccessControl::self().  | 
  
      
  | 
  ||||||||||||||||
| 
 
 Definition at line 125 of file VestaSourceSRPC.C. References VestaSourceSRPC::defaultHost(), VestaSourceSRPC::defaultInterface(), and MultiSRPC::Start().  | 
  
      
  | 
  ||||||||||||
| 
 
 Definition at line 100 of file VestaSourceSRPC.C. References VestaSourceSRPC::defaultHost(), VestaSourceSRPC::defaultInterface(), Text::Empty(), MultiSRPC::Start(), and Text::Sub().  | 
  
      
  | 
  
| 
 
 Definition at line 92 of file VestaSourceSRPC.C. References VestaSourceSRPC::defaultHost(), VestaSourceSRPC::defaultInterface(), and MultiSRPC::Start().  | 
  
      
  | 
  
| 
 
 Definition at line 38 of file VestaSourceSRPC.C. References AccessControl::commonInit(), Text::Empty(), Text::FindChar(), VestaConfig::get_Text(), VestaConfig::failure::msg, and NEW.  | 
  
 1.4.2