|
WSF
|
#include <WsfXIO_PlatformId.hpp>
Public Member Functions | |
| WsfXIO_PlatformId () | |
| WsfXIO_PlatformId (unsigned int aIndex, int aConnectionId) | |
| bool | operator< (const WsfXIO_PlatformId &aRhs) const |
| bool | operator== (const WsfXIO_PlatformId &aRhs) const |
| bool | operator!= (const WsfXIO_PlatformId &aRhs) const |
Public Attributes | |
| unsigned int | mIndex |
| int | mConnectionId |
Friends | |
| WSF_EXPORT std::istream & | operator>> (std::istream &aIn, WsfXIO_PlatformId &aId) |
| WSF_EXPORT std::ostream & | operator<< (std::ostream &aOut, const WsfXIO_PlatformId &aId) |
|
inline |
References mConnectionId, and mIndex.
Referenced by operator!=(), operator<(), operator<<, operator==(), and operator>>.
|
inline |
References mConnectionId, and mIndex.
|
inline |
References operator==(), and WsfXIO_PlatformId().
|
inline |
References mConnectionId, mIndex, and WsfXIO_PlatformId().
|
inline |
References mConnectionId, mIndex, and WsfXIO_PlatformId().
Referenced by operator!=().
|
friend |
References mConnectionId, mIndex, and WsfXIO_PlatformId().
|
friend |
References mConnectionId, mIndex, and WsfXIO_PlatformId().
| int WsfXIO_PlatformId::mConnectionId |
| unsigned int WsfXIO_PlatformId::mIndex |