OpenCV  3.0.0-dev
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
cv::dnn::_LayerStaticRegisterer Struct Reference

#include "layer.hpp"

Public Member Functions

 _LayerStaticRegisterer (const String &type, LayerFactory::Constuctor constuctor)
 
 ~_LayerStaticRegisterer ()
 

Public Attributes

String type
 

Constructor & Destructor Documentation

cv::dnn::_LayerStaticRegisterer::_LayerStaticRegisterer ( const String type,
LayerFactory::Constuctor  constuctor 
)
inline
cv::dnn::_LayerStaticRegisterer::~_LayerStaticRegisterer ( )
inline

Member Data Documentation

String cv::dnn::_LayerStaticRegisterer::type

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