lemAutoRun  1.0
Public Attributes | List of all members
OdbTag Struct Reference

#include <lemAutoRun.h>

Collaboration diagram for OdbTag:
Collaboration graph
[legend]

Public Attributes

QString tag
 ODB tag. More...
 
QString odb_path
 ODB path. More...
 
int idx
 ODB variable index. -1 means variable is not an array. More...
 

Detailed Description

Structure holding the ODB_TAG information

Definition at line 239 of file lemAutoRun.h.

Member Data Documentation

int OdbTag::idx

ODB variable index. -1 means variable is not an array.

Definition at line 242 of file lemAutoRun.h.

QString OdbTag::odb_path

ODB path.

Definition at line 241 of file lemAutoRun.h.

QString OdbTag::tag

ODB tag.

Definition at line 240 of file lemAutoRun.h.


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