COOPY » Guide
version 0.6.5
|
#include <LogDiffRender.h>
Data Fields | |
int | col |
int | row |
Cell | cell |
std::string | cell_mode |
std::string | row_mode |
std::string | separator |
Definition at line 24 of file LogDiffRender.h.
Definition at line 28 of file LogDiffRender.h.
std::string coopy::light::LogCell::cell_mode |
Definition at line 29 of file LogDiffRender.h.
Definition at line 26 of file LogDiffRender.h.
Definition at line 27 of file LogDiffRender.h.
std::string coopy::light::LogCell::row_mode |
Definition at line 30 of file LogDiffRender.h.
std::string coopy::light::LogCell::separator |
Definition at line 31 of file LogDiffRender.h.