#include <Row.hh>
boca::latex::Row::Row |
( |
| ) |
|
boca::latex::Row::Row |
( |
Row const & |
row | ) |
|
|
inline |
template<typename... Arguments>
boca::latex::Row::Row |
( |
Arguments... |
arguments | ) |
|
|
inline |
template<typename Cell >
void boca::latex::Row::AddCell |
( |
Cell const & |
cell | ) |
|
|
inline |
template<typename Cell , typename... Arguments>
void boca::latex::Row::AddCells |
( |
Cell const & |
cell, |
|
|
Arguments... |
arguments |
|
) |
| |
|
inline |
void boca::latex::Row::Initialize |
( |
| ) |
|
The documentation for this class was generated from the following files: