Robotran C Documentation
Public Attributes | List of all members
MbsOutputPtr Struct Reference

#include <mbs_output_struct.h>

Public Attributes

AutoOutput ** auto_output
 Pointer to the pointer of the user outputs. More...
 
int * flag_output
 Pointer to the flag to indicate whether the outputs are activated (1) or deactived (0). More...
 
int * flag_warning_output_raised
 Pointer to the flag indicating wether the warning message has been already printed once. More...
 
int * set_output_verbose
 1 if we want to print messages, 1 is the default. (0 no messages) More...
 

Member Data Documentation

◆ auto_output

AutoOutput** auto_output

Pointer to the pointer of the user outputs.

◆ flag_output

int* flag_output

Pointer to the flag to indicate whether the outputs are activated (1) or deactived (0).

◆ flag_warning_output_raised

int* flag_warning_output_raised

Pointer to the flag indicating wether the warning message has been already printed once.

◆ set_output_verbose

int* set_output_verbose

1 if we want to print messages, 1 is the default. (0 no messages)


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