#include <ConnectionInfoPublisher.hpp>
|
| std::string | getLocalDirectory () const |
| | Returns the local directory which is used to store the hashed part.
|
| std::string | getFilename () const |
| | Returns the full path to the hashed filename.
|
Definition at line 25 of file ConnectionInfoPublisher.hpp.
◆ ConnectionInfoPublisher() [1/2]
| precice::com::ConnectionInfoPublisher::ConnectionInfoPublisher |
( |
std::string_view | acceptorName, |
|
|
std::string_view | requesterName, |
|
|
std::string_view | tag, |
|
|
int | rank, |
|
|
std::string_view | addressDirectory ) |
|
inlinenoexcept |
◆ ConnectionInfoPublisher() [2/2]
| precice::com::ConnectionInfoPublisher::ConnectionInfoPublisher |
( |
std::string_view | acceptorName, |
|
|
std::string_view | requesterName, |
|
|
std::string_view | tag, |
|
|
std::string_view | addressDirectory ) |
|
inlinenoexcept |
◆ getFilename()
| std::string precice::com::ConnectionInfoPublisher::getFilename |
( |
| ) |
const |
|
protected |
◆ getLocalDirectory()
| std::string precice::com::ConnectionInfoPublisher::getLocalDirectory |
( |
| ) |
const |
|
protected |
◆ _log
| logging::Logger precice::com::ConnectionInfoPublisher::_log {"com::ConnectionInfoPublisher"} |
|
mutableprotected |
◆ acceptorName
| std::string const precice::com::ConnectionInfoPublisher::acceptorName |
|
protected |
◆ addressDirectory
| std::string const precice::com::ConnectionInfoPublisher::addressDirectory |
|
protected |
◆ rank
| int const precice::com::ConnectionInfoPublisher::rank = -1 |
|
protected |
◆ requesterName
| std::string const precice::com::ConnectionInfoPublisher::requesterName |
|
protected |
◆ tag
| std::string const precice::com::ConnectionInfoPublisher::tag |
|
protected |
The documentation for this class was generated from the following files: