tlp::propertycontext(3)
NAME
tlp::PropertyContext - Parameter for calling Property plugins.
SYNOPSIS
#include <PluginContext.h> Public Member Functions PropertyContext () ~PropertyContext () Public Attributes Graph * graph PropertyInterface * propertyProxy PluginProgress * pluginProgress DataSet * dataSet
Detailed Description
Parameter for calling Property plugins.
Constructor & Destructor Documentation
tlp::PropertyContext::PropertyContext () [inline] tlp::PropertyContext::~PropertyContext () [inline]
Member Data Documentation
DataSet* tlp::PropertyContext::dataSet Graph* tlp::PropertyContext::graph PluginProgress* tlp::PropertyContext::pluginProgress PropertyInterface* tlp::PropertyContext::propertyProxy
Author
- Generated automatically by Doxygen for Tulip Graph Library from the
source code.