#include <f5lists.h>
Definition at line 361 of file f5lists.h.
◆ RTagList() [1/2]
◆ RTagList() [2/2]
RTagList::RTagList |
( |
RNode * |
r | ) |
|
◆ ~RTagList()
Definition at line 1206 of file f5lists.cc.
1206 {
1211 delete temp;
1212 }
1213}
◆ get()
RNode * RTagList::get |
( |
int |
idx | ) |
|
Definition at line 1227 of file f5lists.cc.
1227 {
1229}
RNode * get(int idx, int length)
◆ getFirst()
RNode * RTagList::getFirst |
( |
| ) |
|
◆ getLength()
int RTagList::getLength |
( |
| ) |
|
◆ insert()
void RTagList::insert |
( |
RNode * |
r | ) |
|
Definition at line 1216 of file f5lists.cc.
1216 {
1218
1220
1221}
RTagNode * insert(RNode *r)
◆ print()
◆ setFirst()
void RTagList::setFirst |
( |
RNode * |
r | ) |
|
◆ first
◆ length
The documentation for this class was generated from the following files: