OpenLCP  0.2.0
Public Member Functions | List of all members
ACN::SDT::Member Class Reference

The Member class. More...

#include <member.h>

Inheritance diagram for ACN::SDT::Member:
Inheritance graph
[legend]

Public Member Functions

 Member (UUID::uuid=UUID::uuid())
 Member::Member. More...
 
virtual void SdtReceiver (PDU::Message< RLP::Pdu >)
 Member::SdtReceiver. More...
 
- Public Member Functions inherited from ACN::RLP::Component
 Component (UUID::uuid=UUID::uuid())
 Component::Component. More...
 
virtual void UdpPayloadReceiver (PDU::Stream)
 Component::UdpPayloadReceiver. More...
 
virtual void TcpPacketReceiver (PDU::Stream)
 Component::TcpPacketReceiver. More...
 
- Public Member Functions inherited from ACN::Component
 Component (UUID::uuid cid=UUID::uuid())
 Component. More...
 
const UUID::uuid cid () const
 cid More...
 
const std::string fixedName () const
 fixedName fixed component name More...
 
const std::string userName () const
 userName user-asigned name More...
 
const std::string name () const
 component name, either user asigned or fixed. More...
 
void assignUserName (const std::string s)
 set the user asigned name More...
 

Additional Inherited Members

- Protected Member Functions inherited from ACN::RLP::Component
void RlpReceiver (PDU::Message< RLP::Pdu >)
 Component::RlpReceiver. More...
 
void RlpRegisterVector (uint32_t, PDU::Handler< RLP::Pdu >)
 Component::RlpRegisterVectorHandler. More...
 
- Protected Attributes inherited from ACN::Component
std::string fctn_
 EPI 19: ACN Discovery on IP Networks. More...
 
std::string uacn_
 3.2. More...
 

Detailed Description

The Member class.

Constructor & Destructor Documentation

◆ Member()

ACN::SDT::Member::Member ( UUID::uuid  cid = UUID::uuid())

Member::Member.

Parameters
cid
Here is the call graph for this function:

Member Function Documentation

◆ SdtReceiver()

void ACN::SDT::Member::SdtReceiver ( PDU::Message< RLP::Pdu rlp)
virtual

Member::SdtReceiver.

Parameters
rlp
Here is the caller graph for this function:

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