![]() |
OpendTect 8.0
|
#include <plugins.h>
Public Types | |
| enum | AutoSource { None , UserDir , AppDir , Both } |
Public Member Functions | |
| Data (const char *nm) | |
| Data (const Data &)=delete | |
| ~Data () | |
| BufferString | getBaseName () const |
| BufferString | getFileName () const |
| Always without path. | |
| Data & | operator= (const Data &)=delete |
Static Public Member Functions | |
| static bool | isUserDir (AutoSource) |
Public Attributes | |
| AutoSource | autosource_ = None |
| int | autotype_ = 0 |
| const PluginInfo * | info_ = nullptr |
| bool | isloaded_ = false |
| BufferString | name_ |
| SharedLibAccess * | sla_ = nullptr |
<>
| PluginManager::Data::Data | ( | const char * | nm | ) |
| PluginManager::Data::~Data | ( | ) |
|
delete |
| BufferString PluginManager::Data::getBaseName | ( | ) | const |
Without prefix and suffix, for example returns 'Basic' from 'libBasic.so'
| BufferString PluginManager::Data::getFileName | ( | ) | const |
Always without path.
|
static |
| AutoSource PluginManager::Data::autosource_ = None |
| int PluginManager::Data::autotype_ = 0 |
| const PluginInfo* PluginManager::Data::info_ = nullptr |
| bool PluginManager::Data::isloaded_ = false |
| BufferString PluginManager::Data::name_ |
| SharedLibAccess* PluginManager::Data::sla_ = nullptr |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025