Language
The Free and Open Productivity Suite
:: enum RTReferenceType
- Summary
- specifies the type of a reference used in a service description.
Values
|
RT_REF_INVALID |
- Summary
- the reference type is unknown
|
RT_REF_SUPPORTS |
- Summary
- the service support the interface that means a implementation of this
service must implement this interface.
|
RT_REF_OBSERVES |
- D E P R E C A T E D
- Summary
- the service observes the interface.
|
RT_REF_EXPORTS |
- Summary
- the service exports the specified service that means this service
provides also the specified service.
|
RT_REF_NEEDS |
- D E P R E C A T E D
- Summary
- the service needs the specified service that means in the context of
this service the specified service will be used or must be available.
|
RT_REF_TYPE_PARAMETER |
- Summary
- Indicates a type parameter of a polymorphic struct type template.
- Since
- UDK 3.2.0
|
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.