UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
DbLockDescr Struct Reference

#include <dblocks.h>

Public Attributes

LockId id
 
char type [3]
 
char moment [MOMENT_LEN+1]
 
char appname [WE_NAME_LEN+1]
 
char owner [WE_NAME_LEN+1]
 
char workplace [WE_NAME_LEN+1]
 
char host [WE_NAME_LEN+1]
 
pid_t pid
 

Detailed Description

Db lock description.

Member Data Documentation

LockId DbLockDescr::id
  global lock id (in DbLockTable,

not in process LockManagewr!)

char DbLockDescr::type[3]
   DB_LOCK_READ_ONLY

or DB_LOCK_READ_WRITE


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