|
Zero
0.1.0
|
#include <row.h>
Public Member Functions | |
| rep_row_t () | |
| rep_row_t (blob_pool *apts) | |
| ~rep_row_t () | |
| void | set (const unsigned nsz) |
| void | set_ts (blob_pool *apts, const unsigned nsz) |
Public Attributes | |
| char * | _dest |
| unsigned | _bufsz |
| blob_pool * | _pts |
| rep_row_t::rep_row_t | ( | ) |
| rep_row_t::rep_row_t | ( | blob_pool * | apts | ) |
| rep_row_t::~rep_row_t | ( | ) |
| void rep_row_t::set | ( | const unsigned | nsz | ) |
| void rep_row_t::set_ts | ( | blob_pool * | apts, |
| const unsigned | nsz | ||
| ) |
| unsigned rep_row_t::_bufsz |
| char* rep_row_t::_dest |
| blob_pool* rep_row_t::_pts |
1.8.12