Belle II Software development
NSMcontext_struct Struct Reference

Public Attributes

int seq
 
int errc
 
char errs [1024]
 
int errn
 
int initnet_done
 
int sock
 
int port
 
int shmkey
 
struct sockaddr_in sa
 
char nodename [NSMSYS_NAME_SIZ+1]
 
char hostname [1024]
 
int initshm_done
 
int sysid
 
struct NSMsys_structsysp
 
int memid
 
struct NSMmem_structmemp
 
int usesig
 
int initsig_done
 
int pipe_rd
 
int pipe_wr
 
int reqwait
 
int nreq
 
NSMrequest req [NSMLIB_MAX_CALLBACK]
 
int nodeid
 
struct NSMcontext_structnext
 
struct NSMrecvqueue_struct * recvqueue
 
NSMhook_t hook
 
const void * hookptr
 
const void * wrapptr
 

Detailed Description

Definition at line 71 of file nsmlib2.h.

Member Data Documentation

◆ errc

int errc

Definition at line 76 of file nsmlib2.h.

◆ errn

int errn

Definition at line 78 of file nsmlib2.h.

◆ errs

char errs[1024]

Definition at line 77 of file nsmlib2.h.

◆ hook

NSMhook_t hook

Definition at line 113 of file nsmlib2.h.

◆ hookptr

const void* hookptr

Definition at line 114 of file nsmlib2.h.

◆ hostname

char hostname[1024]

Definition at line 87 of file nsmlib2.h.

◆ initnet_done

int initnet_done

Definition at line 81 of file nsmlib2.h.

◆ initshm_done

int initshm_done

Definition at line 90 of file nsmlib2.h.

◆ initsig_done

int initsig_done

Definition at line 98 of file nsmlib2.h.

◆ memid

int memid

Definition at line 93 of file nsmlib2.h.

◆ memp

struct NSMmem_struct* memp

Definition at line 94 of file nsmlib2.h.

◆ next

struct NSMcontext_struct* next

Definition at line 107 of file nsmlib2.h.

◆ nodeid

int nodeid

Definition at line 106 of file nsmlib2.h.

◆ nodename

char nodename[NSMSYS_NAME_SIZ+1]

Definition at line 86 of file nsmlib2.h.

◆ nreq

int nreq

Definition at line 102 of file nsmlib2.h.

◆ pipe_rd

int pipe_rd

Definition at line 99 of file nsmlib2.h.

◆ pipe_wr

int pipe_wr

Definition at line 100 of file nsmlib2.h.

◆ port

int port

Definition at line 83 of file nsmlib2.h.

◆ recvqueue

struct NSMrecvqueue_struct* recvqueue

Definition at line 110 of file nsmlib2.h.

◆ req

NSMrequest req[NSMLIB_MAX_CALLBACK]

Definition at line 103 of file nsmlib2.h.

◆ reqwait

int reqwait

Definition at line 101 of file nsmlib2.h.

◆ sa

struct sockaddr_in sa

Definition at line 85 of file nsmlib2.h.

◆ seq

int seq

Definition at line 73 of file nsmlib2.h.

◆ shmkey

int shmkey

Definition at line 84 of file nsmlib2.h.

◆ sock

int sock

Definition at line 82 of file nsmlib2.h.

◆ sysid

int sysid

Definition at line 91 of file nsmlib2.h.

◆ sysp

struct NSMsys_struct* sysp

Definition at line 92 of file nsmlib2.h.

◆ usesig

int usesig

Definition at line 97 of file nsmlib2.h.

◆ wrapptr

const void* wrapptr

Definition at line 117 of file nsmlib2.h.


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