![]() |
C++ Samples
Demonstrates how to create a C++ application using the VideoXpert SDK
|
This is the complete list of members for CppSamples::Notifications::DeleteNotification, including all inherited members.
| DeleteNotification(const std::string description) | CppSamples::Notifications::DeleteNotification | inline |
| GetDescription() const | CppSamples::Common::Plugin | inline |
| GetNotifications(VxSdk::IVxSystem *vxSystem) | CppSamples::Notifications::DeleteNotification | protectedstatic |
| GetParent() const | CppSamples::Common::Plugin | inline |
| Plugin(const std::string description) | CppSamples::Common::Plugin | inline |
| PrintNotifications(VxSdk::VxCollection< VxSdk::IVxNotification ** > notificationCollection) | CppSamples::Notifications::DeleteNotification | protectedstatic |
| Run(CppSamples::Common::DataModel *dataModel) override | CppSamples::Notifications::DeleteNotification | virtual |
| SelectNotificationIndex(VxSdk::VxCollection< VxSdk::IVxNotification ** > ¬ifications) | CppSamples::Notifications::DeleteNotification | protected |
| SetParent(Plugin *parent) | CppSamples::Common::Plugin | inline |
| ~DeleteNotification() | CppSamples::Notifications::DeleteNotification | inline |
| ~Plugin() | CppSamples::Common::Plugin | inlinevirtual |