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

Provides default values for built-in Grid::AttributedGrid properties. More...

Variables

CDPL_GRID_API const std::string NAME
 Default value for the Grid::AttributedGridProperty::NAME property (empty string). More...
 
CDPL_GRID_API const std::string COMMENT
 Default value for the Grid::AttributedGridProperty::COMMENT property (empty string). More...
 

Detailed Description

Provides default values for built-in Grid::AttributedGrid properties.

Variable Documentation

◆ NAME

CDPL_GRID_API const std::string CDPL::Grid::AttributedGridPropertyDefault::NAME
extern

Default value for the Grid::AttributedGridProperty::NAME property (empty string).

◆ COMMENT

CDPL_GRID_API const std::string CDPL::Grid::AttributedGridPropertyDefault::COMMENT
extern

Default value for the Grid::AttributedGridProperty::COMMENT property (empty string).