OVERVIEW   INDEX   DEPRECATED   HELP   CORRESPONDENCES  


Module Parameters   Data Types   Component Types   Port Types   Constants   Templates   Signatures   Functions   Altsteps   Test Cases  

Group TypeDefs_UT_System

Declared in module UpperTesterCommon


Data Types Summary
MMI_Cmd_Type
UT_SYSTEM_REQ
Ut_System_Cmd_Type

Details

MMI_Cmd_Type
type record MMI_Cmd_Type {                            
charstring Cmd,                                     
Ut_ParameterList_Type ParameterList optional        
  }

Declared in group TypeDefs_UT_System

UT_SYSTEM_REQ
type record UT_SYSTEM_REQ {                           
Ut_System_Cmd_Type  Cmd,
Ut_CnfReq_Type      CnfRequired                     
  }

Declared in group TypeDefs_UT_System

Ut_System_Cmd_Type
type union Ut_System_Cmd_Type {                       
charstring    AT,                                   
MMI_Cmd_Type  MMI                                   
  }

Declared in group TypeDefs_UT_System