
Static Public Member Functions | |
| static void | insert (final org.omg.CORBA.Any any, final gov.sandia.CosNotification.NotificationServiceMonitorControlPackage.Data s) |
| static gov.sandia.CosNotification.NotificationServiceMonitorControlPackage.Data | extract (final org.omg.CORBA.Any any) |
| static String | id () |
| static Data | read (org.omg.CORBA.portable.InputStream in) |
| static void | write (org.omg.CORBA.portable.OutputStream out, Data s) |
| static org.omg.CORBA.TypeCode | type () |
Static Private Attributes | |
| static org.omg.CORBA.TypeCode | _type |
Generated from IDL definition of union "Data"
| static gov.sandia.CosNotification.NotificationServiceMonitorControlPackage.Data gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataHelper::extract | ( | final org.omg.CORBA.Any | any | ) | [inline, static] |
References read().
| static String gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataHelper::id | ( | ) | [inline, static] |
| static void gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataHelper::insert | ( | final org.omg.CORBA.Any | any, | |
| final gov.sandia.CosNotification.NotificationServiceMonitorControlPackage.Data | s | |||
| ) | [inline, static] |
| static Data gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataHelper::read | ( | org.omg.CORBA.portable.InputStream | in | ) | [inline, static] |
| static org.omg.CORBA.TypeCode gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataHelper::type | ( | ) | [inline, static] |
| static void gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataHelper::write | ( | org.omg.CORBA.portable.OutputStream | out, | |
| Data | s | |||
| ) | [inline, static] |
References gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::Data::discriminator, gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::Data::list, gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::Data::num, and gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataType::value.
Referenced by insert().
org.omg.CORBA.TypeCode gov::sandia::CosNotification::NotificationServiceMonitorControlPackage::DataHelper::_type [static, private] |
Referenced by type().
1.6.2