GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <iostream>
#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 | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv ) |
Definition at line 25 of file MainGo4Queue.cxx.
References TGo4BufferQueue::AddBuffer(), TGo4BufferQueue::AddBufferFromObject(), TGo4ObjectQueue::AddObject(), TGo4ObjectQueue::AddObjectFromBuffer(), TGo4Queue::IsEmpty(), TGo4BufferQueue::WaitBuffer(), and TGo4ObjectQueue::WaitObject().