OnixS C++ Tradeweb Approved Publication Arrangement (APA) Handler  1.2.2.18
API documentation
LogFilePermission Struct Reference

#include <LogSettings.h>

Public Types

enum  Enum {
  ReadOwnerOnly = 0x01, ReadAll = 0x02, WriteOwnerOnly = 0x04, WriteAll = 0x08,
  Default = ReadAll | WriteOwnerOnly
}
 

Detailed Description

Definition at line 95 of file LogSettings.h.

Member Enumeration Documentation

enum Enum
Enumerator
ReadOwnerOnly 

read access only for owner of process

ReadAll 

read access for all

WriteOwnerOnly 

write access only for owner of process

WriteAll 

write access for all

Default 

Default value.

Definition at line 97 of file LogSettings.h.


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