42#ifndef TEUCHOS_LABELED_OBJECT_HPP
43#define TEUCHOS_LABELED_OBJECT_HPP
76 virtual void setObjectLabel(
const std::string &objectLabel );
78 virtual std::string getObjectLabel()
const;
Teuchos header file which uses auto-configuration information to include necessary C++ headers.
#define TEUCHOSCORE_LIB_DLL_EXPORT
Base class for objects that contain a std::string label.