openPDC Historian Help
PacketCommonHeader Class
NamespacesTVA.Historian.PacketsPacketCommonHeader
Represents the common header information that is present in the binary image of all Types that implement the IPacket interface.
Declaration Syntax
C#Visual BasicVisual C++
public class PacketCommonHeader : CommonHeaderBase<short>
Public Class PacketCommonHeader _
	Inherits CommonHeaderBase(Of Short)
public ref class PacketCommonHeader : public CommonHeaderBase<short>
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PacketCommonHeader(array<Byte>[]()[], Int32, Int32)
Initializes a new instance of the PacketCommonHeader class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
State()()() (Inherited from CommonHeaderBase<(Of <(Int16>)>).)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TypeID()()() (Inherited from CommonHeaderBase<(Of <(Int16>)>).)
Inheritance Hierarchy
Object
CommonHeaderBase<(Of <(Int16>)>)
 PacketCommonHeader

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252