Interface for managing GenDC (Generic Data Container) operations. More...
#include <PvGenDCInterfaces.h>
Public Member Functions | |
| virtual uint64_t | GetTotalPayloadSize () const =0 |
| Returns the total GenDC payload size, including descriptor and data. | |
| virtual IPvGenericDataContainer & | GetGenDC () const =0 |
| Returns an interface to the Generic Data Container, which is then used to construct the GenDC Components and Parts. | |
| virtual void | ResetContainer ()=0 |
| Resets the GenDC Descriptor to a default state (no components, no parts). | |
Interface for managing GenDC (Generic Data Container) operations.
This interface provides methods to manage GenDC payloads, including querying payload sizes, accessing the GenDC container, and resetting the container state. It serves as the main entry point for GenDC operations in the eBUS SDK.
Copyright (c) 2002-2026 Pleora Technologies Inc.
www.pleora.com