![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::emmgmux::StreamError, including all inherited members.
| channel_id | ts::tlv::ChannelMessage | |
| ChannelMessage(TAG tag, uint16_t ch_id=0) | ts::tlv::ChannelMessage | |
| ChannelMessage(VERSION protocol_version, TAG tag, uint16_t ch_id=0) | ts::tlv::ChannelMessage | |
| ChannelMessage(const tlv::MessageFactory &fact, TAG tag_ch_id) | ts::tlv::ChannelMessage | |
| client_id | ts::emmgmux::StreamError | |
| dump(size_t indent=0) const override | ts::emmgmux::StreamError | virtual |
| dumpDecimal(size_t indent, const UString &name, const INT &value) | ts::tlv::Message | inlineprotectedstatic |
| dumpHexa(size_t indent, const UString &name, const INT &value) | ts::tlv::Message | inlineprotectedstatic |
| dumpInteger(size_t indent, const UString &name, const INT &value) | ts::tlv::Message | inlineprotectedstatic |
| dumpOptional(size_t indent, const UString &name, bool has_value, const ByteBlock &value, uint32_t flags=UString::HEXA|UString::ASCII) | ts::tlv::Message | protectedstatic |
| dumpOptionalDecimal(size_t indent, const UString &name, bool has_value, const INT &value) | ts::tlv::Message | inlineprotectedstatic |
| dumpOptionalDecimal(size_t indent, const UString &name, const std::optional< INT > &value) | ts::tlv::Message | inlineprotectedstatic |
| dumpOptionalHexa(size_t indent, const UString &name, bool has_value, const INT &value) | ts::tlv::Message | inlineprotectedstatic |
| dumpOptionalHexa(size_t indent, const UString &name, const std::optional< INT > &value) | ts::tlv::Message | inlineprotectedstatic |
| dumpOptionalInteger(size_t indent, const UString &name, bool has_value, const INT &value) | ts::tlv::Message | inlineprotectedstatic |
| dumpOptionalInteger(size_t indent, const UString &name, const std::optional< INT > &value) | ts::tlv::Message | inlineprotectedstatic |
| dumpVector(size_t indent, const UString &name, const UStringVector &value) | ts::tlv::Message | protectedstatic |
| dumpVector(size_t indent, const UString &name, const std::vector< INT > &val, UString(*toString)(INT)=nullptr) | ts::tlv::Message | protectedstatic |
| error_information | ts::emmgmux::StreamError | |
| error_status | ts::emmgmux::StreamError | |
| forceProtocolVersion(VERSION version) | ts::tlv::Message | inline |
| hasProtocolVersion() const | ts::tlv::Message | inline |
| Message(TAG tag) | ts::tlv::Message | protected |
| Message(VERSION protocol_version, TAG tag) | ts::tlv::Message | protected |
| protocolVersion() const | ts::tlv::Message | inline |
| serialize(Serializer &zer) const | ts::tlv::Message | |
| serializeParameters(ts::tlv::Serializer &) const override | ts::emmgmux::StreamError | protectedvirtual |
| stream_id | ts::tlv::StreamMessage | |
| StreamError(ts::tlv::VERSION version) | ts::emmgmux::StreamError | inline |
| StreamError(const ts::tlv::Protocol &proto) | ts::emmgmux::StreamError | inline |
| StreamError(const ts::tlv::MessageFactory &fact) | ts::emmgmux::StreamError | |
| StreamMessage(TAG tag, uint16_t ch_id=0, uint16_t st_id=0) | ts::tlv::StreamMessage | |
| StreamMessage(VERSION protocol_version, TAG tag, uint16_t ch_id=0, uint16_t st_id=0) | ts::tlv::StreamMessage | |
| StreamMessage(const tlv::MessageFactory &fact, TAG tag_ch_id, TAG tag_st_id) | ts::tlv::StreamMessage | |
| superclass typedef | ts::tlv::StreamMessage | protected |
| tag() const | ts::tlv::Message | inline |