2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
23#ifndef DOXYGEN_SHOULD_SKIP_THIS
std::string toString(bool expanded=true) const override
std::string getSunPath() const
SocketAddress(const SockAddr &sockAddr, SockLen sockAddrLen)
ConfigAddress & setSunPath(const std::string &sunPath)
SocketAddress * init() final
ConfigAddress & sunPathRequired(bool required=true)
ConfigAddress(net::config::ConfigInstance *instance, const std::string &addressOptionName, const std::string &addressOptionDescription)
ConfigAddress & setSocketAddress(const SocketAddress &socketAddress)
std::string getSunPath() const
Uuid(const Uuid &)=delete
static std::string getUuid()