Sirikata
Classes | Public Member Functions | Public Attributes
Sirikata::SST::EndPoint< EndObjectType > Class Template Reference

#include <SSTImpl.hpp>

Collaboration diagram for Sirikata::SST::EndPoint< EndObjectType >:

List of all members.

Classes

class  Hasher

Public Member Functions

 EndPoint ()
 EndPoint (EndObjectType endPoint, ObjectMessagePort port)
bool operator< (const EndPoint &ep) const
bool operator== (const EndPoint &ep) const
std::size_t hash () const
std::string toString () const

Public Attributes

EndObjectType endPoint
ObjectMessagePort port

template<typename EndObjectType>
class Sirikata::SST::EndPoint< EndObjectType >


Constructor & Destructor Documentation

template<typename EndObjectType>
Sirikata::SST::EndPoint< EndObjectType >::EndPoint ( ) [inline]
template<typename EndObjectType>
Sirikata::SST::EndPoint< EndObjectType >::EndPoint ( EndObjectType  endPoint,
ObjectMessagePort  port 
) [inline]

Member Function Documentation

template<typename EndObjectType>
std::size_t Sirikata::SST::EndPoint< EndObjectType >::hash ( ) const [inline]
template<typename EndObjectType>
bool Sirikata::SST::EndPoint< EndObjectType >::operator< ( const EndPoint< EndObjectType > &  ep) const [inline]
template<typename EndObjectType>
bool Sirikata::SST::EndPoint< EndObjectType >::operator== ( const EndPoint< EndObjectType > &  ep) const [inline]
template<typename EndObjectType>
std::string Sirikata::SST::EndPoint< EndObjectType >::toString ( ) const [inline]

Member Data Documentation

template<typename EndObjectType>
EndObjectType Sirikata::SST::EndPoint< EndObjectType >::endPoint
template<typename EndObjectType>
ObjectMessagePort Sirikata::SST::EndPoint< EndObjectType >::port

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