Ident Class Reference
#include <Ident.h>
Detailed Description
Definition at line 54 of file Ident.h.
Constructor & Destructor Documentation
| Ident::Ident |
( |
const Ident & |
|
) |
[private] |
| Ident::Ident |
( |
const char * |
Vstr, |
|
|
const char * |
expected_suite | |
|
) |
| | |
Definition at line 44 of file Ident.C.
References builder_, buildnum_, component_, date_, IdentFields, IdentFormat, ok_, release_, revision_, suite_, and time_.
Member Function Documentation
| std::string Ident::Builder |
( |
|
) |
const [inline] |
| const char* Ident::builder |
( |
|
) |
const [inline] |
| std::string Ident::BuildNum |
( |
|
) |
const [inline] |
| const char* Ident::buildnum |
( |
|
) |
const [inline] |
| std::string Ident::Component |
( |
|
) |
const [inline] |
| const char* Ident::component |
( |
|
) |
const [inline] |
| std::string Ident::Date |
( |
|
) |
const [inline] |
| const char* Ident::date |
( |
|
) |
const [inline] |
| bool Ident::OK |
( |
|
) |
const [inline] |
| Ident& Ident::operator= |
( |
const Ident & |
|
) |
[private] |
| std::string Ident::Release |
( |
|
) |
const [inline] |
| const char* Ident::release |
( |
|
) |
const [inline] |
| std::string Ident::Revision |
( |
|
) |
const [inline] |
| const char* Ident::revision |
( |
|
) |
const [inline] |
| std::string Ident::Suite |
( |
|
) |
const [inline] |
| const char* Ident::suite |
( |
|
) |
const [inline] |
| std::string Ident::Time |
( |
|
) |
const [inline] |
| const char* Ident::time |
( |
|
) |
const [inline] |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Ident & |
Id | |
|
) |
| | [friend] |
Field Documentation
The documentation for this class was generated from the following files: