TypeCode::member_count

Overview Returns the number of members in a structure, union, enumeration, or exception.
Original class CORBA::TypeCode
Exceptions CORBA::SystemException
CORBA::TypeCode::BadKind


Intended Usage

The member_count method can be invoked on structure, union, enumeration, and exception TypeCodes. The member_count method returns the number of members constituting the type.

Syntax

  CORBA::ULong member_count() const;

Input parameters

None.

Return values

CORBA::ULong
The number of members in the structure, union, enumeration, or exception.

Related reference
CORBA module



Searchable topic ID:   rcor_modtc0
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_modtc0.html

Library | Support | Terms of Use | Feedback