Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::diamar Namespace Reference

Classes

struct  AccessControlEvent
 
struct  AuditableEvent
 
struct  AuditLogEvent
 
struct  BackupAndRestoreEvent
 
struct  Cabinet
 
struct  Cabinets
 
struct  ConfigurationChangeEvent
 
struct  ControlSystemEvent
 
class  DiamarModel
 
struct  Group
 
struct  Groups
 
struct  OperatingSystemEvent
 
struct  PotentialAttackActivityEvent
 
struct  RequestErrorsEvent
 

Enumerations

enum class  EventCategory {
  AccessControl , RequestErrors , OperatingSystemEvents , ControlSystemEvents ,
  BackupAndRestoreEvents , ConfigurationChanges , PotentialAttackActivity , AuditLogEvents
}
 
enum class  EventTypes {
  NotApplicable , LoginIn , LoginOut , LoginError ,
  Start , Reboot , Shutdown , FailedAttempt ,
  Download , ReplaceLom , LoginConfigChange , Backup ,
  Restore , LimitBackUp , DeleteBackUp , DateAndTime ,
  Language , ScanPort
}
 
enum class  eMimicAspectRatio { FiveByFour , FourByThree , SixteenByNine , SixteenByTen }
 
enum class  eVerificationStatus { NotVerified , Verifying , Verified }
 
enum class  eDeadManStatus { On , Off , Warning , Alarm }
 

Functions

void getScreenLimitsFromResolution (eMimicAspectRatio aspectRatio, double *xMin, double *xMax, double *yMin, double *yMax)
 
std::string to_string (eMimicAspectRatio aspectRatio)
 

Enumeration Type Documentation

◆ eDeadManStatus

Enumerator
On 
Off 
Warning 
Alarm 

◆ eMimicAspectRatio

Enumerator
FiveByFour 
FourByThree 
SixteenByNine 
SixteenByTen 

◆ EventCategory

Enumerator
AccessControl 
RequestErrors 
OperatingSystemEvents 
ControlSystemEvents 
BackupAndRestoreEvents 
ConfigurationChanges 
PotentialAttackActivity 
AuditLogEvents 

◆ EventTypes

enum class iv::model::diamar::EventTypes
strong
Enumerator
NotApplicable 
LoginIn 
LoginOut 
LoginError 
Start 
Reboot 
Shutdown 
FailedAttempt 
Download 
ReplaceLom 
LoginConfigChange 
Backup 
Restore 
LimitBackUp 
DeleteBackUp 
DateAndTime 
Language 
ScanPort 

◆ eVerificationStatus

Enumerator
NotVerified 
Verifying 
Verified 

Function Documentation

◆ getScreenLimitsFromResolution()

void iv::model::diamar::getScreenLimitsFromResolution ( eMimicAspectRatio aspectRatio,
double * xMin,
double * xMax,
double * yMin,
double * yMax )
inline

◆ to_string()

std::string iv::model::diamar::to_string ( eMimicAspectRatio aspectRatio)
inline