Belle II Software development
NSMsys_struct Struct Reference

Public Attributes

int32_t ipaddr
 
int32_t pid
 
int64_t timstart
 
int64_t timevent
 
uint32_t netmask
 
int16_t sock_updated
 
int16_t afirst
 
int16_t nnod
 
int16_t nref
 
int16_t ndat
 
int16_t nreq
 
NSMnod nod [NSMSYS_MAX_NOD]
 
NSMref ref [NSMSYS_MAX_REF]
 
NSMdat dat [NSMSYS_MAX_DAT]
 
NSMreq req [NSMSYS_MAX_REQ]
 
NSMreg reg [NSMSYS_MAX_REG]
 
int32_t nodhash [NSMSYS_MAX_HASH+1]
 
int32_t dathash [NSMSYS_MAX_HASH+1]
 
int32_t reqhash [NSMSYS_MAX_HASH+1]
 
NSMcon con [NSMSYS_MAX_CON]
 
NSMsch sch [NSMSYS_MAX_SCH]
 
int32_t ncon
 
int32_t nsch
 
int16_t conid [NSMSYS_MAX_NOD]
 
int16_t ireg_free
 
int16_t nsnd
 
int16_t ndaemon
 
int16_t rsv16
 
NSMdat_snd snd [NSMSYS_MAX_DAT]
 
NSMdat_rcv rcv [NSMSYS_MAX_DAT]
 
uint16_t generation
 
int16_t master
 
int16_t deputy
 
int16_t ready
 
uint16_t version
 
uint16_t required
 
int16_t priority
 
int16_t debug
 
char logfile [NSMSYS_LOGNAME_SIZ]
 

Detailed Description

Definition at line 287 of file nsmsys2.h.

Member Data Documentation

◆ afirst

int16_t afirst

Definition at line 298 of file nsmsys2.h.

◆ con

NSMcon con[NSMSYS_MAX_CON]

Definition at line 315 of file nsmsys2.h.

◆ conid

int16_t conid[NSMSYS_MAX_NOD]

Definition at line 319 of file nsmsys2.h.

◆ dat

NSMdat dat[NSMSYS_MAX_DAT]

Definition at line 305 of file nsmsys2.h.

◆ dathash

int32_t dathash[NSMSYS_MAX_HASH+1]

Definition at line 311 of file nsmsys2.h.

◆ debug

int16_t debug

Definition at line 336 of file nsmsys2.h.

◆ deputy

int16_t deputy

Definition at line 329 of file nsmsys2.h.

◆ generation

uint16_t generation

Definition at line 327 of file nsmsys2.h.

◆ ipaddr

int32_t ipaddr

Definition at line 289 of file nsmsys2.h.

◆ ireg_free

int16_t ireg_free

Definition at line 320 of file nsmsys2.h.

◆ logfile

char logfile[NSMSYS_LOGNAME_SIZ]

Definition at line 337 of file nsmsys2.h.

◆ master

int16_t master

Definition at line 328 of file nsmsys2.h.

◆ ncon

int32_t ncon

Definition at line 317 of file nsmsys2.h.

◆ ndaemon

int16_t ndaemon

Definition at line 322 of file nsmsys2.h.

◆ ndat

int16_t ndat

Definition at line 301 of file nsmsys2.h.

◆ netmask

uint32_t netmask

Definition at line 294 of file nsmsys2.h.

◆ nnod

int16_t nnod

Definition at line 299 of file nsmsys2.h.

◆ nod

NSMnod nod[NSMSYS_MAX_NOD]

Definition at line 303 of file nsmsys2.h.

◆ nodhash

int32_t nodhash[NSMSYS_MAX_HASH+1]

Definition at line 310 of file nsmsys2.h.

◆ nref

int16_t nref

Definition at line 300 of file nsmsys2.h.

◆ nreq

int16_t nreq

Definition at line 302 of file nsmsys2.h.

◆ nsch

int32_t nsch

Definition at line 318 of file nsmsys2.h.

◆ nsnd

int16_t nsnd

Definition at line 321 of file nsmsys2.h.

◆ pid

int32_t pid

Definition at line 290 of file nsmsys2.h.

◆ priority

int16_t priority

Definition at line 335 of file nsmsys2.h.

◆ rcv

NSMdat_rcv rcv[NSMSYS_MAX_DAT]

Definition at line 325 of file nsmsys2.h.

◆ ready

int16_t ready

Definition at line 330 of file nsmsys2.h.

◆ ref

NSMref ref[NSMSYS_MAX_REF]

Definition at line 304 of file nsmsys2.h.

◆ reg

NSMreg reg[NSMSYS_MAX_REG]

Definition at line 307 of file nsmsys2.h.

◆ req

NSMreq req[NSMSYS_MAX_REQ]

Definition at line 306 of file nsmsys2.h.

◆ reqhash

int32_t reqhash[NSMSYS_MAX_HASH+1]

Definition at line 312 of file nsmsys2.h.

◆ required

uint16_t required

Definition at line 334 of file nsmsys2.h.

◆ rsv16

int16_t rsv16

Definition at line 323 of file nsmsys2.h.

◆ sch

NSMsch sch[NSMSYS_MAX_SCH]

Definition at line 316 of file nsmsys2.h.

◆ snd

NSMdat_snd snd[NSMSYS_MAX_DAT]

Definition at line 324 of file nsmsys2.h.

◆ sock_updated

int16_t sock_updated

Definition at line 295 of file nsmsys2.h.

◆ timevent

int64_t timevent

Definition at line 292 of file nsmsys2.h.

◆ timstart

int64_t timstart

Definition at line 291 of file nsmsys2.h.

◆ version

uint16_t version

Definition at line 333 of file nsmsys2.h.


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