7. ASOLib—OpenROAD Server Library : ASOLib User Classes : uc_client_info Class
 
Share this page                  
uc_client_info Class
Use uc_client_info from an OpenROAD client only. Use an instance of this user class as a parameter to system SCP CreateASOSession. It passes basic client identification details. Attribute i_client_type is mandatory and at least one of i_user_id, v_user_name, v_ip_address is mandatory. Use these attributes for manual identification purposes only (for example, when using the Server Manager). Also, use attribute i_client_type to determine the session dormant timeout period.
This class has no methods.
Attributes
i_client_type (see i_client_type Attribute)
i_user_id_attribute (see i_user_id Attribute)
v_user_name_attribute (see v_ip_address Attribute)
v_ip_address_attribute (see v_user_name Attribute)