API C#
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Kinova.DLL.CommData.Product.Jaco.CProductJaco Class Reference
Inheritance diagram for Kinova.DLL.CommData.Product.Jaco.CProductJaco:
Kinova.DLL.CommData.Product.CProduct

Properties

IntPtr HandleRead [get, set]
 
IntPtr HandleWrite [get, set]
 
- Properties inherited from Kinova.DLL.CommData.Product.CProduct
int ID [get, set]
 
string Name [get, set]
 
string Description [get, set]
 
List
< CDataType.CommunicationProtocol > 
ProtocolSupported [get, set]
 
CDataType.ProductType ProductType [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from Kinova.DLL.CommData.Product.CProduct
 CProduct (int id, string name, string description, List< CDataType.CommunicationProtocol > protocolList)
 
void Init ()
 
- Protected Attributes inherited from Kinova.DLL.CommData.Product.CProduct
int m_ID
 
string m_Name
 Name of the product. This member is not serialized when send over TCP. More...
 
string m_Description
 Description of the product. This member is not serialized when send over TCP. More...
 
List
< CDataType.CommunicationProtocol > 
m_ProtocolSupported
 
CDataType.ProductType m_ProductType
 

The documentation for this class was generated from the following file: