![]() |
C++ Samples
Demonstrates how to create a C++ application using the VideoXpert SDK
|
This is the complete list of members for CppSamples::Drawings::DeleteDrawing, including all inherited members.
| DeleteDrawing(const std::string description) | CppSamples::Drawings::DeleteDrawing | inline |
| GetDescription() const | CppSamples::Common::Plugin | inline |
| GetDrawings(VxSdk::IVxSystem *vxSystem) | CppSamples::Drawings::DeleteDrawing | protectedstatic |
| GetParent() const | CppSamples::Common::Plugin | inline |
| Plugin(const std::string description) | CppSamples::Common::Plugin | inline |
| PrintDrawings(VxSdk::VxCollection< VxSdk::IVxDrawing ** > drawingCollection) | CppSamples::Drawings::DeleteDrawing | protectedstatic |
| Run(CppSamples::Common::DataModel *dataModel) override | CppSamples::Drawings::DeleteDrawing | virtual |
| SelectDrawingIndex(VxSdk::VxCollection< VxSdk::IVxDrawing ** > &drawings) | CppSamples::Drawings::DeleteDrawing | protected |
| SetParent(Plugin *parent) | CppSamples::Common::Plugin | inline |
| ~DeleteDrawing() | CppSamples::Drawings::DeleteDrawing | inline |
| ~Plugin() | CppSamples::Common::Plugin | inlinevirtual |