SC23-2682Bull DPX/20SOMobject Base ToolkitQuick Reference GuideAIX86 A2 29AQ 01ORDER REFERENCE
1-2SOMobjects Base Toolkit Quick Reference Guide–pDenotes shorthand for the option –D__PRIVATE__.–rCheck release order entries exist (default: FALSE).
1-3SOM Compiler Quick ReferencenotcDon’t use typecodes for emit information.nouseshortDon’t generate short names for typespp=<path>Specifies a l
1-4SOMobjects Base Toolkit Quick Reference GuideOther commandspdl –d<dir> *.idlInstall public versions of the .idl files in the indicated direct
2-1SOM Kernel Quick ReferenceSOM Kernel Quick Reference SOMObjectSOMClassmetaclassSOMClassMgrClass Organization— The root class of all SOM metaclas
2-2SOMobjects Base Toolkit Quick Reference Guideint somCompareIds (somId id1, somId id2);Determines whether two SOM IDs represent the same string. R
2-3SOM Kernel Quick ReferencesomMethodPtr somParentNumResolve (somMethodTabs parentMtabs, int parentNum,somMToken mToken);Obtains a pointer to a proc
2-4SOMobjects Base Toolkit Quick Reference Guideunsigned long somUniqueKey (somID id);Returns the unique key associated with a SOM ID.long somVprint
2-5SOM Kernel Quick ReferenceC/C++ Macros (see somcdev.h)Note: Macro arguments are given using C argument declaration syntax for arguments that are C
2-6SOMobjects Base Toolkit Quick Reference GuidesomMethodPtr SOM_Resolve (SOMObject objPtr, <token> className, <token> methodName);Obta
2-7SOM Kernel Quick Referencestring somAllocate (in long size);Supports class-specific memory allocation for class instances. Cannot be overridden.bo
2-8SOMobjects Base Toolkit Quick Reference Guideboolean somGetMethodData (in somId methodId,out somMethodData md);Gets the method data for the indica
2-9SOM Kernel Quick ReferenceSOMObject somNew ();Creates a new instance of the receiving class and calls somInit to initialize it.SOMObject somNewNo
2-10SOMobjects Base Toolkit Quick Reference GuideSOMClass *somGetRelatedClasses (in SOMClass classObj);Returns an array of class objects that were
2-11SOM Kernel Quick Referencevoid somDestruct (in octet dofree, inout somDestructCtrl ctrl );Uninitializes the receiving object, and (if so directe
2-12SOMobjects Base Toolkit Quick Reference Guidevoid somFree ();Releases the storage used by an object and frees the object.SOMClass somGetClass ()
3-1DSOM Framework Quick ReferenceDSOM Framework Quick Reference SOMObjectBOAContextClass OrganizationBasic Object Adapter. Abstract class which de
3-2SOMobjects Base Toolkit Quick Reference GuideDSOM functions(see request.h)ORBStatus get_next_response (Environment* env,Flags response_flags,Reque
3-3DSOM Framework Quick ReferenceDSOM macros(see cntxt.h)ORBStatus Context_delete (Context ctxobj,Environment *env,Flags del_flag);Deletes a Context
3-4SOMobjects Base Toolkit Quick Reference GuideBOA class(see boa.idl)void change_implementation (in SOMDObject obj,in ImplementationDef impl );Chang
3-5DSOM Framework Quick ReferenceContext class(see cntxt.idl)ORBStatus create_child (in Identifier ctx_name,out Context child_ctx );Creates a child o
Bull DPX/20SOMobject Base ToolkitQuick Reference GuideAIXSoftwareJune 1995BULL S.A. CEDOCAtelier de ReproductionFRAN–231331 Avenue Patton BP 42849005
3-6SOMobjects Base Toolkit Quick Reference GuideImplementationDef class(see impldef.idl)attribute string impl_id; Contains the DSOM-generated identif
3-7DSOM Framework Quick ReferenceImplRepository class(see implrep.idl)void add_class_to_impldef (in ImplId implid,in string classname );Associates a
3-8SOMobjects Base Toolkit Quick Reference GuideNVList class(see nvlist.idl)ORBStatus add_item (in Identifier item_name,in TypeCode item_type,in void
3-9DSOM Framework Quick ReferenceObjectMgr class(see om.idl)void somdDestroyObject (in SOMObject obj );Requests destruction of the target object.stri
3-10SOMobjects Base Toolkit Quick Reference GuideORB class(see orb.idl)ORBStatus create_list (in long count, out NVList new_list );Creates an NVList
3-11DSOM Framework Quick ReferencePrincipal class(see principl.idl)attribute string userName; Identifies the name of the user associated with the
3-12SOMobjects Base Toolkit Quick Reference GuideRequest class(see request.idl)ORBStatus add_arg (in Identifier name,in TypeCode arg_type,in void *va
3-13DSOM Framework Quick ReferenceSOMDClientProxy class(see somdcprx.idl)void somdProxyFree ( );Executes somFree on the local proxy object.SOMClass
3-14SOMobjects Base Toolkit Quick Reference GuideSOMDObject class(see somdobj.idl)ORBStatus create_request (in Context ctx,in Identifier operation,in
3-15DSOM Framework Quick ReferenceSOMDObjectMgr class(see somdom.idl)SOMDServer somdFindAnyServerByClass (in Identifier objclass );Finds a server capa
The following copyright notice protects this book under the Copyright laws of the United States and othercountries which prohibit such actions as, but
3-16SOMobjects Base Toolkit Quick Reference GuideSOMDServer class(see somdserv.idl)SOMObject somdCreateObj (in Identifier objclass,in string hint );C
3-17DSOM Framework Quick ReferenceSOMDServerMgr class(see servmgr.idl)ORBStatus somdDisableServer (in string server_alias);Disables a server process
3-18SOMobjects Base Toolkit Quick Reference GuideSOMOA class(see somoa.idl)void activate_impl_failed (in ImplementationDef implDef,in long rc);Sends
4-1Interface Repository Quick ReferenceInterface Repository Framework Quick Reference SOMObjectContainerContainedRepositoryAttributeDefConstantDefEx
4-2SOMobjects Base Toolkit Quick Reference Guidesequence(Contained) lookup_name (in Identifier search_name,in long levels_to_search,in InterfaceName
4-3Interface Repository Quick Referenceenum TCKind {tk_null, tk_void, tk_short, tk_long, tk_ushort, tk_ulong,tk_float, tk_double, tk_boolean, t
4-4SOMobjects Base Toolkit Quick Reference Guidevoid TypeCode_print ( );Writes all of the information contained in a given TypeCode to “stdout”.void
5-1Metaclass Framework Quick ReferenceMetaclass Framework Quick Reference SOMObjectSOMClass metaclassSOMMBeforeAfter metaclassClass Organization—
5-2SOMobjects Base Toolkit Quick Reference GuideSOMMTraced metaclass(see somtrcls.idl)attribute boolean sommTraceIsOnIndicates whether or not tracing
6-1Event Management Framework Quick ReferenceEvent Management Framework Quick Reference SOMObjectSOMEEmanSOMEEMRegisterDataClass Organization— Hand
iiiPrefaceAbout This BookThis book is a handy reference, much like a “pocket reference guide.” It gives the syntaxand a one-sentence purpose statement
6-2SOMobjects Base Toolkit Quick Reference GuideSOMEEMan class(see eman.idl)void someChangeRegData (in long registrationId,in SOMEEMRegisterData reg
6-3Event Management Framework Quick ReferenceSOMEEMRegisterData class(see emregdat.idl)void someClearRegData ( );Clears the registration data.void s
6-4SOMobjects Base Toolkit Quick Reference GuideSOMEEvent class(see event.idl)unsigned long somevGetEventTime ( );Returns the time of the generic eve
X-1IndexIndexAactivate_impl_failed method, 3-18add_arg method, 3-12add_class_to_impldef method, 3-7add_impldef method, 3-7add_item method, 3-8BBOA cla
X-2SOMobjects Base Toolkit Quick Reference Guideobject_to_string method, 3-10obj_is_ready method, 3-4ORB class, 3-10ORBfree function, 3-2PPrincipal cl
X-3IndexSOM_Error macro, 2-5someSetRegDataClientType method, 6-3someSetRegDataEventMask method, 6-3someSetRegDataSink method, 6-3someSetRegDataSinkMas
X-4SOMobjects Base Toolkit Quick Reference GuideTypeCode_copy function, 4-2TypeCode_equal function, 4-2TypeCode_free function, 4-2TypeCode_kind functi
Vos remarques sur ce document / Technical publication remark formTitre / Title :Bull DPX/20 SOMobject Base Toolkit Quick Reference Guide Nº Reférence
ivSOMobjects Base Toolkit Quick Reference Guide
BULL S.A. CEDOCAtelier de ReproductionFRAN–231331 Avenue Patton BP 42849005 ANGERS CEDEXFRANCE86 A2 29AQ 01ORDER REFERENCEPLACE BAR CODE IN LOWERLEFT
Utiliser les marques de découpe pour obtenir les étiquettes.Use the cut marks to get the labels.AIX86 A2 29AQ 01SOMobject BaseToolkitQuick ReferenceGu
vPrefaceContents SOM Compiler Quick Reference 1-1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . SOM Compiler ‘sc’
viSOMobjects Base Toolkit Quick Reference Guide Interface Repository Framework Quick Reference 4-1. . . . . . . . . . . . . . . . . . . . . . . . . .
1-1SOM Compiler Quick ReferenceSOM Compiler Quick Reference SOM Compiler ‘sc’ or ‘somc’ commandUsage:sc [–C:D:E:I:S:U:V:c:d:h:i:m:p:r:s:u:v:w] f1
Comentários a estes Manuais