Pleora Technologies Inc. eBUS SDK v7.0.1.7536 API



IPvGenDCManager Class Referenceabstract

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 IPvGenericDataContainerGetGenDC () 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). More...
 

Detailed Description

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.

Member Function Documentation

◆ ResetContainer()

virtual void IPvGenDCManager::ResetContainer ( )
pure virtual

Resets the GenDC Descriptor to a default state (no components, no parts).


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

Copyright (c) 2002-2026 Pleora Technologies Inc.
www.pleora.com