Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
channel_redir_t Struct Reference

Tools for command line parsing. More...

#include <pro.h>

Public Member Functions

bool is_input (void) const
 
bool is_output (void) const
 
bool is_append (void) const
 
bool is_quoted (void) const
 

Public Attributes

int fd
 channel number
 
qstring file
 file name to redirect to/from. More...
 
int flags
 i/o redirection flags
 
int start
 begin of the redirection string in the command line
 
int length
 length of the redirection string in the command line
 

Detailed Description

Tools for command line parsing.

Member Data Documentation

◆ file

qstring channel_redir_t::file

file name to redirect to/from.

if empty, the channel must be closed.


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