w11 - cpp 0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
Retro::RlinkServer::AttnId Class Reference

FIXME_docs. More...

#include <RlinkServer.hpp>

Public Member Functions

 AttnId ()
 Default constructor.
 
 AttnId (uint16_t mask, void *cdata)
 Constructor.
 
bool operator== (const AttnId &rhs) const
 FIXME_docs.
 

Public Attributes

uint16_t fMask
 
void * fCdata
 

Detailed Description

FIXME_docs.

Definition at line 152 of file RlinkServer.hpp.

Constructor & Destructor Documentation

◆ AttnId() [1/2]

Retro::RlinkServer::AttnId::AttnId ( )
inline

Default constructor.

Definition at line 145 of file RlinkServer.ipp.

◆ AttnId() [2/2]

Retro::RlinkServer::AttnId::AttnId ( uint16_t  mask,
void *  cdata 
)
inline

Constructor.

Definition at line 153 of file RlinkServer.ipp.

Member Function Documentation

◆ operator==()

bool Retro::RlinkServer::AttnId::operator== ( const AttnId rhs) const
inline

FIXME_docs.

Definition at line 161 of file RlinkServer.ipp.

References fCdata, and fMask.

Member Data Documentation

◆ fMask

uint16_t Retro::RlinkServer::AttnId::fMask

Definition at line 153 of file RlinkServer.hpp.

Referenced by operator==().

◆ fCdata

void* Retro::RlinkServer::AttnId::fCdata

Definition at line 154 of file RlinkServer.hpp.

Referenced by operator==().


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