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

◆ idx

int OdbTag::idx

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

Definition at line 242 of file lemAutoRun.h.

Referenced by PSAX2AutoRunParseHandler::characters(), and PSAX2AutoRunParseHandler::PSAX2AutoRunParseHandler().

◆ odb_path

QString OdbTag::odb_path

◆ tag

QString OdbTag::tag

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