Chemical Data Processing Library C++ API - Version 1.4.0
Variables
CDPL::Grid::AttributedGridProperty Namespace Reference

Provides keys for built-in Grid::AttributedGrid properties. More...

Variables

CDPL_GRID_API const Base::LookupKey NAME
 Specifies the name (or title) of the attributed grid. More...
 
CDPL_GRID_API const Base::LookupKey COMMENT
 Specifies a free-text comment associated with the attributed grid. More...
 

Detailed Description

Provides keys for built-in Grid::AttributedGrid properties.

Variable Documentation

◆ NAME

CDPL_GRID_API const Base::LookupKey CDPL::Grid::AttributedGridProperty::NAME
extern

Specifies the name (or title) of the attributed grid.

Value Type: std::string

◆ COMMENT

CDPL_GRID_API const Base::LookupKey CDPL::Grid::AttributedGridProperty::COMMENT
extern

Specifies a free-text comment associated with the attributed grid.

Value Type: std::string

Since
1.4