#include <stdmessage.h>
Collaboration diagram for stdui::stdmessage:

Public Member Functions | |
| stdmessage () | |
| ~stdmessage () | |
Private Attributes | |
| stdobject * | _sender |
| stdobject * | _target |
| int | _count |
| bool | _accepted |
This is, in addition to the sigc++ call back framework, the stdui level engine of events propagation and object-to-object communication framework.
Definition at line 35 of file stdmessage.h.
|
|
Definition at line 24 of file stdmessage.cpp. 00025 {
00026 }
|
|
|
Definition at line 29 of file stdmessage.cpp. 00030 {
00031 }
|
|
|
Definition at line 45 of file stdmessage.h. |
|
|
Definition at line 44 of file stdmessage.h. |
|
|
Definition at line 42 of file stdmessage.h. |
|
|
Definition at line 43 of file stdmessage.h. |
1.4.0