OSVR-Core  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::util::detail::Cell< T, HeaderType > Singleton Reference

#include <osvr/Util/CSV.h>

Detailed Description

template<typename T, typename HeaderType = std::string>
singleton osvr::util::detail::Cell< T, HeaderType >

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.

Definition at line 62 of file CSV.h.


The documentation for this singleton was generated from the following file: