|
|
| PackageVersion (const std::string &name, const std::string &version) |
| |
|
virtual | ~PackageVersion () |
| | Everyone should have a destructor.
|
| |
|
virtual const char * | GetName () const |
| | Return the name of this package. This overrides the TObject::GetName() interface.
|
| |
|
const std::string & | Name () const |
| | Return the name of this package.
|
| |
|
void | SetName (const std::string &name) |
| | Set the name of this package.
|
| |
|
const std::string & | Version () const |
| | Return the version of this package.
|
| |
|
void | SetVersion (const std::string &version) |
| | Set the version of this package.
|
| |
|
| ClassDef (PackageVersion, 1) |
| |
|
|
std::string | _name |
| | The name of this package.
|
| |
|
std::string | _version |
| | The name of this package.
|
| |
Definition at line 16 of file VersionManager.hxx.
The documentation for this class was generated from the following files:
- /hep/T2K/nd280rep/ANALYSIS/HIGHLAND2/ANAPARTICLE/highland2/highlandCore/v2r10/src/VersionManager.hxx
- /hep/T2K/nd280rep/ANALYSIS/HIGHLAND2/ANAPARTICLE/highland2/highlandCore/v2r10/src/VersionManager.cxx