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

#include <glooxwrapper.h>

Classes

class  Jingle
 

Public Member Functions

 Session (gloox::Jingle::Session *wrapped, bool owned)
 
 ~Session ()
 
bool sessionInitiate (const char *ipStr, uint16_t port)
 

Protected Attributes

gloox::Jingle::Session * m_Wrapped
 
bool m_Owned
 

Constructor & Destructor Documentation

◆ Session()

glooxwrapper::Jingle::Session::Session ( gloox::Jingle::Session *  wrapped,
bool  owned 
)

◆ ~Session()

glooxwrapper::Jingle::Session::~Session ( )

Member Function Documentation

◆ sessionInitiate()

bool glooxwrapper::Jingle::Session::sessionInitiate ( const char *  ipStr,
uint16_t  port 
)

Member Data Documentation

◆ m_Owned

bool glooxwrapper::Jingle::Session::m_Owned
protected

◆ m_Wrapped

gloox::Jingle::Session* glooxwrapper::Jingle::Session::m_Wrapped
protected

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