#include <osvr/Util/CSV.h>
Utility class used in conjunction with osvr::util::CSV, to store a single table cell's column header and data value temporarily until it is added to the row. Construct with the cell() helper functions.
cell()
Definition at line 62 of file CSV.h.