cacao  Release 0.1.03-dev
Compute And Control For Adaptive Optics
FUNCTION_PARAMETER_STRUCT_MD Struct Reference

#include <function_parameters.h>

Data Fields

char name [FPS_NAME_STRMAXLEN]
 
char description [FPS_DESCR_STRMAXLEN]
 
char fpsdirectory [FPS_CWD_STRLENMAX]
 
char sourcefname [FPS_SRCDIR_STRLENMAX]
 
int sourceline
 
char pname [FPS_PNAME_STRMAXLEN]
 
char nameindexW [16][10]
 
int NBnameindex
 
pid_t confpid
 
pid_t runpid
 
uint64_t signal
 
uint64_t confwaitus
 
uint32_t status
 
long NBparamMAX
 
char message [FPS_NB_MSG][FUNCTION_PARAMETER_STRUCT_MSG_LEN]
 
int msgpindex [FPS_NB_MSG]
 
uint32_t msgcode [FPS_NB_MSG]
 
long msgcnt
 
uint32_t conferrcnt
 

Field Documentation

◆ conferrcnt

uint32_t FUNCTION_PARAMETER_STRUCT_MD::conferrcnt

◆ confpid

pid_t FUNCTION_PARAMETER_STRUCT_MD::confpid

◆ confwaitus

uint64_t FUNCTION_PARAMETER_STRUCT_MD::confwaitus

◆ description

char FUNCTION_PARAMETER_STRUCT_MD::description[FPS_DESCR_STRMAXLEN]

◆ fpsdirectory

char FUNCTION_PARAMETER_STRUCT_MD::fpsdirectory[FPS_CWD_STRLENMAX]

◆ message

char FUNCTION_PARAMETER_STRUCT_MD::message[FPS_NB_MSG][FUNCTION_PARAMETER_STRUCT_MSG_LEN]

◆ msgcnt

long FUNCTION_PARAMETER_STRUCT_MD::msgcnt

◆ msgcode

uint32_t FUNCTION_PARAMETER_STRUCT_MD::msgcode[FPS_NB_MSG]

◆ msgpindex

int FUNCTION_PARAMETER_STRUCT_MD::msgpindex[FPS_NB_MSG]

◆ name

char FUNCTION_PARAMETER_STRUCT_MD::name[FPS_NAME_STRMAXLEN]

◆ nameindexW

char FUNCTION_PARAMETER_STRUCT_MD::nameindexW[16][10]

◆ NBnameindex

int FUNCTION_PARAMETER_STRUCT_MD::NBnameindex

◆ NBparamMAX

long FUNCTION_PARAMETER_STRUCT_MD::NBparamMAX

◆ pname

char FUNCTION_PARAMETER_STRUCT_MD::pname[FPS_PNAME_STRMAXLEN]

◆ runpid

pid_t FUNCTION_PARAMETER_STRUCT_MD::runpid

◆ signal

uint64_t FUNCTION_PARAMETER_STRUCT_MD::signal

◆ sourcefname

char FUNCTION_PARAMETER_STRUCT_MD::sourcefname[FPS_SRCDIR_STRLENMAX]

◆ sourceline

int FUNCTION_PARAMETER_STRUCT_MD::sourceline

◆ status

uint32_t FUNCTION_PARAMETER_STRUCT_MD::status

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