ShmRTestFixture Struct Reference

SharedMemoryReader Test Fixture. More...

List of all members.

Public Member Functions

 ShmRTestFixture ()
 ShmRTestFixture Constructor.
MPRGlobalTestFixturegf ()
 Get a MPRGlobalTestFixture, creating a static instance if necessary.
art::ProductRegistryHelper & helper ()
 Get an art::ProductRegistryHelper, creating a static instance if necessary.
art::SourceHelper & source_helper ()
 Get an art::SourceHelper object, creating a static instance if necessary.
uint32_t getKey ()
 Gets the key for the shared memory segment.
uint32_t getBroadcastKey ()
 Gets the key for the broadcast shared memory segment.
artdaq::detail::SharedMemoryReaderreader ()
 Get an artdaq::detail::SharedMemoryReader object, creating a static instance if necessary.
artdaq::SharedMemoryEventManagerwriter ()
 Get the instance of the SharedMemoryEventManager.

Detailed Description

SharedMemoryReader Test Fixture.

Definition at line 178 of file shared_memory_reader_t.cc.


Member Function Documentation

uint32_t ShmRTestFixture::getBroadcastKey (  )  [inline]

Gets the key for the broadcast shared memory segment.

Returns:
Key of the broadcast shared memory segment

Definition at line 262 of file shared_memory_reader_t.cc.

uint32_t ShmRTestFixture::getKey (  )  [inline]

Gets the key for the shared memory segment.

Returns:
Key of the shared memory segment

Definition at line 253 of file shared_memory_reader_t.cc.

MPRGlobalTestFixture& ShmRTestFixture::gf (  )  [inline]

Get a MPRGlobalTestFixture, creating a static instance if necessary.

Returns:
MPRGlobalTestFixture object

Definition at line 206 of file shared_memory_reader_t.cc.

art::ProductRegistryHelper& ShmRTestFixture::helper (  )  [inline]

Get an art::ProductRegistryHelper, creating a static instance if necessary.

Returns:
art::ProductRegistryHelper object

Definition at line 216 of file shared_memory_reader_t.cc.

artdaq::detail::SharedMemoryReader& ShmRTestFixture::reader (  )  [inline]

Get an artdaq::detail::SharedMemoryReader object, creating a static instance if necessary.

Returns:
artdaq::detail::SharedMemoryReader object

Definition at line 272 of file shared_memory_reader_t.cc.

art::SourceHelper& ShmRTestFixture::source_helper (  )  [inline]

Get an art::SourceHelper object, creating a static instance if necessary.

Returns:
art::SourceHelper object

Definition at line 226 of file shared_memory_reader_t.cc.

artdaq::SharedMemoryEventManager& ShmRTestFixture::writer (  )  [inline]

Get the instance of the SharedMemoryEventManager.

Returns:
Static instance of the SharedMemoryEventManager

Definition at line 299 of file shared_memory_reader_t.cc.


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

Generated on 27 Jan 2018 for artdaq by  doxygen 1.6.1