SST::Interfaces::StringEvent Class Reference

Simple event to pass strings between components. More...

#include <stringEvent.h>

Inheritance diagram for SST::Interfaces::StringEvent:
SST::Event SST::Activity

Public Member Functions

 StringEvent (const std::string &str)
 Create a new StringEvent.
 StringEvent (const StringEvent &me)
 Copies an existing StringEvent.
 StringEvent (const StringEvent *me)
 Copies an existing StringEvent.
const std::string & getString (void)
 Returns the contents of this Event.

Friends

class boost::serialization::access

Detailed Description

Simple event to pass strings between components.


Constructor & Destructor Documentation

SST::Interfaces::StringEvent::StringEvent ( const std::string &  str  )  [inline]

Create a new StringEvent.

Parameters:
str - The String contents of this event

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

Generated on 14 Sep 2015 for SST by  doxygen 1.6.1