Teamcenter C++ API Reference  2312
Public Attributes | List of all members
ATT0_table_cell_s Struct Reference

#include <Att0ParametersManagment.hxx>

Public Attributes

std::map< std::string,
std::string > 
cell_values
 
int index
 

Detailed Description

Structure of table cell data.

Definition at line 260 of file Att0ParametersManagment.hxx.

Member Data Documentation

std::map<std::string, std::string> ATT0_table_cell_s::cell_values

The map (string/string) represents the cell data. The valid keys are "goal", "min", "max", "deviation", and "value"

Definition at line 263 of file Att0ParametersManagment.hxx.

int ATT0_table_cell_s::index

The column index in the table

Definition at line 262 of file Att0ParametersManagment.hxx.


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