Home
last modified time | relevance | path

Searched refs:m_stanzaIndex (Results 1 – 2 of 2) sorted by relevance

/dports/net/yate/yate-6.4.0-1/libs/yjabber/
H A Dyatejabber.h1229 { buf = id() + extra + String(++m_stanzaIndex); }
1242 unsigned int m_stanzaIndex; // Index used to generate IDs for stanzas variable
H A Djbstream.cpp198 m_flags(0), m_xmlns(XMPPNamespace::Count), m_lastEvent(0), m_stanzaIndex(0), in JBStream()