blocxx
BLOCXX_NAMESPACE::Exec::PreExec::Error Struct Reference

#include <Exec.hpp>

Public Types

enum  { MAX_MSG_LEN = 64 }
 

Public Attributes

char message [MAX_MSG_LEN+1]
 
int error_num
 

Detailed Description

Definition at line 124 of file Exec.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
MAX_MSG_LEN 

Definition at line 126 of file Exec.hpp.

Member Data Documentation

◆ error_num

int BLOCXX_NAMESPACE::Exec::PreExec::Error::error_num

Definition at line 128 of file Exec.hpp.

◆ message

char BLOCXX_NAMESPACE::Exec::PreExec::Error::message[MAX_MSG_LEN+1]

Definition at line 127 of file Exec.hpp.


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