ClanLib  2.3.7
List of all members
CL_Slot Class Reference

CL_Slot. More...

#include <slot.h>

Public Member Functions

Construction
 CL_Slot ()
 
 CL_Slot (const CL_SharedPtr< CL_SlotCallback > &callback)
 
Operations
void destroy ()
 
void enable ()
 
void disable ()
 

Public Attributes

Implementation
CL_SharedPtr< CL_Slot_Implimpl
 

Detailed Description

CL_Slot.

Constructor & Destructor Documentation

CL_Slot::CL_Slot ( )
inline
CL_Slot::CL_Slot ( const CL_SharedPtr< CL_SlotCallback > &  callback)
inline

Member Function Documentation

void CL_Slot::destroy ( )
inline
void CL_Slot::disable ( )
inline
void CL_Slot::enable ( )
inline

Member Data Documentation

CL_SharedPtr<CL_Slot_Impl> CL_Slot::impl

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