|
libBsdSockets
C++ Wrapper classes to the BSD Socket API
|
This is the complete list of members for BsdSockets::LocalAddress, including all inherited members.
| Address(SocketDomain theSocketDomain, SocketType theSocketType, int theProtocol) | BsdSockets::Address | protected |
| Address(const Address &rhs) | BsdSockets::Address | protected |
| create(const std::string &thePath) | BsdSockets::LocalAddress | static |
| create(std::shared_ptr< LowLevelAddress > lowLevelAddress) const | BsdSockets::LocalAddress | virtual |
| getLowLevelAddress() const | BsdSockets::LocalAddress | virtual |
| getPath() const | BsdSockets::LocalAddress | |
| getProtocol() const | BsdSockets::Address | |
| getSocketDomain() const | BsdSockets::Address | |
| getSocketType() const | BsdSockets::Address | |
| makeTempLowLevelAddress() const | BsdSockets::LocalAddress | virtual |
| Ptr typedef | BsdSockets::LocalAddress | |
| ~Address() | BsdSockets::Address | virtual |
| ~LocalAddress() | BsdSockets::LocalAddress | virtual |