#include "Servant.h"
#include "Orb.h"
#include <stdio.h>
#include <assert.h>
#include <iostream.h>
Include dependency graph for Servant.cc:
Go to the source code of this file.
Namespaces | |
namespace | OmniEvents |
Functions | |
CORBA::Object_ptr | OmniEvents::createReference (PortableServer::POA_ptr poa, const char *repositoryId) |
Helper method called by createNarrowedReference(). | |
char * | OmniEvents::newUniqueId () |
Generates a unique object ID string, based upon the current PID and time. |