
Public Member Functions | |
| EventDescription () | |
| EventDescription (java.lang.String name, long timestamp, long count) | |
Public Attributes | |
| java.lang.String | name = "" |
| long | timestamp |
| long | count |
Generated from IDL definition of struct "EventDescription"
| alma::acsnc::EventDescription::EventDescription | ( | ) | [inline] |
Referenced by alma::acsnc::EventDescriptionHelper::read().
| alma::acsnc::EventDescription::EventDescription | ( | java.lang.String | name, | |
| long | timestamp, | |||
| long | count | |||
| ) | [inline] |
References name.
| java.lang.String alma::acsnc::EventDescription::name = "" |
Referenced by EventDescription(), alma::acs::nc::Consumer::processEvent(), alma::acs::nc::Consumer::push_structured_event(), alma::acs::eventbrowser::model::AdminConsumer::push_structured_event(), alma::demo::test::TestNCReceiver::TestReceiver::receive(), alma::acs::nc::refactored::GenericReceiver::receive(), alma::acs::nc::refactored::E2Receiver::receive(), alma::acs::nc::refactored::E1Receiver::receive(), alma::demo::test::AbstractNC::NCReceiverImpl::receive(), alma::demo::test::EventILConsumerImpl::EventConsumerImpl::receive(), and alma::demo::test::EventConsumerImpl::EventConsumerImpl::receive().
1.6.2