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