#include <ParameterDescriptionNode.h>
Public Member Functions | |
Comment () | |
Comment (std::string const &iComment) | |
Comment (char const *iComment) | |
std::string const & | comment () const |
Private Attributes | |
std::string | comment_ |
Definition at line 73 of file ParameterDescriptionNode.h.
edm::Comment::Comment | ( | ) |
Definition at line 103 of file ParameterDescriptionNode.cc.
|
explicit |
Definition at line 104 of file ParameterDescriptionNode.cc.
|
explicit |
Definition at line 105 of file ParameterDescriptionNode.cc.
|
inline |
|
private |
Definition at line 81 of file ParameterDescriptionNode.h.
Referenced by comment().