a struct to collect informations about servers (processes) More...
import "SALOME_Registry.idl";
Data Fields | |
string | name |
long | pid |
string | machine |
string | adip |
long | uid |
string | pwname |
long | tc_start |
long | tc_hello |
long | tc_end |
long | difftime |
string | cdir |
long | status |
string | ior |
a struct to collect informations about servers (processes)
string Registry::Infos::adip |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
string Registry::Infos::cdir |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
long Registry::Infos::difftime |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
string Registry::Infos::ior |
Referenced by RegistryConnexion::add().
string Registry::Infos::machine |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
string Registry::Infos::name |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
long Registry::Infos::pid |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
string Registry::Infos::pwname |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
long Registry::Infos::status |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
long Registry::Infos::tc_end |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
long Registry::Infos::tc_hello |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
long Registry::Infos::tc_start |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().
long Registry::Infos::uid |
Referenced by RegistryConnexion::add(), and RegistryService::makeseq().