|
|
A Unix socket address
This is a Unix socket address
This class expects QCString instead of QString values, which means the filenames should be encoded in whatever form locale/system deems necessary before passing down to the function
| |
Default constructor
| |
Constructor from raw data
Parameters:
| raw_data | raw data |
| size | data length |
| |
Constructor from pathname
Parameters:
| path | pathname |
| ~ |
[virtual]
Destructor
| bool |
Sets this to given sockaddr_un
Parameters:
| socket_address | socket address |
| size | the socket length |
| bool |
Sets this to given pathname
Parameters:
| path | pathname |
| QCString |
[const]
Returns the pathname
| QString |
[const virtual]
Returns pretty representation of this socket
Reimplemented from KSocketAddress
| const sockaddr_un* |
[const]
Returns raw socket address
Reimplemented from KSocketAddress
| |
[const]
Returns raw socket address