OmniEvents
Servant.cc File Reference
#include "Servant.h"
#include "Orb.h"
#include <stdio.h>
#include <cstdlib>
#include <assert.h>
#include <iostream.h>
Include dependency graph for Servant.cc:

Go to the source code of this file.

Namespaces

namespace  OmniEvents
 

Macros

#define OMNIEVENTS__ADDR
 

Functions

CORBA::Object_ptr OmniEvents::createReference (PortableServer::POA_ptr poa, const char *repositoryId)
 Helper method called by createNarrowedReference().
 
charOmniEvents::newUniqueId ()
 Generates a unique object ID string, based upon the current PID and time.
 

Macro Definition Documentation

◆ OMNIEVENTS__ADDR

#define OMNIEVENTS__ADDR

Definition at line 96 of file Servant.cc.