19 os <<
"---SQSlowCont_v1--------------------" << endl;
20 os <<
" name: " <<
get_name() << endl;
21 os <<
"---------------------------------" << endl;
26 return (_name.length() > 0) ? 1 : 0;
int isValid() const
isValid returns non zero if object contains vailid data
void identify(std::ostream &os=std::cout) const
virtual std::string get_name() const
Return the name of this channel.