Searched refs:m_comment (Results 1 – 2 of 2) sorted by relevance
74 dst.m_comment = src.m_comment; in DeepCopy()128 getline(in,m_comment); in ReadPGM()133 getline(in,m_comment); in ReadPGM()245 o << "Comment: " << im.m_comment << "\n"; in operator <<()
90 std::string m_comment; variable