1 #if !defined(AFX_DESCRIBED_H__AD46D0D8_4A85_45BE_AB18_B64D1E2A4658__INCLUDED_)
2 #define AFX_DESCRIBED_H__AD46D0D8_4A85_45BE_AB18_B64D1E2A4658__INCLUDED_
6 #endif // _MSC_VER > 1000
46 #endif // !defined(AFX_DESCRIBED_H__AD46D0D8_4A85_45BE_AB18_B64D1E2A4658__INCLUDED_)
void setDescription(const string &description)
Set the Describe of the object.
bool isDescription(const string &description) const
Determine whether Describe equals given Describe.
Described(const string &aDescribe=" ")
Only derived class are Described.
const string getDescription() const
Get the Describe of the object.
bool sameDescriptionAs(const Described &described) const
Determine whether Describe equals that of given object.
bool isDescribed() const
Determine whether Describe is set, i.e object has a Describe.