37 #ifndef HDLCD_SESSION_DESCRIPTOR_H 38 #define HDLCD_SESSION_DESCRIPTOR_H 74 (a_eSessionType & ~SESSION_TYPE_MASK)) {
85 explicit HdlcdSessionDescriptor(uint8_t a_ServiceAccessPointSpecifier): m_ServiceAccessPointSpecifier(a_ServiceAccessPointSpecifier) {
94 operator uint8_t()
const {
95 return m_ServiceAccessPointSpecifier;
115 uint8_t m_ServiceAccessPointSpecifier;
118 #endif // HDLCD_SESSION_DESCRIPTOR_H
HdlcdSessionDescriptor(E_SESSION_TYPE a_eSessionType, uint8_t a_SessionFlags)
bool DeliversRcvdData() const
bool DeliversSentData() const
E_SESSION_TYPE GetSessionType() const
HdlcdSessionDescriptor(uint8_t a_ServiceAccessPointSpecifier)
bool DeliversInvalidData() const