![]() |
C++ Samples
Demonstrates how to create a C++ application using the VideoXpert SDK
|
This is the complete list of members for CppSamples::DataObjects::DeleteDataObject, including all inherited members.
| DeleteDataObject(const std::string description) | CppSamples::DataObjects::DeleteDataObject | inline |
| GetDataObjects(VxSdk::IVxSystem *vxSystem) | CppSamples::DataObjects::DeleteDataObject | protectedstatic |
| GetDescription() const | CppSamples::Common::Plugin | inline |
| GetParent() const | CppSamples::Common::Plugin | inline |
| Plugin(const std::string description) | CppSamples::Common::Plugin | inline |
| PrintDataObjects(VxSdk::VxCollection< VxSdk::IVxDataObject ** > dataObjectCollection) | CppSamples::DataObjects::DeleteDataObject | protectedstatic |
| Run(CppSamples::Common::DataModel *dataModel) override | CppSamples::DataObjects::DeleteDataObject | virtual |
| SelectDataObjectIndex(VxSdk::VxCollection< VxSdk::IVxDataObject ** > &dataObjects) | CppSamples::DataObjects::DeleteDataObject | protected |
| SetParent(Plugin *parent) | CppSamples::Common::Plugin | inline |
| ~DeleteDataObject() | CppSamples::DataObjects::DeleteDataObject | inline |
| ~Plugin() | CppSamples::Common::Plugin | inlinevirtual |