RDK Documentation (Open Sourced RDK Components)
AampSharedMemorySystem.h File Reference

Handles the functionalities for shared memory communication. More...

#include "AampMemorySystem.h"
#include <fcntl.h>
#include <string>
Include dependency graph for AampSharedMemorySystem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  AampSharedMemoryInterchangeBuffer
 Holds the Shared memory details. More...
 
class  AampSharedMemorySystem
 Handles the shared Memory operations. More...
 

yes

Handles the functionalities for shared memory communication.

Definition in file AampSharedMemorySystem.h.


Data Structure Documentation

◆ AampSharedMemoryInterchangeBuffer

struct AampSharedMemoryInterchangeBuffer

Holds the Shared memory details.

Definition at line 38 of file AampSharedMemorySystem.h.

Collaboration diagram for AampSharedMemoryInterchangeBuffer:
Collaboration graph
Data Fields
uint32_t dataSize

The size of data stored in the shared memory