Module cape_data_traits

Source

Traitsยง

CapeArrayBooleanProviderIn
Any object that implements this trait can be converted to an ICapeArrayBoolean input argument
CapeArrayBooleanProviderOut
Any object that implements this trait can be converted to an ICapeArrayBoolean output argument
CapeArrayByteProviderIn
Any object that implements this trait can be converted to an ICapeArrayByte input argument
CapeArrayByteProviderOut
Any object that implements this trait can be converted to an ICapeArrayByte output argument
CapeArrayEnumerationProviderIn
Any object that implements this trait can be converted to an ICapeArrayEnumeration input argument
CapeArrayEnumerationProviderOut
Any object that implements this trait can be converted to an ICapeArrayEnumeration output argument
CapeArrayIntegerProviderIn
Any object that implements this trait can be converted to an ICapeArrayInteger input argument
CapeArrayIntegerProviderOut
Any object that implements this trait can be converted to an ICapeArrayInteger output argument
CapeArrayRealProviderIn
Any object that implements this trait can be converted to an ICapeArrayReal input argument
CapeArrayRealProviderOut
Any object that implements this trait can be converted to an ICapeArrayReal output argument
CapeArrayStringProviderIn
Any object that implements this trait can be converted to an ICapeArrayString input argument
CapeArrayStringProviderOut
Any object that implements this trait can be converted to an ICapeArrayString output argument
CapeArrayValueProviderIn
Any object that implements this trait can be converted to an ICapeArrayValue input argument
CapeArrayValueProviderOut
Any object that implements this trait can be converted to an ICapeArrayValue output argument
CapeStringConstProvider
Any object that implements this trait can be compared to any CapeString type object
CapeStringProviderIn
Any object that implements this trait can be converted to an ICapeString input argument
CapeStringProviderOut
Any object that implements this trait can be converted to an ICapeString output argument
CapeValueProviderIn
Any object that implements this trait can be converted to an ICapeValue input argument
CapeValueProviderOut
Any object that implements this trait can be converted to an ICapeValue output argument