lomiri-location-service  ..
An aggregating location service providing positioning and geocoding capabilities to applications.
com::lomiri::location::service::Credentials Struct Reference

Credentials of a remote session. More...

#include <permission_manager.h>

+ Collaboration diagram for com::lomiri::location::service::Credentials:

Public Attributes

pid_t pid
 The process id of the remote peer. More...
 
uid_t uid
 The user id the remote peer runs under. More...
 

Detailed Description

Credentials of a remote session.

Definition at line 34 of file permission_manager.h.

Member Data Documentation

◆ pid

pid_t com::lomiri::location::service::Credentials::pid

The process id of the remote peer.

Definition at line 37 of file permission_manager.h.

◆ uid

uid_t com::lomiri::location::service::Credentials::uid

The user id the remote peer runs under.

Definition at line 39 of file permission_manager.h.


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