geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
Public Member Functions | Static Public Member Functions | List of all members
geopm::DLRegistry Class Reference

Public Member Functions

 DLRegistry (const DLRegistry &other)=delete
 
DLRegistryoperator= (const DLRegistry &other)=delete
 
void add (void *handle)
 
virtual ~DLRegistry ()
 
void reset (void)
 

Static Public Member Functions

static DLRegistrydl_registry (void)
 

Constructor & Destructor Documentation

◆ DLRegistry()

geopm::DLRegistry::DLRegistry ( const DLRegistry other)
delete

◆ ~DLRegistry()

geopm::DLRegistry::~DLRegistry ( )
virtual

Member Function Documentation

◆ add()

void geopm::DLRegistry::add ( void *  handle)

◆ dl_registry()

DLRegistry & geopm::DLRegistry::dl_registry ( void  )
static

◆ operator=()

DLRegistry& geopm::DLRegistry::operator= ( const DLRegistry other)
delete

◆ reset()

void geopm::DLRegistry::reset ( void  )

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