Home
last modified time | relevance | path

Searched defs:inConnection (Results 1 – 25 of 43) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/
H A DgdcmNormalizedMessageFactory.cxx35 …DataValue> NormalizedMessageFactory::ConstructNEventReport (const ULConnection& inConnection, cons… in ConstructNEventReport()
40 …tationDataValue> NormalizedMessageFactory::ConstructNGet (const ULConnection& inConnection, cons… in ConstructNGet()
45 …tationDataValue> NormalizedMessageFactory::ConstructNSet (const ULConnection& inConnection, cons… in ConstructNSet()
50 …tionDataValue> NormalizedMessageFactory::ConstructNAction (const ULConnection& inConnection, cons… in ConstructNAction()
55 …tionDataValue> NormalizedMessageFactory::ConstructNCreate (const ULConnection& inConnection, cons… in ConstructNCreate()
60 …tionDataValue> NormalizedMessageFactory::ConstructNDelete (const ULConnection& inConnection, cons… in ConstructNDelete()
H A DgdcmCompositeMessageFactory.cxx37 …<PresentationDataValue> CompositeMessageFactory::ConstructCEchoRQ(const ULConnection& inConnection) in ConstructCEchoRQ()
43 …tationDataValue> CompositeMessageFactory::ConstructCStoreRQ(const ULConnection& inConnection, cons… in ConstructCStoreRQ()
52 …ntationDataValue> CompositeMessageFactory::ConstructCFindRQ(const ULConnection& inConnection, cons… in ConstructCFindRQ()
56 …ntationDataValue> CompositeMessageFactory::ConstructCMoveRQ(const ULConnection& inConnection, cons… in ConstructCMoveRQ()
H A DgdcmPDUFactory.cxx150 std::vector<BasePDU*> PDUFactory::CreateCEchoPDU(const ULConnection& inConnection) in CreateCEchoPDU()
165 std::vector<BasePDU*> PDUFactory::CreateCMovePDU(const ULConnection& in CreateCMovePDU()
181 std::vector<BasePDU*> PDUFactory::CreateCStoreRQPDU(const ULConnection& inConnection, in CreateCStoreRQPDU()
213 std::vector<BasePDU*> PDUFactory::CreateCFindPDU(const ULConnection& inConnection, in CreateCFindPDU()
232 std::vector<BasePDU*> PDUFactory::CreateNEventReportPDU (const ULConnection& inConnection, const B… in CreateNEventReportPDU()
249 std::vector<BasePDU*> PDUFactory::CreateNGetPDU (const ULConnection& inConnection, const BaseQue… in CreateNGetPDU()
266 std::vector<BasePDU*> PDUFactory::CreateNSetPDU (const ULConnection& inConnection, const BaseQue… in CreateNSetPDU()
283 std::vector<BasePDU*> PDUFactory::CreateNActionPDU (const ULConnection& inConnection, const BaseQ… in CreateNActionPDU()
300 std::vector<BasePDU*> PDUFactory::CreateNCreatePDU (const ULConnection& inConnection, const BaseQ… in CreateNCreatePDU()
317 std::vector<BasePDU*> PDUFactory::CreateNDeletePDU (const ULConnection& inConnection, const BaseQ… in CreateNDeletePDU()
H A DgdcmULActionAR.cxx38 EStateID ULActionAR1::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
52 EStateID ULActionAR2::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
76 EStateID ULActionAR3::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
86 EStateID ULActionAR4::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
100 EStateID ULActionAR5::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
117 EStateID ULActionAR7::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
138 EStateID ULActionAR9::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
H A DgdcmULActionAA.cxx38 EStateID ULActionAA1::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
49 EStateID ULActionAA2::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
77 EStateID ULActionAA5::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
93 EStateID ULActionAA7::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
103 EStateID ULActionAA8::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
H A DgdcmULActionAE.cxx42 EStateID ULActionAE1::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
60 EStateID ULActionAE2::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
94 EStateID ULActionAE3::PerformAction(Subject *, ULEvent& inEvent, ULConnection& inConnection, in PerformAction()
128 EStateID ULActionAE5::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
145 EStateID ULActionAE6::PerformAction(Subject *, ULEvent& inEvent, ULConnection& inConnection, in PerformAction()
264 EStateID ULActionAE8::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
H A DgdcmNDeleteMessages.cxx27 const ULConnection &inConnection, const BaseQuery* inQuery) in ConstructPDV()
H A DgdcmNEventReportMessages.cxx31 const ULConnection &inConnection, const BaseQuery* inQuery) in ConstructPDV()
H A DgdcmNGetMessages.cxx27 const ULConnection &inConnection, const BaseQuery* inQuery) in ConstructPDV()
H A DgdcmNActionMessages.cxx27 const ULConnection &inConnection, const BaseQuery* inQuery) in ConstructPDV()
H A DgdcmULTransitionTable.cxx324 void ULTransitionTable::HandleEvent(Subject *s, ULEvent& inEvent, ULConnection& inConnection, in HandleEvent()
H A DgdcmCEchoMessages.cxx35 const ULConnection &inConnection, const BaseRootQuery* inRootQuery) in ConstructPDV()
/dports/devel/gdcm/gdcm-3.0.10/Source/MessageExchangeDefinition/
H A DgdcmNormalizedMessageFactory.cxx35 …DataValue> NormalizedMessageFactory::ConstructNEventReport (const ULConnection& inConnection, cons… in ConstructNEventReport()
40 …tationDataValue> NormalizedMessageFactory::ConstructNGet (const ULConnection& inConnection, cons… in ConstructNGet()
45 …tationDataValue> NormalizedMessageFactory::ConstructNSet (const ULConnection& inConnection, cons… in ConstructNSet()
50 …tionDataValue> NormalizedMessageFactory::ConstructNAction (const ULConnection& inConnection, cons… in ConstructNAction()
55 …tionDataValue> NormalizedMessageFactory::ConstructNCreate (const ULConnection& inConnection, cons… in ConstructNCreate()
60 …tionDataValue> NormalizedMessageFactory::ConstructNDelete (const ULConnection& inConnection, cons… in ConstructNDelete()
H A DgdcmCompositeMessageFactory.cxx37 …<PresentationDataValue> CompositeMessageFactory::ConstructCEchoRQ(const ULConnection& inConnection) in ConstructCEchoRQ()
43 …tationDataValue> CompositeMessageFactory::ConstructCStoreRQ(const ULConnection& inConnection, cons… in ConstructCStoreRQ()
52 …ntationDataValue> CompositeMessageFactory::ConstructCFindRQ(const ULConnection& inConnection, cons… in ConstructCFindRQ()
56 …ntationDataValue> CompositeMessageFactory::ConstructCMoveRQ(const ULConnection& inConnection, cons… in ConstructCMoveRQ()
H A DgdcmPDUFactory.cxx150 std::vector<BasePDU*> PDUFactory::CreateCEchoPDU(const ULConnection& inConnection) in CreateCEchoPDU()
165 std::vector<BasePDU*> PDUFactory::CreateCMovePDU(const ULConnection& in CreateCMovePDU()
181 std::vector<BasePDU*> PDUFactory::CreateCStoreRQPDU(const ULConnection& inConnection, in CreateCStoreRQPDU()
213 std::vector<BasePDU*> PDUFactory::CreateCFindPDU(const ULConnection& inConnection, in CreateCFindPDU()
232 std::vector<BasePDU*> PDUFactory::CreateNEventReportPDU (const ULConnection& inConnection, const B… in CreateNEventReportPDU()
249 std::vector<BasePDU*> PDUFactory::CreateNGetPDU (const ULConnection& inConnection, const BaseQue… in CreateNGetPDU()
266 std::vector<BasePDU*> PDUFactory::CreateNSetPDU (const ULConnection& inConnection, const BaseQue… in CreateNSetPDU()
283 std::vector<BasePDU*> PDUFactory::CreateNActionPDU (const ULConnection& inConnection, const BaseQ… in CreateNActionPDU()
300 std::vector<BasePDU*> PDUFactory::CreateNCreatePDU (const ULConnection& inConnection, const BaseQ… in CreateNCreatePDU()
317 std::vector<BasePDU*> PDUFactory::CreateNDeletePDU (const ULConnection& inConnection, const BaseQ… in CreateNDeletePDU()
H A DgdcmULActionAR.cxx38 EStateID ULActionAR1::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
52 EStateID ULActionAR2::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
76 EStateID ULActionAR3::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
86 EStateID ULActionAR4::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
100 EStateID ULActionAR5::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
117 EStateID ULActionAR7::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
138 EStateID ULActionAR9::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
H A DgdcmULActionAA.cxx38 EStateID ULActionAA1::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
49 EStateID ULActionAA2::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
77 EStateID ULActionAA5::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
93 EStateID ULActionAA7::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
103 EStateID ULActionAA8::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
H A DgdcmULActionAE.cxx42 EStateID ULActionAE1::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
60 EStateID ULActionAE2::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
94 EStateID ULActionAE3::PerformAction(Subject *, ULEvent& inEvent, ULConnection& inConnection, in PerformAction()
128 EStateID ULActionAE5::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
145 EStateID ULActionAE6::PerformAction(Subject *, ULEvent& inEvent, ULConnection& inConnection, in PerformAction()
264 EStateID ULActionAE8::PerformAction(Subject *, ULEvent& , ULConnection& inConnection, in PerformAction()
H A DgdcmNDeleteMessages.cxx27 const ULConnection &inConnection, const BaseQuery* inQuery) in ConstructPDV()
H A DgdcmNActionMessages.cxx27 const ULConnection &inConnection, const BaseQuery* inQuery) in ConstructPDV()
H A DgdcmNGetMessages.cxx27 const ULConnection &inConnection, const BaseQuery* inQuery) in ConstructPDV()
H A DgdcmNEventReportMessages.cxx31 const ULConnection &inConnection, const BaseQuery* inQuery) in ConstructPDV()
H A DgdcmULTransitionTable.cxx324 void ULTransitionTable::HandleEvent(Subject *s, ULEvent& inEvent, ULConnection& inConnection, in HandleEvent()
H A DgdcmCEchoMessages.cxx35 const ULConnection &inConnection, const BaseRootQuery* inRootQuery) in ConstructPDV()
/dports/x11/xfce4-dashboard/xfdashboard-0.8.1/xfdashboard/
H A Dmain.c81 static void _on_dbus_watcher_name_appeared(GDBusConnection *inConnection, in _on_dbus_watcher_name_appeared()
105 static void _on_dbus_watcher_name_vanished(GDBusConnection *inConnection, in _on_dbus_watcher_name_vanished()

12