ilang  1.1.4
ILAng: A Modeling and Verification Platform for SoCs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros
Public Types | Public Attributes | List of all members
ilang::execute_result Struct Reference

the result from executing More...

#include <fs.h>

Public Types

enum  _failure {
  PREIO = 0, FORK = 1, ALARM, ARG,
  EXEC, WAIT, NONE
}
 failed execution
 

Public Attributes

bool timeout
 has timeout
 
enum
ilang::execute_result::_failure 
failure
 
unsigned ret
 return value
 
bool subexit_normal
 true if it exits with _exit() call
 
double seconds
 the execution time
 

Detailed Description

the result from executing


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