orber_tc
unsigned_short() -> term()
unsigned_long() -> term()
unsigned_long_long() -> term()
object_reference(Id, Name) -> term()
struct(Id, Name, ElementList) -> term()
union(Id, Name, DiscrTC, Default, ElementList) -> term()
enum(Id, Name, ElementList) -> term()
wstring(Length) -> term()
sequence(ElemTC, Length) -> term()
array(ElemTC, Length) -> term()
alias(Id, Name, TC) -> term()
exception(Id, Name, ElementList) -> term()
fixed(Digits, Scale) -> term()
value(RepId, Name, ValueModifier, TC, ElementList) -> term()
value_box(RepId, Name, TC) -> term()
native(RepId, Name) -> term()
abstract_interface(RepId, Name) -> term()