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

This is the complete list of members for TLayer< TPort >, including all inherited members.

addUpperLayer(Layer *p_layer)Layerinline
addUpperPort(TPort *p_port)TLayer< TPort >inline
deleteLayer()Layerinline
Layer()Layerinlineexplicit
Layer(const std::string &p_type)Layerinlineexplicit
receiveData(OCTETSTRING &p_data, Params &p_params)Layerinlinevirtual
receiveToAllLayers(OCTETSTRING &data, Params &params)Layerinlineprotected
removeUpperLayer(Layer *p_layer)Layerinline
removeUpperPort(TPort *)TLayer< TPort >
sendData(OCTETSTRING &p_data, Params &p_params)Layerinlinevirtual
sendToAllLayers(OCTETSTRING &data, Params &params)Layerinlineprotected
TLayer()TLayer< TPort >inlineexplicit
TLayer(const std::string &p_type)TLayer< TPort >inlineexplicit
to_string() constLayerinline
toAllLayers(std::vector< Layer *> &layers, OCTETSTRING &data, Params &params)Layerinlineprotected
toAllUpperPorts(const TMessage &m, const Params &param)TLayer< TPort >inlineprotected
TPortList typedefTLayer< TPort >private
TPortListIterator typedefTLayer< TPort >private
typeLayerprotected
upperPortsTLayer< TPort >private
~Layer()Layerinlinevirtual