Skip navigation.

CORBA Programming Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

 


CORBA::Any::Any()

Synopsis

Constructs the Any object.

C++ Binding

CORBA::Any::Any()

Arguments

None.

Description

This is the default constructor for the CORBA::Any class. It creates an Any object with a TypeCode of type tc_null and a value of 0 (zero).

Return Values

None.

 

Skip navigation bar  Back to Top Previous Next