Skip navigation.

CORBA Programming Reference

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

 


CORBA::NamedValue::flags

Synopsis

Retrieves the flags attribute of the NamedValue object.

C++ Binding

CORBA::Flags CORBA::NamedValue::flags () const;

Arguments

None.

Description

This member function retrieves the flags attribute of the NamedValue object.

Return Values

If the function succeeds, the return value is the flags attribute of the NamedValue object.

If the function does not succeed, an exception is thrown.

 

Skip navigation bar  Back to Top Previous Next