zoslib
z/OS C/C++ Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
zoslib_config Struct Reference

#include <zos-base.h>

Public Attributes

const char * IPC_CLEANUP_ENVAR
 
const char * RUNTIME_LIMIT_ENVAR
 
const char * CCSID_GUESS_BUF_SIZE_ENVAR
 
const char * UNTAGGED_READ_MODE_ENVAR
 
const char * UNTAGGED_READ_MODE_CCSID1047_ENVAR
 
const char * MEMORY_USAGE_LOG_FILE_ENVAR
 
const char * MEMORY_USAGE_LOG_LEVEL_ENVAR
 

Detailed Description

Configuration for zoslib library

Member Data Documentation

◆ CCSID_GUESS_BUF_SIZE_ENVAR

const char* zoslib_config::CCSID_GUESS_BUF_SIZE_ENVAR

string to indicate the envar to be used to toggle ccsid guess buf size in bytes

◆ IPC_CLEANUP_ENVAR

const char* zoslib_config::IPC_CLEANUP_ENVAR

string to indicate the envar to be used to toggle IPC cleanup

◆ MEMORY_USAGE_LOG_FILE_ENVAR

const char* zoslib_config::MEMORY_USAGE_LOG_FILE_ENVAR

String to indicate the envar to be used to set the name of the log file, including 'stdout' or 'stderr', to which diagnostic messages for memory allocation and release are to be written.

◆ MEMORY_USAGE_LOG_LEVEL_ENVAR

const char* zoslib_config::MEMORY_USAGE_LOG_LEVEL_ENVAR

String to indicate the envar to be used to specify the level of details to display when memory is allocated or freed.

◆ RUNTIME_LIMIT_ENVAR

const char* zoslib_config::RUNTIME_LIMIT_ENVAR

string to indicate the envar to be used to toggle runtime limit

◆ UNTAGGED_READ_MODE_CCSID1047_ENVAR

const char* zoslib_config::UNTAGGED_READ_MODE_CCSID1047_ENVAR

string to indicate the envar to be used to toggle the untagged 1047 read mode

◆ UNTAGGED_READ_MODE_ENVAR

const char* zoslib_config::UNTAGGED_READ_MODE_ENVAR

string to indicate the envar to be used to toggle the untagged read mode


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