#include <Ice/Ice.h>
#include <vector>
#include "Server/DistributedMap.h"
#include <IceUtil/Handle.h>
#include "TopicLearner/Synchronizer_Helper.h"
#include "Client.h"
#include "boost/unordered_map.hpp"
#include "constants.h"
Go to the source code of this file.
Classes | |
struct | Cookie |
class | PNGCallback |
The call back object for the Put and Get AMI. More... | |
class | DM_Client |
The client used to access the Distributed Map. More... | |
Typedefs | |
typedef IceUtil::Handle< Cookie > | CookiePtr |
typedef IceUtil::Handle < PNGCallback > | PNGCallbackPtr |
typedef IceUtil::Handle<PNGCallback> PNGCallbackPtr |