Public Attributes | List of all members
cmdScript_t Struct Reference

#include <command.h>

Public Attributes

cmdInstr_tinstr
 
int instrs
 
int * par
 
char * str_area
 
int str_area_len
 
int str_area_pos
 
int * var
 

Detailed Description

Definition at line 93 of file command.h.

Member Data Documentation

◆ instr

cmdInstr_t* cmdScript_t::instr

Definition at line 102 of file command.h.

◆ instrs

int cmdScript_t::instrs

Definition at line 103 of file command.h.

◆ par

int* cmdScript_t::par

Definition at line 100 of file command.h.

◆ str_area

char* cmdScript_t::str_area

Definition at line 104 of file command.h.

◆ str_area_len

int cmdScript_t::str_area_len

Definition at line 105 of file command.h.

◆ str_area_pos

int cmdScript_t::str_area_pos

Definition at line 106 of file command.h.

◆ var

int* cmdScript_t::var

Definition at line 101 of file command.h.


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


cob_hand_bridge
Author(s): Mathias Lüdtke
autogenerated on Fri Aug 2 2024 09:40:57