Opc.Ua.Core
XmlEncoder Class Members
Properties  Methods 


Opc.Ua Namespace : XmlEncoder Class

The following tables list the members exposed by XmlEncoder.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property The message context associated with the encoder.  
Public Property The type of encoding being used.  
Public Property Xml Encoder always produces reversible encoding.  
Top
Public Methods
 NameDescription
Public Method  
Public Method  
Public MethodOverloaded.  Frees any unmanaged resources.  
Public Method Encodes a message with its header.  
Public Method Writes an end element.  
Public Method Pops a namespace from the namespace stack.  
Public Method Writes a start element.  
Public Method Pushes a namespace onto the namespace stack.  
Public Method Saves a string table from an XML stream.  
Public Method Initializes the tables used to map namespace and server uris during encoding.  
Public Method Encode an array according to its valueRank and BuiltInType  
Public Method Writes a boolean to the stream.  
Public Method Writes a boolean array to the stream.  
Public Method Writes a byte to the stream.  
Public Method Writes a byte array to the stream.  
Public MethodOverloaded.  Writes a byte string to the stream.  
Public Method Writes a byte string array to the stream.  
Public Method Writes an DataValue array to the stream.  
Public Method Writes an DataValue array to the stream.  
Public Method Writes a UTC date/time to the stream.  
Public Method Writes a UTC date/time array to the stream.  
Public Method Writes an DiagnosticInfo to the stream.  
Public Method Writes an DiagnosticInfo array to the stream.  
Public Method Writes a double to the stream.  
Public Method Writes a double array to the stream.  
Public Method Writes an encodeable object to the stream.  
Public Method Writes an encodeable object array to the stream.  
Public Method Writes an enumerated value array to the stream.  
Public Method Writes an enumerated value array to the stream.  
Public Method Writes an ExpandedNodeId to the stream.  
Public Method Writes an ExpandedNodeId array to the stream.  
Public Method Writes an ExtensionObject to the stream.  
Public Method Writes an extension object array to the stream.  
Public Method Writes the body of an ExtensionObject to the stream.  
Public Method Writes a float to the stream.  
Public Method Writes a float array to the stream.  
Public MethodOverloaded.  Writes a GUID to the stream.  
Public MethodOverloaded.  Writes a GUID array to the stream.  
Public Method Writes a short to the stream.  
Public Method Writes a short array to the stream.  
Public Method Writes an int to the stream.  
Public Method Writes a int array to the stream.  
Public Method Writes a long to the stream.  
Public Method Writes a long array to the stream.  
Public Method Writes an LocalizedText to the stream.  
Public Method Writes an LocalizedText array to the stream.  
Public Method Writes an NodeId to the stream.  
Public Method Writes an NodeId array to the stream.  
Public Method Writes an Variant array to the stream.  
Public Method Writes an QualifiedName to the stream.  
Public Method Writes an QualifiedName array to the stream.  
Public Method Writes a sbyte to the stream.  
Public Method Writes a sbyte array to the stream.  
Public Method Writes an StatusCode to the stream.  
Public Method Writes an StatusCode array to the stream.  
Public Method Writes a string to the stream.  
Public Method Writes a string array to the stream.  
Public Method Writes a ushort to the stream.  
Public Method Writes a ushort array to the stream.  
Public Method Writes a uint to the stream.  
Public Method Writes a uint array to the stream.  
Public Method Writes a ulong to the stream.  
Public Method Writes a ulong array to the stream.  
Public Method Writes an Variant array to the stream.  
Public Method Writes an Variant array to the stream.  
Public Method Writes the contents of an Variant to the stream.  
Public Method Writes an XmlElement to the stream.  
Public Method Writes an XmlElement array to the stream.  
Top
See Also

Reference

XmlEncoder Class
Opc.Ua Namespace