I3CompositeMessage Struct Reference

List of all members.

Public Member Functions

I3CompositeMessagedup () const

Public Attributes

string sentence

Detailed Description

Definition at line 27 of file I3Composite.cc.


Member Function Documentation

I3CompositeMessage* I3CompositeMessage::dup (  )  const [inline]

Definition at line 30 of file I3Composite.cc.

00030                                     {
00031         return new I3CompositeMessage(*this);
00032     }


Member Data Documentation

Definition at line 28 of file I3Composite.cc.

Referenced by I3Composite::createMessage(), and I3Composite::deliver().


The documentation for this struct was generated from the following file:
Generated on Wed May 26 16:21:17 2010 for OverSim by  doxygen 1.6.3