Overview | Namespace | Class | Index | Help |
LIST OF: | VALUES |
::
enum RTMethodMode
- Summary
- specifies the mode of a method.
- Description
- A method can be synchron or asynchron (oneway). The const attribute for methods was removed so that the const values are deprecated.
Values |
|
RT_MODE_INVALID |
|
RT_MODE_ONEWAY |
|
RT_MODE_ONEWAY_CONST |
|
RT_MODE_TWOWAY |
|
RT_MODE_TWOWAY_CONST |
|
RT_MODE_ATTRIBUTE_GET |
|
RT_MODE_ATTRIBUTE_SET |
|
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.