C# 클래스 PBCaGw.Services.Record

Stores data as key/value pair and have a time stamp of the creation
파일 보기 프로젝트 열기: ISISComputingGroup/EPICS-epicssharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AccessRight PBCaGw.Configurations.SecurityAccess
CID uint?
ChainSide PBCaGw.Workers.ChainSide
Channel string
Client System.Net.IPEndPoint
DBRType UInt16?
DataCount uint?
Destination System.Net.IPEndPoint
GWCID uint?
IOID uint?
PacketCount int
SID uint?
Server System.Net.IPEndPoint
SubscriptionId uint?
SubscriptionList ConcurrentBag
knownFromSideA bool?
knownFromSideB bool?

공개 메소드들

메소드 설명
Notify ( object sender, DataPacket packet ) : void

메소드 상세

Notify() 공개 메소드

public Notify ( object sender, DataPacket packet ) : void
sender object
packet DataPacket
리턴 void

프로퍼티 상세

AccessRight 공개적으로 프로퍼티

public PBCaGw.Configurations.SecurityAccess AccessRight
리턴 PBCaGw.Configurations.SecurityAccess

CID 공개적으로 프로퍼티

public uint? CID
리턴 uint?

ChainSide 공개적으로 프로퍼티

public PBCaGw.Workers.ChainSide ChainSide
리턴 PBCaGw.Workers.ChainSide

Channel 공개적으로 프로퍼티

public string Channel
리턴 string

Client 공개적으로 프로퍼티

public IPEndPoint,System.Net Client
리턴 System.Net.IPEndPoint

DBRType 공개적으로 프로퍼티

public UInt16? DBRType
리턴 UInt16?

DataCount 공개적으로 프로퍼티

public uint? DataCount
리턴 uint?

Destination 공개적으로 프로퍼티

public IPEndPoint,System.Net Destination
리턴 System.Net.IPEndPoint

GWCID 공개적으로 프로퍼티

public uint? GWCID
리턴 uint?

IOID 공개적으로 프로퍼티

public uint? IOID
리턴 uint?

PacketCount 공개적으로 프로퍼티

public int PacketCount
리턴 int

SID 공개적으로 프로퍼티

public uint? SID
리턴 uint?

Server 공개적으로 프로퍼티

public IPEndPoint,System.Net Server
리턴 System.Net.IPEndPoint

SubscriptionId 공개적으로 프로퍼티

public uint? SubscriptionId
리턴 uint?

SubscriptionList 공개적으로 프로퍼티

public ConcurrentBag SubscriptionList
리턴 ConcurrentBag

knownFromSideA 공개적으로 프로퍼티

public bool? knownFromSideA
리턴 bool?

knownFromSideB 공개적으로 프로퍼티

public bool? knownFromSideB
리턴 bool?