Pyrogenesis  trunk
Public Member Functions | Protected Attributes | List of all members
glooxwrapper::Jingle::Plugin Class Reference

#include <glooxwrapper.h>

Public Member Functions

 Plugin (const gloox::Jingle::Plugin *wrapped, bool owned)
 
virtual ~Plugin ()
 
const Plugin findPlugin (int type) const
 
const gloox::Jingle::Plugin * getWrapped () const
 

Protected Attributes

const gloox::Jingle::Plugin * m_Wrapped
 
bool m_Owned
 

Constructor & Destructor Documentation

◆ Plugin()

glooxwrapper::Jingle::Plugin::Plugin ( const gloox::Jingle::Plugin *  wrapped,
bool  owned 
)
inline

◆ ~Plugin()

glooxwrapper::Jingle::Plugin::~Plugin ( )
virtual

Member Function Documentation

◆ findPlugin()

const glooxwrapper::Jingle::Plugin glooxwrapper::Jingle::Plugin::findPlugin ( int  type) const

◆ getWrapped()

const gloox::Jingle::Plugin* glooxwrapper::Jingle::Plugin::getWrapped ( ) const
inline

Member Data Documentation

◆ m_Owned

bool glooxwrapper::Jingle::Plugin::m_Owned
protected

◆ m_Wrapped

const gloox::Jingle::Plugin* glooxwrapper::Jingle::Plugin::m_Wrapped
protected

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