Giveda® Embedded Midware  1.2.0
本文档受《版权法》、《版权公约》保护。深圳技达®版权所有
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
Public 成员函数 | Public 属性 | Protected 属性 | 所有成员列表
GSlot类 参考

#include <gObject_cpp11.h>

Public 成员函数

E_SLOT_TYPE type () const
 
 GSlot (void *slot, GObject *receiver=NULL, E_SLOT_TYPE t=C_SLOT_TYPE)
 
virtual ~GSlot ()
 
void operator() (const GSlot &)
 
bool operator== (const GSlot &other)
 

Public 属性

GObjectm_receiver
 

Protected 属性

void * m_slot
 

构造及析构函数说明

GSlot::GSlot ( void *  slot,
GObject receiver = NULL,
E_SLOT_TYPE  t = C_SLOT_TYPE 
)
inlineexplicit
virtual GSlot::~GSlot ( )
inlinevirtual

成员函数说明

void GSlot::operator() ( const GSlot )
bool GSlot::operator== ( const GSlot other)
inline
E_SLOT_TYPE GSlot::type ( ) const
inline

类成员变量说明

GObject* GSlot::m_receiver
void* GSlot::m_slot
protected

该类的文档由以下文件生成: