TYCamport3
3
|
Public Attributes | |
bool | isValid |
true if feature exists, false otherwise | |
TY_ACCESS_MODE | accessMode |
feature access privilege | |
bool | writableAtRun |
feature can be written while capturing | |
char | reserved0 [1] |
TY_COMPONENT_ID | componentID |
owner of this feature | |
TY_FEATURE_ID | featureID |
feature unique id | |
char | name [32] |
describe string | |
TY_COMPONENT_ID | bindComponentID |
component ID current feature bind to | |
TY_FEATURE_ID | bindFeatureID |
feature ID current feature bind to | |
char | reserved [252] |