![]() |
C++ Samples
Demonstrates how to create a C++ application using the VideoXpert SDK
|
This class represents a row of data in the table. More...
#include <TabularPrinter.h>
Public Attributes | |
std::vector< std::string > | Values |
This class represents a row of data in the table.
Definition at line 21 of file TabularPrinter.h.
std::vector<std::string> CppSamples::Common::Row::Values |
Definition at line 23 of file TabularPrinter.h.