#include <UDSockets.hxx>
|
| | ClientSocket (const std::string &path, int startup_timeout_count=1) |
| | ~ClientSocket () |
| | NetSocket () |
| int | put (const void *ptr, unsigned int size, bool len_prefix=true) |
| int | get (void *ptr, unsigned int size, bool len_prefix=true) |
Definition at line 111 of file UDSockets.hxx.
◆ ClientSocket()
| SoDa::UD::ClientSocket::ClientSocket |
( |
const std::string & | path, |
|
|
int | startup_timeout_count = 1 ) |
◆ ~ClientSocket()
| SoDa::UD::ClientSocket::~ClientSocket |
( |
| ) |
|
|
inline |
◆ make()
| ClientSocketPtr SoDa::UD::ClientSocket::make |
( |
const std::string & | path, |
|
|
int | startup_timeout_count = 1 ) |
|
inlinestatic |
◆ mailbox_pathname
| std::string SoDa::UD::ClientSocket::mailbox_pathname |
|
private |
◆ server
| struct hostent* SoDa::UD::ClientSocket::server |
|
private |
The documentation for this class was generated from the following file: