te::plugin::PluginInfo::Finder1st Struct Reference

#include <PluginInfo.h>

Inheritance diagram for te::plugin::PluginInfo::Finder1st:

Public Member Functions

 Finder1st (const std::string &val)
 
bool operator() (const std::pair< std::string, std::string > &r)
 

Public Attributes

std::string m_first
 

Detailed Description

Definition at line 96 of file PluginInfo.h.

Constructor & Destructor Documentation

te::plugin::PluginInfo::Finder1st::Finder1st ( const std::string &  val)
inline

Definition at line 98 of file PluginInfo.h.

Member Function Documentation

bool te::plugin::PluginInfo::Finder1st::operator() ( const std::pair< std::string, std::string > &  r)
inline

Definition at line 103 of file PluginInfo.h.

Member Data Documentation

std::string te::plugin::PluginInfo::Finder1st::m_first

Definition at line 108 of file PluginInfo.h.


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