Chameleon and Iguana Plugin C# Class Libraries

Wrapper Members

Wrapper overview

Public Instance Methods

AddWrapper This method must be overridden in a descendant class to add a specific wrapper to the message data.
CheckForMessage Get the number of messages detected.
DetectMessage This method must be overridden in a descendant class to detect the beginning and end of a message for a specific wrapper protocol.
Equals (inherited from Object) 
GetEngine Get the engine assigned to parse messages for this wrapper.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
SetEngine Set the specified engine to parse messages from this wrapper.
ToString (inherited from Object) 

Protected Instance Constructors

Wrapper Constructor Initializes a new instance of the Wrapper class.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Wrapper Class | iNTERFACEWARE.Chameleon Namespace