![]() |
My Project
debian-1:4.1.1-p2+ds-4build1
|
class PList of lists of PNodes More...
#include <f5lists.h>
Public Member Functions | |
PList () | |
functions working on the class PList More... | |
void | insert (poly p) |
bool | check (poly p) |
void | print () |
Private Attributes | |
PNode * | first |
PList::PList | ( | ) |
functions working on the class PList
Definition at line 76 of file f5lists.cc.
bool PList::check | ( | poly | p | ) |
Definition at line 94 of file f5lists.cc.
void PList::insert | ( | poly | p | ) |
void PList::print | ( | ) |