TypeCode::kind

Overview Categorizes the abstract data type described by a TypeCode.
Original class CORBA::TypeCode
Exceptions CORBA::SystemException


Intended Usage

The kind method can be invoked on all TypeCodes. The kind method is used to classify a TypeCode into one of the categories listed in the TCKind enumeration. Based on the "kind" classification, a TypeCode may contain zero or more additional parameters to fully describe the underlying data type. See the TypeCode class description for a list of legal TypeCode kinds and parameters.

Syntax

  CORBA::TCKind kind() const;

Input parameters

None.

Return values

CORBA::TCKind
TCKind enumeration value.

Related reference
CORBA module



Searchable topic ID:   rcor_modtc8
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/corba/ref/rcor_modtc8.html

Library | Support | Terms of Use | Feedback