Searched refs:col_ (Results 1 – 1 of 1) sorted by relevance
44 GenericStreamWrapper<InputStream, Encoding>(is), line_(1), col_(0) {} in CursorStreamWrapper()51 col_ = 0; in Take()53 col_ ++; in Take()61 size_t GetColumn() const { return col_; } in GetColumn()65 size_t col_; //!< Current Column variable