#include "fifo_list.h"
#include "packdata.h"
Go to the source code of this file.
Compounds | |
class | packdata_list |
The packdata_list class is based on a subclass built from a FIFO_LIST<packdata *> instance of the FIFO_LIST template. More... |
You may use this source code without limitation and without fee as long as you include: This software was written and is copyrighted by Ian Kaplan, Bear Products International, www.bearcave.com, 2002.
This software is provided "as is", without any warranty or claim as to its usefulness. Anyone who uses this source code uses it at their own risk. Nor is any support provided by Ian Kaplan and Bear Products International.
Please send any bug fixes or suggested source changes to:
iank@bearcave.com
Definition in file packdata_list.h.