ALBA
|
This is the complete list of members for albaEvent, including all inherited members.
albaEvent() | albaEvent | |
albaEvent(void *sender, int id, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, bool b, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, double f, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, albaString *s, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, albaString *s, int x, int y, int width, int height, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, albaVME *vme, bool b=false, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, albaView *view, wxWindow *win=NULL) | albaEvent | |
albaEvent(void *sender, int id, albaOp *op, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, albaObject *albaobj, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, albaObject *albaobj, albaString *s, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, WidgetDataType &widget_data, long arg=0) | albaEvent | |
albaEvent(void *sender, int id, albaMatrix *m1, albaMatrix *m2=NULL) | albaEvent | |
albaEventBase(void *sender=NULL, albaID id=ID_NO_EVENT, void *data=NULL, albaID channel=MCH_UP) | albaEventBase | |
albaEventBase(const albaEventBase &c) | albaEventBase | |
albaObject() | albaObject | |
albaObject(const albaObject &c) | albaObject | inline |
albaTypeMacro(albaEvent, albaEventBase) | albaEvent | |
albaEventBase::albaTypeMacro(albaEventBase, albaObject) | albaEventBase | |
Copy() | albaEvent | |
DeepCopy(const albaEventBase *alba_event) | albaEvent | virtual |
Delete() | albaObject | inlinevirtual |
GetArg() | albaEvent | inline |
GetBool() | albaEvent | inline |
GetChannel() | albaEventBase | |
GetData() | albaEventBase | |
GetDouble() | albaEvent | inline |
GetHeight() | albaEvent | inline |
GetId() | albaEventBase | |
GetMafObject() | albaEvent | inline |
GetMatrix() | albaEvent | inline |
GetOldMatrix() | albaEvent | inline |
GetOp() | albaEvent | inline |
GetPointer() const | albaEvent | inline |
GetSender() | albaEventBase | |
GetStaticTypeId() | albaObject | static |
GetStaticTypeName() | albaObject | static |
GetString() | albaEvent | |
GetTypeId() const | albaObject | virtual |
GetTypeName() const | albaObject | virtual |
GetView() | albaEvent | inline |
GetVme() | albaEvent | inline |
GetVmeVector() | albaEvent | |
GetWidgetData(WidgetDataType &widget_data) | albaEvent | |
GetWidth() | albaEvent | inline |
GetX() | albaEvent | inline |
GetY() | albaEvent | inline |
Init(void *sender, int id, long arg=0) | albaEvent | protected |
IsA(const char *type_name) const | albaObject | virtual |
IsA(const albaTypeID &type_id) const | albaObject | virtual |
IsStaticType(const char *type_name) | albaObject | static |
IsStaticType(const albaTypeID &type_id) | albaObject | static |
Log() | albaEvent | |
m_ALBAString | albaEvent | protected |
m_Arg | albaEvent | protected |
m_Bool | albaEvent | protected |
m_Channel | albaEventBase | protected |
m_Data | albaEventBase | protected |
m_Double | albaEvent | protected |
m_HeapFlag | albaObject | protected |
m_height | albaEvent | protected |
m_Id | albaEventBase | protected |
m_MafObject | albaEvent | protected |
m_Matrix | albaEvent | protected |
m_OldMatrix | albaEvent | protected |
m_Op | albaEvent | protected |
m_Pointer | albaEvent | protected |
m_Sender | albaEventBase | protected |
m_View | albaEvent | protected |
m_Vme | albaEvent | protected |
m_VmeVector | albaEvent | protected |
m_WidgetData | albaEvent | protected |
m_width | albaEvent | protected |
m_x | albaEvent | protected |
m_y | albaEvent | protected |
NewObjectInstance() const =0 | albaObject | pure virtual |
Print(std::ostream &os, const int indent=0) const | albaObject | virtual |
SafeDownCast(albaObject *o) | albaObject | static |
SetArg(long arg) | albaEvent | inline |
SetBool(bool b) | albaEvent | inline |
SetChannel(albaID channel) | albaEventBase | |
SetData(void *calldata) | albaEventBase | |
SetDouble(double f) | albaEvent | inline |
SetId(albaID id) | albaEventBase | |
SetMafObject(albaObject *obj) | albaEvent | inline |
SetMatrix(albaMatrix *mat) | albaEvent | inline |
SetOldMatrix(albaMatrix *mat2) | albaEvent | inline |
SetOp(albaOp *op) | albaEvent | inline |
SetPointer(void *pointer) | albaEvent | inline |
SetSender(void *sender) | albaEventBase | |
SetString(albaString *s) | albaEvent | |
SetView(albaView *view) | albaEvent | inline |
SetVme(albaVME *vme) | albaEvent | inline |
SetVmeVector(std::vector< albaVME * > vmeVector) | albaEvent | |
SetWidgetData(WidgetDataType &widget_data) | albaEvent | |
~albaEventBase() | albaEventBase | virtual |
~albaObject() | albaObject | virtual |