ROSE  0.11.145.0
Public Member Functions | List of all members
Rose::SimpleRegistryEntry< T > Class Template Reference

Description

template<typename T>
class Rose::SimpleRegistryEntry< T >

A simple registry entry which provides only a name, description, and no-argument constructor.

Definition at line 130 of file plugin.h.

#include <midend/astProcessing/plugin.h>

Public Member Functions

 SimpleRegistryEntry (const char *N, const char *D, T *(*C)())
 
const char * getName () const
 
const char * getDesc () const
 
T * instantiate () const
 

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