![]() |
RDK Documentation (Open Sourced RDK Components)
|
Handles the functionalities for shared memory communication. More...


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... | |
Handles the functionalities for shared memory communication.
Definition in file AampSharedMemorySystem.h.
| struct AampSharedMemoryInterchangeBuffer |
Holds the Shared memory details.
Definition at line 38 of file AampSharedMemorySystem.h.

| Data Fields | ||
|---|---|---|
| uint32_t | dataSize |
The size of data stored in the shared memory |