GXDN: Gurux Developer Network
Gurux.Common Namespace
NamespacesGurux.Common
 
Types
All Types Classes Interfaces Enumerations Delegates
Icon Type Description
ByteOrder
Supported byte orders.

CAUUID
GXAutoUpdate..::.CheckEventHandler
GXAutoUpdate notifies that GXAutoUpdate has started to check new updates.

Checksum
Available checksum types.

CompressType
Compression types.

FlagsType
Enumerates sent data types.

GXAutoUpdate
This class is used to show About box.

GXEvents
This interface represents the methods that media must handle to communicate with GXCom.

GXEvents2
This interface represents the methods that media must handle to communicate with GXCom.

GXException
Represents errors that occur during application execution.

GXExceptionHandler
Gurux exception handler class.

GXLicense
This class is used to show About box.

Helpers
IdentificationModes
Available device identification modes.

IGXComponentHost
This interface is used to get underlying ActiveX control.

IGXData
This interface represents the methods that packet of the media must implement to communicate with GXCom.

IGXEvents
This interface represents the methods that media must handle to communicate with GXCom.

IGXEvents2
This interface represents the methods that media must handle to communicate with GXCom.

IGXMedia
Media component must implement this interface to make communication with GXCom possible.

IGXMedia2
Media component must implement this interface to make communication with GXCom possible.

ISpecifyPropertyPages
Indicates that an object supports property pages. OLE property pages enable an object to display its properties in a tabbed dialog box known as a property sheet. An end user can then view and change the object's properties. An object can display its property pages independent of its client, or the client can manage the display of property pages from a number of contained objects in a single property sheet. Property pages also provide a means for notifying a client of changes in an object's properties. For more information about property pages, see MSDN documentation.

MediaAcceptClientEventHandler
Called when the client is establishing a connection with a Server.

MediaClientConnectedEventHandler
Called when the client is establishing a connection with a GXNet Server.

MediaClientDisconnectedEventHandler
Called when the client has been disconnected from the GXNet server.

MediaDirtyEventHandler
Media notifies that settings of the media are changed.

MediaErrorEventHandler
Errors that occur after the connection is established, are sent through this method.

MediaReceivedEventHandler
Media component sends received data through this method.

MediaState
Available media state changes.

MediaStateChangeEventHandler
This method is used to send information, when media state is changed.

MediaType
Supported media types.

MinidumpType
Enumerates used mini dump type.

OperationModes
Operation modes of the media.

PacketParts
Bitmask defining parts of the packet.

PacketStates
Available packet statuses. Note: Packet status describes the status of a sent, or received packet.

GXAutoUpdate..::.StartEventHandler
GXAutoUpdate notifies that GXAutoUpdate is started.

GXAutoUpdate..::.StopEventHandler
GXAutoUpdate notifies that GXAutoUpdate is stopped.

VariantType
Supported variable types. Use these types, when data is sent with SendSync method.