#include <typeinfo>
#include <iostream>
#include <assert.h>
#include "TimeStampedEvent.hh"
#include "PolymorphEvent.hh"
#include "Listener.hh"
#include "EventSender.hh"
Include dependency graph for testListening.cc:
Go to the source code of this file.
Copyright:
Copyright (C) 2002, 2003 Oliver Schoenborn
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
You can redistribute it and/or modify it under the terms found in the LICENSE file that is included in the library distribution.
Definition in file testListening.cc.