#include <RegistryConnexion.hxx>
  
  
      
        
          | RegistryConnexion::RegistryConnexion  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
      
        
          | RegistryConnexion::RegistryConnexion  | 
          ( | 
          int  | 
          argc,  | 
        
        
           | 
           | 
          char **  | 
          argv,  | 
        
        
           | 
           | 
          const char *  | 
          ior,  | 
        
        
           | 
           | 
          const char *  | 
          ptrSessionName,  | 
        
        
           | 
           | 
          const char *  | 
          componentName  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | RegistryConnexion::~RegistryConnexion  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | void RegistryConnexion::add  | 
          ( | 
          const char *  | 
          aName | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
References _Id, _Ior, _Name, _SessionName, _VarComponents, Registry::Infos::adip, Identity::adip(), ASSERT, Registry::Infos::cdir, Registry::Infos::difftime, Identity::host_char(), Registry::Infos::ior, Registry::Infos::machine, Registry::Infos::name, Identity::name(), Registry::Infos::pid, Identity::pid(), Registry::Infos::pwname, Identity::pwname(), Identity::rep(), SCRUTE, Identity::start(), Registry::Infos::status, Registry::Infos::tc_end, Registry::Infos::tc_hello, Registry::Infos::tc_start, Registry::Infos::uid, and Identity::uid().
Referenced by RegistryConnexion().
 
 
  
  
      
        
          | void RegistryConnexion::remove  | 
          ( | 
          void  | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int RegistryConnexion::_Id | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | const char* RegistryConnexion::_Ior | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string RegistryConnexion::_Name | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | std::string RegistryConnexion::_SessionName | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | Registry::Components_var RegistryConnexion::_VarComponents | 
         
       
   | 
  
protected   |