Home
last modified time | relevance | path

Searched refs:OnInstructions (Results 1 – 9 of 9) sorted by relevance

/dports/net/h323plus/h323plus-1_27_2/include/h460/
H A Dh460_oid3.h100 virtual void OnInstructions(MsgType tag,
H A Dh460p.h390 virtual void OnInstructions(MsgType /*tag*/, in OnInstructions() function
/dports/net/opal/opal-3.10.10/include/h460/
H A Dh460p.h82 virtual void OnInstructions(MsgType /*tag*/, in OnInstructions() function
/dports/net/h323plus/h323plus-1_27_2/src/h460/
H A Dh460_oid3.cxx267 void H460PresenceHandler::OnInstructions(H323PresenceHandler::MsgType tag, const H460P_ArrayOf_Pres… in OnInstructions() function in H460PresenceHandler
H A Dh460p.cxx239 handler->OnInstructions((H323PresenceHandler::MsgType)tag, instruction,addr); in ReadInstruction()
/dports/net/opal/opal-3.10.10/src/h460/
H A Dh460p.cxx186 handler->OnInstructions((H323PresenceHandler::MsgType)tag, m_id, instruction); in ReadInstruction()
/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.h272 void OnInstructions(wxCommandEvent& evt);
H A Dmyframe_events.cpp175 void MyFrame::OnInstructions(wxCommandEvent& WXUNUSED(event)) in OnInstructions() function in MyFrame
H A Dmyframe.cpp102 EVT_MENU(wxID_HELP_PROCEDURES, MyFrame::OnInstructions)