Query(TBody, TResponse) Class

Microsoft Robotics Class Reference

Query operation

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public class Query<TBody, TResponse> : DsspOperation<TBody, TResponse>
where TBody : new()
where TResponse : new(), IPort

Type Parameters

  • TBody
    [Missing <typeparam name="TBody"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Query`2"]

  • TResponse
    [Missing <typeparam name="TResponse"/> documentation for "T:Microsoft.Dss.ServiceModel.Dssp.Query`2"]

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp..::..Query<(Of <(<'TBody, TResponse>)>)>
        Microsoft.Dss.Core.DsspHttp. . :: . .HttpQuery
        Microsoft.Dss.Services.AssemblyEmbeddedResourceService.Proxy. . :: . .QueryBytes
        Microsoft.Dss.Services.AssemblyEmbeddedResourceService.Proxy. . :: . .ResourceQuery
        Microsoft.Dss.Services.AssemblyEmbeddedResourceService. . :: . .QueryBytes
        Microsoft.Dss.Services.AssemblyEmbeddedResourceService. . :: . .ResourceQuery
        Microsoft.Dss.Services.ContractDirectory.Proxy. . :: . .QueryAssemblyLocations
        Microsoft.Dss.Services.ContractDirectory.Proxy. . :: . .QueryByAssemblyName
        Microsoft.Dss.Services.ContractDirectory.Proxy. . :: . .QueryByCategories
        Microsoft.Dss.Services.ContractDirectory.Proxy. . :: . .QueryByContract
        Microsoft.Dss.Services.DefaultTarget.Proxy. . :: . .Query
        Microsoft.Dss.Services.DefaultTarget. . :: . .Query
        Microsoft.Dss.Services.Directory.Proxy. . :: . .Query
        Microsoft.Dss.Services.Directory. . :: . .Query
        Microsoft.Dss.Services.MountService.Proxy. . :: . .QueryBytes
        Microsoft.Dss.Services.MountService. . :: . .QueryBytes
        Microsoft.Dss.Services.PartnerListManager.Proxy. . :: . .Query
        Microsoft.Dss.Services.PartnerListManager.Proxy. . :: . .QueryServiceInfo
        Microsoft.Dss.Services.PartnerListManager.Proxy. . :: . .QueryServiceSummary
        Microsoft.Dss.Services.PartnerListManager. . :: . .Query
        Microsoft.Dss.Services.PartnerListManager. . :: . .QueryServiceInfo
        Microsoft.Dss.Services.PartnerListManager. . :: . .QueryServiceSummary
        Microsoft.Dss.Services.Security.Manager. . :: . .GetLog
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .GetLog
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .QueryContractPolicy
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .QueryPathPolicy
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .QueryRole
        Microsoft.Dss.Services.Security.Manager.Proxy. . :: . .QueryService
        Microsoft.Dss.Services.Security.Manager. . :: . .QueryContractPolicy
        Microsoft.Dss.Services.Security.Manager. . :: . .QueryPathPolicy
        Microsoft.Dss.Services.Security.Manager. . :: . .QueryRole
        Microsoft.Dss.Services.Security.Manager. . :: . .QueryService
        Microsoft.Robotics.Services.ArticulatedArm. . :: . .GetEndEffectorPose
        Microsoft.Robotics.Services.ArticulatedArm.Proxy. . :: . .GetEndEffectorPose
        Microsoft.Robotics.Services.DssStream.Proxy. . :: . .QueryStreamProperty
        Microsoft.Robotics.Services.DssStream. . :: . .QueryStreamProperty
        Microsoft.Robotics.Services.WebCam.Proxy. . :: . .QueryFrame
        Microsoft.Robotics.Services.WebCam. . :: . .QueryFrame
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .QuerySimulationEntity
        Microsoft.Robotics.Simulation.Engine.Proxy. . :: . .QuerySimulatorConfiguration
        Microsoft.Robotics.Simulation.Engine. . :: . .QuerySimulationEntity
        Microsoft.Robotics.Simulation.Engine. . :: . .QuerySimulatorConfiguration

See Also

Query< (Of < ( <'TBody, TResponse> ) > ) > Members

Microsoft.Dss.ServiceModel.Dssp Namespace