10 #ifndef TEUCHOS_LABELED_OBJECT_HPP
11 #define TEUCHOS_LABELED_OBJECT_HPP
44 virtual void setObjectLabel(
const std::string &objectLabel );
46 virtual std::string getObjectLabel()
const;
55 #endif // TEUCHOS_LABELED_OBJECT_HPP
Base class for objects that contain a std::string label.
Teuchos header file which uses auto-configuration information to include necessary C++ headers...
#define TEUCHOSCORE_LIB_DLL_EXPORT