Interface CosNaming::LNameComponent

IDL source    Global index
interface LNameComponent


Operation index.

  • destroy
  • get_id
  • get_kind
  • set_id
  • set_kind
  • Exception index.

  • NotSet
  • Operations.

  • destroy

      void destroy();

  • get_id

      string get_id()
        raises(NotSet);

  • get_kind

      string get_kind()
        raises(NotSet);

  • set_id

      void set_id(in string i);

  • set_kind

      void set_kind(in string k);

    Exceptions.

  • NotSet

      exception NotSet {
      }; 
    


    Generated by Sandia idldoc 1.0.