#include <nmv-plugin.h>
◆ Descriptor()
| nemiver::common::Plugin::Descriptor::Descriptor |
( |
| ) |
|
|
inline |
◆ auto_activate() [1/2]
| bool nemiver::common::Plugin::Descriptor::auto_activate |
( |
| ) |
|
|
inline |
◆ auto_activate() [2/2]
| void nemiver::common::Plugin::Descriptor::auto_activate |
( |
bool |
a_in | ) |
|
|
inline |
◆ can_deactivate() [1/2]
| bool nemiver::common::Plugin::Descriptor::can_deactivate |
( |
| ) |
|
|
inline |
◆ can_deactivate() [2/2]
| void nemiver::common::Plugin::Descriptor::can_deactivate |
( |
bool |
a_in | ) |
|
|
inline |
◆ dependencies() [1/3]
| std::map<UString, UString>& nemiver::common::Plugin::Descriptor::dependencies |
( |
| ) |
|
|
inline |
◆ dependencies() [2/3]
| const std::map<UString, UString>& nemiver::common::Plugin::Descriptor::dependencies |
( |
| ) |
const |
|
inline |
◆ dependencies() [3/3]
| void nemiver::common::Plugin::Descriptor::dependencies |
( |
const std::map< UString, UString > & |
a_in | ) |
|
|
inline |
◆ entry_point_interface_name() [1/2]
| const UString& nemiver::common::Plugin::Descriptor::entry_point_interface_name |
( |
| ) |
const |
|
inline |
◆ entry_point_interface_name() [2/2]
| void nemiver::common::Plugin::Descriptor::entry_point_interface_name |
( |
const UString & |
a_in | ) |
|
|
inline |
◆ entry_point_module_name() [1/2]
| const UString& nemiver::common::Plugin::Descriptor::entry_point_module_name |
( |
| ) |
const |
|
inline |
◆ entry_point_module_name() [2/2]
| void nemiver::common::Plugin::Descriptor::entry_point_module_name |
( |
const UString & |
a_in | ) |
|
|
inline |
◆ name() [1/2]
| const UString& nemiver::common::Plugin::Descriptor::name |
( |
| ) |
const |
|
inline |
◆ name() [2/2]
| void nemiver::common::Plugin::Descriptor::name |
( |
const UString & |
a_in | ) |
|
|
inline |
◆ plugin_path() [1/2]
| const UString& nemiver::common::Plugin::Descriptor::plugin_path |
( |
| ) |
const |
|
inline |
◆ plugin_path() [2/2]
| void nemiver::common::Plugin::Descriptor::plugin_path |
( |
const UString & |
a_in | ) |
|
|
inline |
◆ version() [1/2]
| const UString& nemiver::common::Plugin::Descriptor::version |
( |
| ) |
const |
|
inline |
◆ version() [2/2]
| void nemiver::common::Plugin::Descriptor::version |
( |
const UString & |
a_in | ) |
|
|
inline |
The documentation for this class was generated from the following file: