|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_GRID_ATTRIBUTEDGRIDFUNCTIONS_HPP
30 #define CDPL_GRID_ATTRIBUTEDGRIDFUNCTIONS_HPP
55 #endif // CDPL_GRID_ATTRIBUTEDGRIDFUNCTIONS_HPP
CDPL_GRID_API bool hasName(const AttributedGrid &grid)
CDPL_GRID_API void clearName(AttributedGrid &grid)
Definition of the preprocessor macro CDPL_GRID_API.
CDPL_GRID_API void setName(AttributedGrid &grid, const std::string &name)
#define CDPL_GRID_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
The namespace of the Chemical Data Processing Library.
AttributedGrid.
Definition: AttributedGrid.hpp:46
CDPL_GRID_API const std::string & getName(const AttributedGrid &grid)