org.openorb.ir.persistence
Interface StructDef

All Superinterfaces:
Contained, Container, IRObject, org.omg.CosPersistentState.StorageObject, TypedefDef

public interface StructDef
extends TypedefDef, Container

This storagetype describes the StructDef


Method Summary
 org.omg.CORBA.StructMember[] members()
          StructMembers
 org.omg.CORBA.StructMember[] members(org.omg.CosPersistentState.ForUpdate fu)
           
 void members(org.omg.CORBA.StructMember[] arg)
          StructMembers
 
Methods inherited from interface org.openorb.ir.persistence.TypedefDef
type, type
 
Methods inherited from interface org.openorb.ir.persistence.Contained
absolute_name, absolute_name, containing_repository, containing_repository, containing_repository, containing_repository, defined_in, defined_in, defined_in, defined_in, name, name, version, version
 
Methods inherited from interface org.openorb.ir.persistence.IRObject
def_kind, def_kind, def_kind, id, id
 
Methods inherited from interface org.omg.CosPersistentState.StorageObject
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists
 
Methods inherited from interface org.openorb.ir.persistence.Container
aliases, aliases, aliases, all, all, all, constants, constants, constants, enums, enums, enums, exceptions, exceptions, exceptions, interfaces, interfaces, interfaces, modules, modules, modules, natives, natives, natives, structs, structs, structs, unions, unions, unions, value_boxes, value_boxes, value_boxes, values, values, values
 

Method Detail

members

org.omg.CORBA.StructMember[] members()
StructMembers


members

org.omg.CORBA.StructMember[] members(org.omg.CosPersistentState.ForUpdate fu)

members

void members(org.omg.CORBA.StructMember[] arg)
StructMembers