42#ifndef TEUCHOS_LABELED_OBJECT_HPP
43#define TEUCHOS_LABELED_OBJECT_HPP
Teuchos header file which uses auto-configuration information to include necessary C++ headers.
#define TEUCHOSCORE_LIB_DLL_EXPORT
LabeledObject()
Construct with an empty label.
virtual void setObjectLabel(const std::string &objectLabel)
Set the object label (see LabeledObject).
virtual std::string getObjectLabel() const
Get the object label (see LabeledObject).