ICP  1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
RunStateChangeNotification Class Reference

#include <icp_notifications.h>

Inheritance diagram for RunStateChangeNotification:
Inheritance graph

Public Member Functions

 RunStateChangeNotification (const std::string &state)
 

Private Member Functions

 RunStateChangeNotification ()
 

Private Attributes

std::string m_state
 

Detailed Description

Definition at line 9 of file icp_notifications.h.

Constructor & Destructor Documentation

RunStateChangeNotification::RunStateChangeNotification ( )
inlineprivate

Definition at line 12 of file icp_notifications.h.

RunStateChangeNotification::RunStateChangeNotification ( const std::string &  state)
inline

Definition at line 14 of file icp_notifications.h.

Member Data Documentation

std::string RunStateChangeNotification::m_state
private

Definition at line 11 of file icp_notifications.h.


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