orber_tc

orber_tc

Module

orber_tc

Module summary

Help functions for IDL typecodes

Description

This module contains some functions that gives support in creating IDL typecodes that can be used in for example the any types typecode field. For the simple types it is meaningless to use this API but the functions exist to get the interface complete.

The type TC used below describes an IDL type and is a tuple according to the to the Erlang language mapping.

Exports

null() -> TCvoid() -> TCshort() -> TCunsigned_short() -> TClong() -> TCunsigned_long() -> TClong_long() -> TCunsigned_long_long() -> TCwchar() -> TCfloat() -> TCdouble() -> TCboolean() -> TCchar