Pothos  0.3.3-g32d3017c
The Pothos dataflow programming software suite
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros
Public Member Functions | Public Attributes | List of all members
Pothos::PluginRegistryInfoDump Struct Reference

#include <Registry.hpp>

Public Member Functions

 PluginRegistryInfoDump (void)
 

Public Attributes

std::string pluginPath
 
std::string objectType
 
std::string modulePath
 
std::vector
< PluginRegistryInfoDump
subInfo
 

Detailed Description

Structure for holding a dump of the registry info.

Constructor & Destructor Documentation

Pothos::PluginRegistryInfoDump::PluginRegistryInfoDump ( void  )

Member Data Documentation

std::string Pothos::PluginRegistryInfoDump::modulePath
std::string Pothos::PluginRegistryInfoDump::objectType
std::string Pothos::PluginRegistryInfoDump::pluginPath
std::vector<PluginRegistryInfoDump> Pothos::PluginRegistryInfoDump::subInfo

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