VideoTools
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G::LocalSocketAddress Class Reference

An address class for G::LocalSocket that works with file system paths. More...

#include <glocalsocket.h>

Public Member Functions

 LocalSocketAddress (const std::string &path)
 Constructor.
 
 LocalSocketAddress (SignalSafe, const char *path)
 Constructor. Signal-safe overload.
 
struct sockaddr * p ()
 Returns the sockaddr pointer.
 
const struct sockaddr * p () const
 Const overload.
 
size_t size () const
 Returns the sockaddr size.
 

Detailed Description

An address class for G::LocalSocket that works with file system paths.

Definition at line 41 of file glocalsocket.h.


The documentation for this class was generated from the following files: