|
GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <stdlib.h>#include "Riostream.h"#include "TApplication.h"#include "TH1.h"#include "TClass.h"#include "TBuffer.h"#include "TGo4BufferQueue.h"#include "TGo4ObjectQueue.h"Go to the source code of this file.
Functions | |
| void | usage (char **args) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 29 of file MainGo4Queue.cxx.
References TGo4BufferQueue::AddBuffer(), TGo4BufferQueue::AddBufferFromObject(), TGo4ObjectQueue::AddObject(), TGo4ObjectQueue::AddObjectFromBuffer(), TGo4Queue::IsEmpty(), TGo4BufferQueue::WaitBuffer(), and TGo4ObjectQueue::WaitObject().
| void usage | ( | char ** | args | ) |
Definition at line 149 of file MainGo4Queue.cxx.
1.8.8