LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
LSSTDataManagementBasePackage
Namespaces | Classes | Functions
lsst::ctrl::events Namespace Reference

Namespaces

 version
 

Classes

class  CommandEvent
 Representation of an LSST CommandEvent. More...
 
class  Event
 Representation of an LSST Event. More...
 
class  EventAppender
 log4cxx appender class which sends logging messages out on the event stream More...
 
class  EventBroker
 class representing default information for the event broker More...
 
class  EventFactory
 create LSST Events from JMS Messages More...
 
class  EventLibrary
 Singleton use to make sure the events library is initialized. More...
 
class  EventReceiver
 Receive events from the event bus. More...
 
class  EventSystem
 This object allows creation of the system's event transmitters and receivers, which can be specified at the beginning, and later used by specifying the topic to receive from or send on. More...
 
class  EventTransmitter
 Transmit events to the event bus. More...
 
class  EventTypes
 strings defining event types; More...
 
class  Host
 This object represents the host that is being used to transmit events, giving quick access to often-used host information. More...
 
class  LocationId
 Represent process that created an event. More...
 
class  LogEvent
 Representation of an LSST Event. More...
 
class  StatusEvent
 Representation of an LSST Event. More...
 

Functions

 LOG4CXX_PTR_DEF (EventAppender)
 
template void Event::add< std::string > (std::string const &name, std::string const &tag, PropertySet const &ps, boost::property_tree::ptree &child)
 

Function Documentation

template void lsst::ctrl::events::Event::add< std::string > ( std::string const &  name,
std::string const &  tag,
PropertySet const &  ps,
boost::property_tree::ptree &  child 
)
lsst::ctrl::events::LOG4CXX_PTR_DEF ( EventAppender  )