Definition at line 357 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 377 of file shared.cc.
377 {
384 }
387 }
static int index(p_Length length, p_Ord ord)
◆ put()
int LibThread::TxList::put |
( |
size_t |
index, |
|
|
string & |
value |
|
) |
| |
|
inline |
Definition at line 363 of file shared.cc.
363 {
369 } else {
373 }
376 }
◆ size()
long LibThread::TxList::size |
( |
| ) |
|
|
inline |
◆ entries
vector<string> LibThread::TxList::entries |
|
private |
The documentation for this class was generated from the following file: