Webmaster  |  Imprint 
C++ Server Pages
Main  |  License  |  Documentation  |  Download 

Connection Class Reference

Represents a connection between a Signal/Delegate and a slot.

#include <cxxtools/connection.h>

List of all members.

Public Member Functions

 Connection (Connectable &sender, Slot *slot)
 Connection (const Connection &connection)
bool valid () const
const Connectablesender () const
const Slot & slot () const
bool operator! () const
void close ()
Connectionoperator= (const Connection &connection)
bool operator== (const Connection &connection) const

Copyright © 2008 The Tntnet Development Team
Tntnet 1.6