dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
Loading...
Searching...
No Matches
dx::xpc::connection Class Reference

a client's connection to a launchd mach service: a request is one number under the request's name, answered with a status More...

#include <dx_xpc.h>

Public Member Functions

 connection (const char *service, uint64_t flags=XPC_CONNECTION_MACH_SERVICE_PRIVILEGED)
 connection (const connection &)=delete
os_result operator() (const char *request, uint64_t argument) const noexcept
 ~connection ()

Detailed Description

a client's connection to a launchd mach service: a request is one number under the request's name, answered with a status

Constructor & Destructor Documentation

◆ connection() [1/2]

dx::xpc::connection::connection ( const char * service,
uint64_t flags = XPC_CONNECTION_MACH_SERVICE_PRIVILEGED )
inline
Here is the caller graph for this function:

◆ connection() [2/2]

dx::xpc::connection::connection ( const connection & )
delete
Here is the call graph for this function:

◆ ~connection()

dx::xpc::connection::~connection ( )
inline

Member Function Documentation

◆ operator()()

os_result dx::xpc::connection::operator() ( const char * request,
uint64_t argument ) const
inlinenoexcept

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

(c) copyright 2009 dynamic acoustics e.U. generated on

a closed source license may be obtained by requesting a written permission from dynamic acoustics e.U.
however - governmental use generally and military use especially is strictly prohibited though.