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

Public Member Functions

 CProduct (int id, string name, string description, List< CDataType.CommunicationProtocol > protocolList)
 
void Init ()
 

Protected Attributes

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
 

Properties

int ID [get, set]
 
string Name [get, set]
 
string Description [get, set]
 
List
< CDataType.CommunicationProtocol > 
ProtocolSupported [get, set]
 
CDataType.ProductType ProductType [get, set]
 

Member Data Documentation

string Kinova.DLL.CommData.Product.CProduct.m_Description
protected

Description of the product. This member is not serialized when send over TCP.

string Kinova.DLL.CommData.Product.CProduct.m_Name
protected

Name of the product. This member is not serialized when send over TCP.


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