[ libArts | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Back to the top of ArtsPackageVersion
Back to the top of ArtsPackageVersion
ArtsPackageVersion(const string & nameAndId);
-------------------------------------------------------------------------
ArtsPackageVersion(const string & nameAndId) .........................................................................
constructor. Takes a string of the form:
"@(#) $Name: $ $Id: ArtsPackageVersion.html,v 1.1.1.1.2.1 2000/04/11 15:32:50 margaret Exp $"
-------------------------------------------------------------------------
ArtsPackageVersion(const string & nameAndId);
Back to the top of ArtsPackageVersion
const string & Name() const;
-------------------------------------------------------------------------
const string & Name() const .........................................................................
Returns the value of the Name tag.
-------------------------------------------------------------------------
const string & Name() const;
Back to the top of ArtsPackageVersion
const string & Id() const;
-------------------------------------------------------------------------
const string & Id() const .........................................................................
Returns the value of the Id tag.
-------------------------------------------------------------------------
const string & Id() const;
Back to the top of ArtsPackageVersion
Back to the top of ArtsPackageVersion
Back to the top of ArtsPackageVersion
Back to the top of ArtsPackageVersion
Report problems to jkotula@unimax.com