Opc.Ua.Core
XmlDecoder Class Methods


Opc.Ua Namespace : XmlDecoder Class

For a list of all members of this type, see XmlDecoder members.

Public Methods
 NameDescription
Public MethodOverloaded.  Closes the stream used for reading.  
Public Method Decodes an object from a buffer.  
Public MethodOverloaded.  Frees any unmanaged resources.  
Public Method Initializes a string table from an XML stream.  
Public MethodOverloaded.  Returns the qualified name for the next element in the stream.  
Public Method Pops a namespace from the namespace stack.  
Public Method Pushes a namespace onto the namespace stack.  
Public Method  
Public Method Reads a boolean from the stream.  
Public Method Reads a boolean array from the stream.  
Public Method Reads a byte from the stream.  
Public Method Reads a byte array from the stream.  
Public Method Reads a byte string from the stream.  
Public Method Reads a byte string array from the stream.  
Public Method Reads an DataValue from the stream.  
Public Method Reads an DataValue array from the stream.  
Public Method Reads a UTC date/time from the stream.  
Public Method Reads a UTC date/time array from the stream.  
Public Method Reads an DiagnosticInfo from the stream.  
Public Method Reads an DiagnosticInfo array from the stream.  
Public Method Reads a double from the stream.  
Public Method Reads a double array from the stream.  
Public Method Reads an encodeable object from the stream.  
Public Method Reads an encodeable array from the stream.  
Public Method Reads an enumerated value from the stream.  
Public Method Reads an enumerated value array from the stream.  
Public Method Reads an ExpandedNodeId from the stream.  
Public Method Reads an ExpandedNodeId array from the stream.  
Public Method Reads an extension object from the stream.  
Public Method Reads an array of extension objects from the stream.  
Public Method Reads the body extension object from the stream.  
Public Method Reads a float from the stream.  
Public Method Reads a float array from the stream.  
Public Method Reads a GUID from the stream.  
Public Method Reads a GUID array from the stream.  
Public Method Reads a short from the stream.  
Public Method Reads a short array from the stream.  
Public Method Reads an int from the stream.  
Public Method Reads a int array from the stream.  
Public Method Reads a long from the stream.  
Public Method Reads a long array from the stream.  
Public Method Reads an LocalizedText from the stream.  
Public Method Reads an LocalizedText array from the stream.  
Public Method Reads an NodeId from the stream.  
Public Method Reads an NodeId array from the stream.  
Public Method Reads an QualifiedName from the stream.  
Public Method Reads an QualifiedName array from the stream.  
Public Method Reads a sbyte from the stream.  
Public Method Reads a sbyte array from the stream.  
Public Method Returns the qualified name for the next element in the stream.  
Public Method Reads an StatusCode from the stream.  
Public Method Reads an StatusCode array from the stream.  
Public Method Reads a string from the stream.  
Public Method Reads a string array from the stream.  
Public Method Reads a ushort from the stream.  
Public Method Reads a ushort array from the stream.  
Public Method Reads a uint from the stream.  
Public Method Reads a uint array from the stream.  
Public Method Reads a ulong from the stream.  
Public Method Reads a ulong array from the stream.  
Public Method Reads an Variant from the stream.  
Public Method Reads an Variant array from the stream.  
Public Method Reads the contents of an Variant object.  
Public Method Reads an XmlElement from the stream.  
Public Method Reads an XmlElement array from the stream.  
Public Method Initializes the tables used to map namespace and server uris during decoding.  
Public Method Skips to the end of the specified element.  
Top
See Also

Reference

XmlDecoder Class
Opc.Ua Namespace