Tinman  1.0
Public Member Functions | Private Attributes | List of all members
Tinman::PeerI Class Reference

#include <tinmanI.h>

Inheritance diagram for Tinman::PeerI:
Inheritance graph
[legend]
Collaboration diagram for Tinman::PeerI:
Collaboration graph
[legend]

Public Member Functions

 PeerI (std::shared_ptr< Session > session)
 
virtual void notify (const ::Tinman::Snapshot &, const Ice::Current &)
 

Private Attributes

std::shared_ptr< Sessionsession_
 

Constructor & Destructor Documentation

Tinman::PeerI::PeerI ( std::shared_ptr< Session session)

Member Function Documentation

void Tinman::PeerI::notify ( const ::Tinman::Snapshot &  snapshot,
const Ice::Current &  current 
)
virtual

Member Data Documentation

std::shared_ptr<Session> Tinman::PeerI::session_
private

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