Definition in file superSimpleComm.cpp.
#include <stdio.h>
#include "ace/ACE.h"
#include "Utils/SystemProperties.h"
#include "Comm/CommFactory.h"
#include "Comm/MessageClient.h"
#include "Comm/MessageServer.h"
Include dependency graph for superSimpleComm.cpp:

Go to the source code of this file.
Functions | |
| int | main () |
|
|
Definition at line 72 of file superSimpleComm.cpp. References PropertyBasedCommFactory::GetMessageServer(), SystemProperties::Instance(), and PropertyBasedCommFactory::Open(). |
1.3.9.1