#include <Basics.H>
#include <BufStream.H>
#include <getopt.h>
#include "FPStream.H"
#include "UniqueId.H"
Go to the source code of this file.
Functions | |
void | write_nbytes (unsigned int len, ostream &stream1, ostream &stream2) |
void | write_once (ostream &stream1, ostream &stream2) |
void | do_one_test (unsigned int maxwrites) |
void | usage () |
int | main (int argc, char *argv[]) |
Variables | |
bool | verbose = false |
Text | program_name |
|
Definition at line 114 of file TestFPStream.C. References FP::Tag::Extend(), NEW, NEW_CONSTR, Basics::OBufStream::str(), FP::FPStream::tag(), UniqueId(), and write_once(). Referenced by main(). |
|
Definition at line 188 of file TestFPStream.C. References do_one_test(), usage(), and verbose. |
|
Definition at line 178 of file TestFPStream.C. Referenced by main(). |
|
Definition at line 41 of file TestFPStream.C. References NEW_PTRFREE_ARRAY, and verbose. Referenced by write_once(). |
|
Definition at line 68 of file TestFPStream.C. References verbose, and write_nbytes(). Referenced by do_one_test(). |
|
Definition at line 176 of file TestFPStream.C. |
|
Definition at line 39 of file TestFPStream.C. Referenced by SPKFileRep::Header::Debug(), SPKFileRep::HeaderEntry::Debug(), SPKFile::Debug(), SMultiPKFileRep::Header::Debug(), SMultiPKFileRep::HeaderEntry::Debug(), main(), Print(), PrintCacheLog(), PrintCacheLogEntries(), Process(), ReadGraphLog(), PKFileObj::Search(), MPKFileObj::Search(), DirObj::Search(), write_nbytes(), and write_once(). |