dvQueryMD Class Reference

#include <dvEvents.h>

Inheritance diagram for dvQueryMD:

Inheritance graph
[legend]
Collaboration diagram for dvQueryMD:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 dvQueryMD ()
virtual void send () const

Public Attributes

mdDG mdg
dvResponsedvr
udp::endpoint ip


Detailed Description

Definition at line 43 of file dvEvents.h.


Constructor & Destructor Documentation

dvQueryMD::dvQueryMD (  )  [inline]

Definition at line 50 of file dvEvents.h.


Member Function Documentation

virtual void dvQueryMD::send (  )  const [inline, virtual]

Causes this event to be sent out to all listeners. The subclass must provide an override so the event can be used polymorphically. This allows you to have a container of PolymorphEvent's of unknown concrete types, e.g. to queue events of different types.

Implements PolymorphEvent.

Definition at line 52 of file dvEvents.h.


Member Data Documentation

Definition at line 46 of file dvEvents.h.

Definition at line 47 of file dvEvents.h.

udp::endpoint dvQueryMD::ip

Definition at line 48 of file dvEvents.h.


The documentation for this class was generated from the following file:

Generated on Mon Jan 10 22:33:44 2011 by  doxygen 1.5.6