| KWin
    | 
| Public Types | |
| enum class | Type { Unix , Abstract } | 
| Public Member Functions | |
| UnixSocketAddress (const QString &socketPath, Type type) | |
| const sockaddr * | data () const | 
| int | size () const | 
Definition at line 24 of file xwaylandsocket.cpp.
| 
 | strong | 
| Enumerator | |
|---|---|
| Unix | |
| Abstract | |
Definition at line 27 of file xwaylandsocket.cpp.
| KWin::UnixSocketAddress::UnixSocketAddress | ( | const QString & | socketPath, | 
| Type | type ) | 
Definition at line 41 of file xwaylandsocket.cpp.
| const sockaddr * KWin::UnixSocketAddress::data | ( | ) | const | 
Definition at line 61 of file xwaylandsocket.cpp.
| int KWin::UnixSocketAddress::size | ( | ) | const | 
Definition at line 66 of file xwaylandsocket.cpp.