Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::GenEventImpl::GenEventImplAllocator Struct Reference

#include <event_impl.h>

Collaboration diagram for Realm::GenEventImpl::GenEventImplAllocator:

Public Member Functions

 GenEventImplAllocator (void)=default
 
 GenEventImplAllocator (EventTriggerNotifier *t)
 
void construct (GenEventImpl *storage, ID id, unsigned owner) const
 

Public Attributes

EventTriggerNotifiertriggerer {nullptr}
 

Constructor & Destructor Documentation

◆ GenEventImplAllocator() [1/2]

Realm::GenEventImpl::GenEventImplAllocator::GenEventImplAllocator ( void  )
default

◆ GenEventImplAllocator() [2/2]

Realm::GenEventImpl::GenEventImplAllocator::GenEventImplAllocator ( EventTriggerNotifier t)
inline

Member Function Documentation

◆ construct()

void Realm::GenEventImpl::GenEventImplAllocator::construct ( GenEventImpl storage,
ID  id,
unsigned  owner 
) const
inline

Member Data Documentation

◆ triggerer

EventTriggerNotifier* Realm::GenEventImpl::GenEventImplAllocator::triggerer {nullptr}

The documentation for this struct was generated from the following file: