orber_tc

Functions


null() -> term()

void() -> term()

short() -> term()

unsigned_short() -> term()

long() -> term()

unsigned_long() -> term()

long_long() -> term()

unsigned_long_long() -> term()

float() -> term()

double() -> term()

longdouble() -> term()

boolean() -> term()

char() -> term()

wchar() -> term()

octet() -> term()

any() -> term()

typecode() -> term()

principal() -> term()

object_reference(Id, Name) -> term()

struct(Id, Name, ElementList) -> term()

union(Id, Name, DiscrTC, Default, ElementList) -> term()

enum(Id, Name, ElementList) -> term()

string(Length) -> 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()

get_tc(T) -> term()

check_tc(X1) -> term()

View Functions