Tests the DataSemantics framework implementation. More...
#include "config.h"
#include <iostream>
#include <string>
#include <ace/Trace.h>
#include <ActiveObject.hpp>
#include <ActiveObjectAce.hpp>
#include <ActiveObjectManager.hpp>
#include <ActiveObjectManagerAce.hpp>
#include <Task.hpp>
#include <Exception.hpp>
#include <Service.hpp>
#include <Time.hpp>
#include <pthread.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *const argv[]) |
void * | stopAo (void *arg) |
Variables | |
shared_ptr< ActiveObject > | ao |
Tests the DataSemantics framework implementation.
Definition in file testActiveObject.cpp.