#include "common/h/Ident.h"#include <stdio.h>#include <string>#include <iostream>#include <ostream>Go to the source code of this file.
Functions | |
| ostream & | operator<< (ostream &os, const Ident &Id) |
| ostream& operator<< | ( | ostream & | os, | |
| const Ident & | Id | |||
| ) |
Definition at line 98 of file Ident.C.
References Ident::builder(), Ident::builder_, Ident::buildnum(), Ident::buildnum_, Ident::component(), Ident::component_, Ident::date(), Ident::date_, IdentOutFmt, Ident::release(), Ident::release_, Ident::revision(), Ident::revision_, Ident::suite(), Ident::suite_, Ident::time(), and Ident::time_.
1.6.1