Definition at line 352 of file shared.cc.
◆ TxList()
LibThread::TxList::TxList |
( |
| ) |
|
|
inline |
◆ ~TxList()
virtual LibThread::TxList::~TxList |
( |
| ) |
|
|
inlinevirtual |
◆ get()
int LibThread::TxList::get |
( |
size_t | index, |
|
|
string & | value ) |
|
inline |
Definition at line 372 of file shared.cc.
372 {
379 }
382 }
static int index(p_Length length, p_Ord ord)
◆ put()
int LibThread::TxList::put |
( |
size_t | index, |
|
|
string & | value ) |
|
inline |
Definition at line 358 of file shared.cc.
358 {
364 } else {
368 }
371 }
◆ size()
long LibThread::TxList::size |
( |
| ) |
|
|
inline |
◆ entries
vector<string> LibThread::TxList::entries |
|
private |
The documentation for this class was generated from the following file: