HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PY_PyPreConfig Struct Reference

#include <PY_CPythonAPI.h>

Public Attributes

int _config_init
 
int parse_argv
 
int isolated
 
int use_environment
 
int configure_locale
 
int coerce_c_locale
 
int coerce_c_locale_warn
 
int utf8_mode
 
int dev_mode
 
int allocator
 

Detailed Description

Definition at line 607 of file PY_CPythonAPI.h.

Member Data Documentation

int PY_PyPreConfig::_config_init

Definition at line 609 of file PY_CPythonAPI.h.

int PY_PyPreConfig::allocator

Definition at line 621 of file PY_CPythonAPI.h.

int PY_PyPreConfig::coerce_c_locale

Definition at line 614 of file PY_CPythonAPI.h.

int PY_PyPreConfig::coerce_c_locale_warn

Definition at line 615 of file PY_CPythonAPI.h.

int PY_PyPreConfig::configure_locale

Definition at line 613 of file PY_CPythonAPI.h.

int PY_PyPreConfig::dev_mode

Definition at line 620 of file PY_CPythonAPI.h.

int PY_PyPreConfig::isolated

Definition at line 611 of file PY_CPythonAPI.h.

int PY_PyPreConfig::parse_argv

Definition at line 610 of file PY_CPythonAPI.h.

int PY_PyPreConfig::use_environment

Definition at line 612 of file PY_CPythonAPI.h.

int PY_PyPreConfig::utf8_mode

Definition at line 619 of file PY_CPythonAPI.h.


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