ETSI STF525 / Internal Testing test suite
This project provides an internal testing test suite and its associated Test Adapter/Codec
OERCodec< TPDU > Member List

This is the complete list of members for OERCodec< TPDU >, including all inherited members.

_decode(const TTCN_Typedescriptor_t &ttcn, const asn_TYPE_descriptor_s &td, const BITSTRING &p_data, TPDU &msg)OERCodec< TPDU >inlineprotected
_encode(const TTCN_Typedescriptor_t &ttcn, const asn_TYPE_descriptor_s &td, const TPDU &msg, BITSTRING &p_data)OERCodec< TPDU >inlineprotected
decode(const BITSTRING &bits, TPDU &msg)=0OERCodec< TPDU >pure virtual
encode(const TPDU &msg, BITSTRING &bits)=0OERCodec< TPDU >pure virtual
oer2xer(const asn_TYPE_descriptor_s &td, TTCN_Buffer &buf)ASN1RecodeOerprotected
recode(const asn_TYPE_descriptor_s &td, int from, int to, TTCN_Buffer &buf)ASN1RecodeOerprotected
xer2oer(const asn_TYPE_descriptor_s &td, TTCN_Buffer &buf)ASN1RecodeOerprotected