OverSim
I3CompositeMessage Struct Reference

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.

{
return new I3CompositeMessage(*this);
}

Member Data Documentation

string I3CompositeMessage::sentence

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: