back to io 

Global Constants

generated from ../src/mod_io/constant.cpp

The following list shows all the constants that are defined on the Global object.

  • wxNOT_FOUND
Used by several find methods to indicate that nothing is found.

Constants

wxExecFlag

Name Description
FromCurrent
ASYNC execute the process asynchronously
SYNC execute it synchronously, i.e. wait until it finishes
NOHIDE under Windows, don't hide the child even if it's IO is redirected (this is done by default)
MAKE_GROUP_LEADER under Unix, if the process is the group leader then passing true to kill kills all children as well as pid
NODISABLE by default synchronous execution disables all program windows to avoid that the user interacts with the program while the child process is running, you can use this flag to prevent this from happening

See wxExecute and wxProcess

wxSeekMode

Name Description
FromCurrent
FromStart
FromEnd

See seekI and seek

wxStreamError

Name Description
NO_ERROR No error occurred.
EOF An End-OF-File occurred.
WRITE_ERROR An error occurred in the last write operation.
READ_ERROR An error occurred in the last read operation.

See wxStreamBase



SourceForge.net Logo Support This Project

Table of Contents


Design downloaded from Zeroweb.org: Free website templates, layouts, and tools.