acs_sc::msg_type::parse_spec (private)
acs_sc::msg_type::parse_spec -name name -spec spec
Defined in packages/acs-service-contract/tcl/msg-type-procs.tcl
#The specification for the message type could be like this! #case_id:integer #foobar:string,multiple
- Switches:
- -name (required)
- Name of new msg_type
- -spec (required)
- Spec in ad_page_contract style format, namely { foo:integer bar:string,multiple }
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.