moab
moab::UnknownInterface Class Reference

base class for all interface classes More...

#include <UnknownInterface.hpp>

Inheritance diagram for moab::UnknownInterface:
moab::ComponentFactory moab::Interface moab::Core

List of all members.

Public Member Functions

virtual int QueryInterface (const MBuuid &, UnknownInterface **)=0
virtual ~UnknownInterface ()

Detailed Description

base class for all interface classes

Definition at line 89 of file UnknownInterface.hpp.


Constructor & Destructor Documentation

virtual moab::UnknownInterface::~UnknownInterface ( ) [inline, virtual]

Definition at line 94 of file UnknownInterface.hpp.

{}

Member Function Documentation

virtual int moab::UnknownInterface::QueryInterface ( const MBuuid ,
UnknownInterface **   
) [pure virtual]

Implemented in moab::Core, and moab::ComponentFactory.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines