Public Member Functions | |
| HostDataList (bool readhostfile=true) | |
| int | defNiceLevel () const |
| int | firstPort () const |
| const char * | rshComm () const |
| HostData * | find (const char *nm) |
| const HostData * | find (const char *nm) const |
| void | dump (std::ostream &) const |
Protected Member Functions | |
| void | handleLocal () |
| bool | readHostFile (const char *) |
| HostData * | findHost (const char *) const |
Protected Attributes | |
| bool | realaliases_ |
| BufferString | rshcomm_ |
| int | defnicelvl_ |
| int | portnr_ |
| FilePath | win_appl_pr_ |
| FilePath | unx_appl_pr_ |
| FilePath | win_data_pr_ |
| FilePath | unx_data_pr_ |
| ShareData | sharedata_ |
| HostDataList::HostDataList | ( | bool | readhostfile = true |
) |
| int HostDataList::defNiceLevel | ( | ) | const [inline] |
| void HostDataList::dump | ( | std::ostream & | ) | const |
| HostData* HostDataList::find | ( | const char * | nm | ) | [inline] |
| const HostData* HostDataList::find | ( | const char * | nm | ) | const [inline] |
| HostData* HostDataList::findHost | ( | const char * | ) | const [protected] |
| int HostDataList::firstPort | ( | ) | const [inline] |
| void HostDataList::handleLocal | ( | ) | [protected] |
| bool HostDataList::readHostFile | ( | const char * | ) | [protected] |
| const char* HostDataList::rshComm | ( | ) | const [inline] |
int HostDataList::defnicelvl_ [protected] |
int HostDataList::portnr_ [protected] |
bool HostDataList::realaliases_ [protected] |
BufferString HostDataList::rshcomm_ [protected] |
ShareData HostDataList::sharedata_ [protected] |
FilePath HostDataList::unx_appl_pr_ [protected] |
FilePath HostDataList::unx_data_pr_ [protected] |
FilePath HostDataList::win_appl_pr_ [protected] |
FilePath HostDataList::win_data_pr_ [protected] |
1.7.1