#include <axt.h>
Collaboration diagram for axtBundle:

Data Fields | |
| axtBundle * | next |
| axt * | axtList |
| int | tSize |
| int | qSize |
Definition at line 177 of file axt.h.
struct axtBundle* axtBundle::next [read] |
Definition at line 180 of file axt.h.
Referenced by axtBundleFreeList(), axtQueryOut(), bundleIntoTargets(), mafQueryOut(), and sim4QueryOut().
struct axt* axtBundle::axtList [read] |
Definition at line 181 of file axt.h.
Referenced by axtBundleFree(), axtQueryOut(), bundleIntoTargets(), mafQueryOut(), ncbiBlastOut(), progType(), saveAxtBundle(), sim4QueryOut(), tabBlastOut(), wuBlastOut(), and xmlBlastOut().
| int axtBundle::tSize |
Definition at line 182 of file axt.h.
Referenced by bundleIntoTargets(), mafQueryOut(), saveAxtBundle(), and sim4QueryOut().
| int axtBundle::qSize |
Definition at line 183 of file axt.h.
Referenced by mafQueryOut(), ncbiBlastOut(), saveAxtBundle(), sim4QueryOut(), tabBlastOut(), wuBlastOut(), and xmlBlastOut().
1.5.2