Public Member Functions | |
| IProcEventFilter (string type, string data) | |
| Initializes an instance of the object. | |
| IProcEventFilter (IProcFilterType type, string data) | |
| Initializes an instance of the object. | |
Properties | |
| IProcFilterType | Type [get] |
| Gets the filter type. | |
| string | Data [get] |
| Gets the event data. | |
| Simias::Client::Event::IProcEventFilter::IProcEventFilter | ( | string | type, | |
| string | data | |||
| ) | [inline] |
Initializes an instance of the object.
| type | Type of filter. | |
| data | Filter data. |
| Simias::Client::Event::IProcEventFilter::IProcEventFilter | ( | IProcFilterType | type, | |
| string | data | |||
| ) | [inline] |
Initializes an instance of the object.
| type | Type of filter | |
| data | Filter data. |
IProcFilterType Simias::Client::Event::IProcEventFilter::Type [get] |
Gets the filter type.
string Simias::Client::Event::IProcEventFilter::Data [get] |
Gets the event data.
1.5.6