User contributions for Stevel
Jump to navigation
Jump to search
15 July 2008
- 22:0522:05, 15 July 2008 diff hist +4,891 N Studio:SCL Message Attributes New page: Message attributes are used to declare the message type, describe how to send the optional payload and indicate, if applicable, the pointer memory usage for the payload. The attributes inc...
- 19:3519:35, 15 July 2008 diff hist +3,794 N Studio:SCL Data Types New page: SCL Data Types Data can optionally be associated with messages, remote function calls (RFCs), and trace points. The STRIDE Communication Language (SCL) defines the allowable data types us...
- 19:2819:28, 15 July 2008 diff hist +140 Studio:SCL Structure No edit summary
- 19:2619:26, 15 July 2008 diff hist +6 Studio:SCL Pragmas →See Also
- 19:2519:25, 15 July 2008 diff hist +167 Studio:SCL Pragmas →See Also
- 18:5218:52, 15 July 2008 diff hist +167 Studio:SCL Structure No edit summary
- 18:4718:47, 15 July 2008 diff hist +29 Studio:SCL Structure No edit summary
- 18:3818:38, 15 July 2008 diff hist +24 Studio:SCL Structure No edit summary
- 18:3718:37, 15 July 2008 diff hist +6,831 N Studio:SCL Structure New page: == The STRIDE Message ID (SMID) == The SMID is a 32-bit structure consisting of a unique ID and a set of message attributes. The SCM defines the SUID p...
- 18:0318:03, 15 July 2008 diff hist +37 Studio:Scl msg →The STRIDE Message ID (SMID)
- 18:0218:02, 15 July 2008 diff hist +37 Studio:Scl msg →The scl_msg pragma
- 18:0118:01, 15 July 2008 diff hist +2 Studio:Scl msg →STRIDE Unique ID (SUID)
- 18:0018:00, 15 July 2008 diff hist +560 Studio:Scl msg No edit summary
- 05:2205:22, 15 July 2008 diff hist +53 Studio:Scl msg →Access Class (AC) Attributes
- 05:1905:19, 15 July 2008 diff hist 0 N File:SMID attributes format.gif No edit summary current
- 05:1905:19, 15 July 2008 diff hist 0 N File:SUID attributes.gif No edit summary current
- 01:0601:06, 15 July 2008 diff hist +4,955 Studio:Scl msg No edit summary
- 00:1000:10, 15 July 2008 diff hist +127 Studio:Scl msg No edit summary
- 00:0600:06, 15 July 2008 diff hist −4 Studio:Scl msg →Syntax
- 00:0000:00, 15 July 2008 diff hist +2,065 Studio:Scl msg No edit summary
14 July 2008
- 23:5023:50, 14 July 2008 diff hist +1 Studio:Scl msg →Example 1
- 23:4323:43, 14 July 2008 diff hist +60 Studio:Scl msg →Examples
- 23:4323:43, 14 July 2008 diff hist +4,827 N Studio:Scl msg New page: == Examples == Five examples of the scl_msg pragma are shown below: # The first example uses the scl_msg pragma to define a set of messages without payloads. # The second ...
- 23:2423:24, 14 July 2008 diff hist +5 Studio:SCL Pragmas No edit summary
- 23:1923:19, 14 July 2008 diff hist 0 N File:Command payload.gif No edit summary current
- 23:1923:19, 14 July 2008 diff hist 0 N File:Message payload.gif No edit summary current
- 23:1923:19, 14 July 2008 diff hist 0 Studio:SCL Pragmas No edit summary
- 23:1623:16, 14 July 2008 diff hist 0 Studio:SCL Pragmas →Message Payloads
- 23:1223:12, 14 July 2008 diff hist +16 Studio:SCL Pragmas →See Also
- 23:1123:11, 14 July 2008 diff hist +7,937 N Studio:SCL Pragmas New page: SCL Pragmas The SCL pragmas are designed to allow annotation of C language constructs in such a way as to identify and define messages, function calls, and trace points so that they can b...
12 July 2008
- 01:5001:50, 12 July 2008 diff hist +4 Scl function No edit summary
- 01:5001:50, 12 July 2008 diff hist +613 N Scl function New page: = The scl_function pragma = The scl_function pragma allows the user to define a remote function interface. == Syntax == #pragma scl_func(SUID, function-name) {| border="1" cellspacing...
- 01:2801:28, 12 July 2008 diff hist +2,461 N Scl test teardown New page: = The scl_test_teardown pragma = The scl_test_teardown pragma declares a member method to be a teardown fixture for an existing test unit. The teardown method will be called after the exe...
- 00:5100:51, 12 July 2008 diff hist +928 Scl test class →Notes
- 00:1500:15, 12 July 2008 diff hist +1 Studio:Scl ptr No edit summary
- 00:1300:13, 12 July 2008 diff hist +359 Scl test setup No edit summary
- 00:0300:03, 12 July 2008 diff hist +2,077 N Scl test setup New page: = The scl_test_setup pragma = The scl_test_setup pragma declares a member method to be a setup fixture for the class. If specified, the setup method will be called before to the execution...
11 July 2008
- 23:4723:47, 11 July 2008 diff hist +6 Scl test flist No edit summary
- 23:4723:47, 11 July 2008 diff hist +2,470 N Scl test flist New page: = The scl_test_flist pragma = The scl_test_flist pragma captures a list of external functions as a Test Unit. Once captured, each external function becomes a test method. STRIDE will gene...
- 23:0023:00, 11 July 2008 diff hist +1,756 N Scl test class New page: = The scl_test_class pragma = The scl_test_class pragma declares a test class as captured. Once captured, STRIDE will generate the appropriate code for executing the test methods in the c...
- 22:3922:39, 11 July 2008 diff hist +10 Studio:Scl values →Syntax
- 22:3822:38, 11 July 2008 diff hist +11 Studio:Scl values →Notes
- 22:3822:38, 11 July 2008 diff hist −5 Studio:Scl values →Notes
- 22:3122:31, 11 July 2008 diff hist +2,995 N Studio:Scl values New page: = The scl_values pragma = The scl_values pragma allows a data item to be constrained to a particular set of values. == Syntax == #pragma scl_values(global-type-specifier, values-type) ...
- 21:4721:47, 11 July 2008 diff hist +9 Studio:Scl union →Syntax
- 20:5720:57, 11 July 2008 diff hist +1,798 N Studio:Scl union activate New page: = The scl_union_activate pragma = The scl_union_activate pragma provides a means to map discriminant values to specific union members. It can only apply to discriminated unions that have ...
- 20:2120:21, 11 July 2008 diff hist +13 Studio:Scl union →Examples
- 20:0920:09, 11 July 2008 diff hist +1 Studio:Scl union →Examples
- 20:0720:07, 11 July 2008 diff hist +557 Studio:Scl union →Examples
- 19:5419:54, 11 July 2008 diff hist +41 Studio:Scl union No edit summary