This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OmniEvents |
Classes | |
class | OmniEvents::Servant |
Base class for servants. More... | |
Functions | |
CORBA::Object_ptr | OmniEvents::createReference (PortableServer::POA_ptr poa, const char *repositoryId) |
Helper method called by createNarrowedReference(). | |
template<class T> | |
T::_ptr_type | OmniEvents::createNarrowedReference (PortableServer::POA_ptr poa, const char *repositoryId) |
Helper method that creates a new CORBA object and then narrows it to the appropriate type. | |
char * | OmniEvents::newUniqueId () |
Generates a unique object ID string, based upon the current PID and time. |