Home
last modified time | relevance | path

Searched refs:m_propGrps (Results 1 – 4 of 4) sorted by relevance

/dports/net/h323plus/h323plus-1_27_2/src/
H A Dh248.cxx6894 strm << setw(indent+11) << "propGrps = " << setprecision(indent) << m_propGrps << '\n'; in PrintOn()
6911 if ((result = m_propGrps.Compare(other.m_propGrps)) != EqualTo) in Compare()
6923 length += m_propGrps.GetObjectLength(); in GetDataLength()
6935 if (!m_propGrps.Decode(strm)) in Decode()
6948 m_propGrps.Encode(strm); in Encode()
8267 strm << setw(indent+11) << "propGrps = " << setprecision(indent) << m_propGrps << '\n'; in PrintOn()
8282 if ((result = m_propGrps.Compare(other.m_propGrps)) != EqualTo) in Compare()
8292 length += m_propGrps.GetObjectLength(); in GetDataLength()
8302 if (!m_propGrps.Decode(strm)) in Decode()
8313 m_propGrps.Encode(strm); in Encode()
/dports/net/opal/opal-3.10.10/src/asn/
H A Dh248.cxx6894 strm << setw(indent+11) << "propGrps = " << setprecision(indent) << m_propGrps << '\n'; in PrintOn()
6911 if ((result = m_propGrps.Compare(other.m_propGrps)) != EqualTo) in Compare()
6923 length += m_propGrps.GetObjectLength(); in GetDataLength()
6935 if (!m_propGrps.Decode(strm)) in Decode()
6948 m_propGrps.Encode(strm); in Encode()
8267 strm << setw(indent+11) << "propGrps = " << setprecision(indent) << m_propGrps << '\n'; in PrintOn()
8282 if ((result = m_propGrps.Compare(other.m_propGrps)) != EqualTo) in Compare()
8292 length += m_propGrps.GetObjectLength(); in GetDataLength()
8302 if (!m_propGrps.Decode(strm)) in Decode()
8313 m_propGrps.Encode(strm); in Encode()
/dports/net/h323plus/h323plus-1_27_2/include/
H A Dh248.h2956 H248_IndAudPropertyGroup m_propGrps; variable
3412 H248_ArrayOf_PropertyGroup m_propGrps; variable
/dports/net/opal/opal-3.10.10/include/asn/
H A Dh248.h2956 H248_IndAudPropertyGroup m_propGrps; variable
3412 H248_ArrayOf_PropertyGroup m_propGrps; variable