EpcTools
An event based multi-threaded C++ development framework.
Public Member Functions | List of all members
PFCP::LocalNodeStateChangeEvent Class Reference

#include <epfcp.h>

Inheritance diagram for PFCP::LocalNodeStateChangeEvent:

Public Member Functions

 LocalNodeStateChangeEvent (LocalNodeSPtr &ln, LocalNode::State oldst, LocalNode::State newst)
 
LocalNodeSPtr & localNode ()
 
LocalNode::State oldState () const
 
LocalNode::State newState () const
 

Constructor & Destructor Documentation

PFCP::LocalNodeStateChangeEvent::LocalNodeStateChangeEvent ( LocalNodeSPtr &  ln,
LocalNode::State  oldst,
LocalNode::State  newst 
)
inline

Member Function Documentation

LocalNodeSPtr& PFCP::LocalNodeStateChangeEvent::localNode ( )
inline
LocalNode::State PFCP::LocalNodeStateChangeEvent::newState ( ) const
inline
LocalNode::State PFCP::LocalNodeStateChangeEvent::oldState ( ) const
inline

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