Interface CORBA::NVList

IDL source    Global index
interface NVList


Operation index.

  • add_item
  • free
  • free_memory
  • get_count
  • Operations.

  • add_item

      Status add_item(in Identifier item_name,
          in TypeCode item_type,
          in any value,
          in long value_len,
          in Flags item_flags);

  • free

      Status free();

  • free_memory

      Status free_memory();

  • get_count

      Status get_count(out long count);


    Generated by Sandia idldoc 1.0.