The interface entry base class. More...
#include <interfaces_utils.h>

Public Member Functions | |
| InterfaceBase () | |
| virtual | ~InterfaceBase () |
| virtual bool | is_name_equal (const char *name)=0 |
| virtual void * | get_pointer ()=0 |
| InterfaceBase () | |
| virtual | ~InterfaceBase () |
| virtual bool | is_name_equal (const char *name)=0 |
| virtual void * | get_pointer ()=0 |
| InterfaceBase () | |
| virtual | ~InterfaceBase () |
| virtual bool | is_name_equal (const char *name)=0 |
| virtual void * | get_pointer ()=0 |
The interface entry base class.
Definition at line 46 of file images/plugin_impl/interfaces_utils.h.
| utils::InterfaceBase::InterfaceBase | ( | ) | [inline] |
Definition at line 49 of file images/plugin_impl/interfaces_utils.h.
| virtual utils::InterfaceBase::~InterfaceBase | ( | ) | [inline, virtual] |
Definition at line 50 of file images/plugin_impl/interfaces_utils.h.
| utils::InterfaceBase::InterfaceBase | ( | ) | [inline] |
Definition at line 49 of file pdf/plugin_impl/interfaces_utils.h.
| virtual utils::InterfaceBase::~InterfaceBase | ( | ) | [inline, virtual] |
Definition at line 50 of file pdf/plugin_impl/interfaces_utils.h.
| utils::InterfaceBase::InterfaceBase | ( | ) | [inline] |
Definition at line 49 of file plaintext/plugin_impl/interfaces_utils.h.
| virtual utils::InterfaceBase::~InterfaceBase | ( | ) | [inline, virtual] |
Definition at line 50 of file plaintext/plugin_impl/interfaces_utils.h.
| virtual void* utils::InterfaceBase::get_pointer | ( | ) | [pure virtual] |
Implemented in utils::InterfaceEntry< T >, utils::InterfaceEntry< T >, and utils::InterfaceEntry< T >.
| virtual void* utils::InterfaceBase::get_pointer | ( | ) | [pure virtual] |
Implemented in utils::InterfaceEntry< T >, utils::InterfaceEntry< T >, and utils::InterfaceEntry< T >.
| virtual void* utils::InterfaceBase::get_pointer | ( | ) | [pure virtual] |
Implemented in utils::InterfaceEntry< T >, utils::InterfaceEntry< T >, and utils::InterfaceEntry< T >.
| virtual bool utils::InterfaceBase::is_name_equal | ( | const char * | name | ) | [pure virtual] |
Implemented in utils::InterfaceEntry< T >, utils::InterfaceEntry< T >, and utils::InterfaceEntry< T >.
| virtual bool utils::InterfaceBase::is_name_equal | ( | const char * | name | ) | [pure virtual] |
Implemented in utils::InterfaceEntry< T >, utils::InterfaceEntry< T >, and utils::InterfaceEntry< T >.
| virtual bool utils::InterfaceBase::is_name_equal | ( | const char * | name | ) | [pure virtual] |
Implemented in utils::InterfaceEntry< T >, utils::InterfaceEntry< T >, and utils::InterfaceEntry< T >.
1.6.2-20100208