module SDL::Types
This module contains the SDL
type system.
An SDL
type is a wrapper around a Ruby type and is used in two contexts:
-
When setting a property, its new value is checked for type compatibility to the wrapped Ruby class
-
When exporting a service description, the wrapper is used to determine the serialization format