Mercury API
Util Class
NamespacesOrg.LLRP.LTK.LLRPV1.DataTypeUtil

[Missing <summary> documentation for T:Org.LLRP.LTK.LLRPV1.DataType.Util]

Declaration Syntax
C#Visual BasicVisual C++
public class Util
Public Class Util
public ref class Util
Members
All MembersConstructorsMethods



IconMemberDescription
Util()()()
Initializes a new instance of the Util class

CalculateVal(BitArray%, Int32%, Int32)
ConvertArrayTypeToString(Object, String, String)
ConvertBinaryStringToDecimal(String)
ConvertBinaryStringToHexString(String)
ConvertBitArrayToByteArray(array<Boolean>[]()[])
ConvertBitArrayToObj(BitArray%, Int32%, Object%, Type, Int32)
ConvertByteArrayToBitArray(array<Byte>[]()[])
ConvertByteArrayToHexString(array<Byte>[]()[])
ConvertByteArrayToHexWordString(array<Byte>[]()[])
ConvertDecimalToBinaryString(UInt64, Int32)
ConvertDecimalToDecimalString(UInt64, Int32)
ConvertHexStringToBinaryString(String)
ConvertHexStringToByteArray(String)
ConvertIntToBitArray(UInt32, Int32)
ConvertLongToString(Int64)
ConvertObjToBitArray(Object, Int32)
ConvertSignedByteArrayToHexString(array<SByte>[]()[])
ConvertSignedByteArrayToHexWordString(array<SByte>[]()[])
ConvertValueTypeToString(Object, String, String)
CovertHexStringToString(String)
CovertStringToHexString(String)
DetermineFieldLength(BitArray%, Int32%)
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.)
Indent(String)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ParseArrayTypeFromString(String, String, String)
ParseValueTypeFromString(String, String, String)
SplitString(String, array<Char>[]()[], UInt16)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Util

Assembly: LLRP (Module: LLRP) Version: 1.0.0.6 (1.0.0.6)