Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
Related Pages
more::gen::connection Struct Reference
#include <
multiclosure.h
>
Collaboration diagram for more::gen::connection:
[
legend
]
List of all members.
Public Methods
void
enable
()
void
disable
()
bool
is_enabled
() const
~connection
()
template<typename MultiClosure, typename Function>
connection
(MultiClosure &slot, Function f)
Constructor & Destructor Documentation
more::gen::connection::~connection
(
)
[inline]
template<typename MultiClosure, typename Function>
more::gen::connection::connection
(
MultiClosure &
slot
,
Function
f
)
[inline]
Member Function Documentation
void more::gen::connection::disable
(
)
[inline]
void more::gen::connection::enable
(
)
[inline]
bool more::gen::connection::is_enabled
(
)
const
[inline]
The documentation for this struct was generated from the following file:
more/gen/
multiclosure.h
Generated on Sat Sep 7 19:12:19 2002 for more with Doxygen 1.2.13.1. Doxygen 1.2.13.1 is written and copyright 1997-2002 by
Dimitri van Heesch
.