Searched refs:componentFromNamedList (Results 1 – 2 of 2) sorted by relevance
/dports/net/yate/yate-6.4.0-1/libs/ysig/ |
H A D | tcap.cpp | 1307 …SS7TCAPComponent* comp = SS7TCAPComponent::componentFromNamedList(m_tcapType,this,params,compCount… in buildComponentError() 1353 SS7TCAPComponent* comp = SS7TCAPComponent::componentFromNamedList(m_tcapType,this,params,index); in handleComponents() 1365 … SS7TCAPComponent* comp = SS7TCAPComponent::componentFromNamedList(m_tcapType,this,params,index); in handleComponents() 1385 … SS7TCAPComponent* comp = SS7TCAPComponent::componentFromNamedList(m_tcapType,this,params,index); in handleComponents() 1695 SS7TCAPComponent* SS7TCAPComponent::componentFromNamedList(SS7TCAP::TCAPType tcapType, SS7TCAPTrans… in componentFromNamedList() function in SS7TCAPComponent
|
H A D | yatesig.h | 11643 …static SS7TCAPComponent* componentFromNamedList(SS7TCAP::TCAPType type, SS7TCAPTransaction* tr, Na…
|