Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 25, 2018 13:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/a7b66f265a59113c6fb0bfd83164cee6 to your computer and use it in GitHub Desktop.
Save ryantm/a7b66f265a59113c6fb0bfd83164cee6 to your computer and use it in GitHub Desktop.
/nix/store/wc9sjbsq7az3a2plxiz1z3hph0x722qs-omniorb-4.2.3
├── bin
│   ├── catior
│   ├── convertior
│   ├── genior
│   ├── nameclt
│   ├── omkdepend
│   ├── omnicpp
│   ├── omniidl
│   ├── omniidlrun.py
│   ├── omniMapper
│   └── omniNames
├── include
│   ├── COS
│   │   ├── CosEventChannelAdmin.hh
│   │   ├── CosEventComm.hh
│   │   ├── CosLifeCycle.hh
│   │   ├── CosNotification.hh
│   │   ├── CosNotifyChannelAdmin.hh
│   │   ├── CosNotifyComm.hh
│   │   ├── CosNotifyFilter.hh
│   │   ├── COS_sysdep.h
│   │   ├── CosTime.hh
│   │   └── TimeBase.hh
│   ├── omniconfig.h
│   ├── omniORB4
│   │   ├── acconfig.h
│   │   ├── ami.h
│   │   ├── anyStream.h
│   │   ├── BiDirPolicy.h
│   │   ├── boa.h
│   │   ├── bootstrap.hh
│   │   ├── boxes_defs.hh
│   │   ├── boxes_operators.hh
│   │   ├── boxes_poa.hh
│   │   ├── callDescriptor.h
│   │   ├── callHandle.h
│   │   ├── cdrStream.h
│   │   ├── codeSets.h
│   │   ├── CORBA_AbstractBase.h
│   │   ├── CORBA_Any.h
│   │   ├── CORBA_Any_vartypes.h
│   │   ├── CORBA_basetypes.h
│   │   ├── CORBA_BOA.h
│   │   ├── CORBA_Context.h
│   │   ├── CORBA_Current.h
│   │   ├── CORBA_DomainManager.h
│   │   ├── CORBA_Environment.h
│   │   ├── CORBA_Exception.h
│   │   ├── CORBA_ExceptionList.h
│   │   ├── CORBA_Fixed.h
│   │   ├── CORBA.h
│   │   ├── corbaidl_defs.hh
│   │   ├── corbaidl_operators.hh
│   │   ├── corbaidl_poa.hh
│   │   ├── CORBA_LocalObject.h
│   │   ├── CORBA_LocalObject_vartypes.h
│   │   ├── CORBA_NamedValue.h
│   │   ├── CORBA_Object.h
│   │   ├── CORBA_Object_vartypes.h
│   │   ├── corba_operators.h
│   │   ├── CORBA_ORB.h
│   │   ├── CORBA_Policy.h
│   │   ├── CORBA_primitive_types.h
│   │   ├── CORBA_Principal.h
│   │   ├── CORBA_Request.h
│   │   ├── CORBA_ServerRequest.h
│   │   ├── CORBA_static_fns.h
│   │   ├── CORBA_String.h
│   │   ├── CORBA_sysdep_auto.h
│   │   ├── CORBA_sysdep.h
│   │   ├── CORBA_sysdep_trad.h
│   │   ├── CORBA_TypeCode.h
│   │   ├── CORBA_TypeCode_member.h
│   │   ├── CORBA_UnknownUserException.h
│   │   ├── CORBA_ValueBase.h
│   │   ├── CORBA_ValueBase_vartypes.h
│   │   ├── CORBA_vartypes.h
│   │   ├── distdate.hh
│   │   ├── dynAny.h
│   │   ├── finalCleanup.h
│   │   ├── fixed.h
│   │   ├── giopEndpoint.h
│   │   ├── GIOP.h
│   │   ├── IIOP.h
│   │   ├── internal
│   │   │   ├── anonObject.h
│   │   │   ├── codeSetUtil.h
│   │   │   ├── context.h
│   │   │   ├── corbaBoa.h
│   │   │   ├── corbaOrb.h
│   │   │   ├── dynamicImplementation.h
│   │   │   ├── dynamicLib.h
│   │   │   ├── dynAnyImpl.h
│   │   │   ├── excepthandler.h
│   │   │   ├── exceptiondefs.h
│   │   │   ├── giopBiDir.h
│   │   │   ├── GIOP_C.h
│   │   │   ├── giopMonitor.h
│   │   │   ├── giopRendezvouser.h
│   │   │   ├── giopRope.h
│   │   │   ├── giopServer.h
│   │   │   ├── GIOP_S.h
│   │   │   ├── giopStrandFlags.h
│   │   │   ├── giopStrand.h
│   │   │   ├── giopStream.h
│   │   │   ├── giopStreamImpl.h
│   │   │   ├── giopWorker.h
│   │   │   ├── initialiser.h
│   │   │   ├── initRefs.h
│   │   │   ├── inProcessIdentity.h
│   │   │   ├── interceptors.h
│   │   │   ├── invoker.h
│   │   │   ├── libcWrapper.h
│   │   │   ├── localIdentity.h
│   │   │   ├── objectAdapter.h
│   │   │   ├── objectStub.h
│   │   │   ├── objectTable.h
│   │   │   ├── omniCurrent.h
│   │   │   ├── omniIdentity.h
│   │   │   ├── orbOptions.h
│   │   │   ├── orbParameters.h
│   │   │   ├── poacurrentimpl.h
│   │   │   ├── poaimpl.h
│   │   │   ├── poamanager.h
│   │   │   ├── pseudo.h
│   │   │   ├── remoteIdentity.h
│   │   │   ├── request.h
│   │   │   ├── rmutex.h
│   │   │   ├── shutdownIdentity.h
│   │   │   ├── SocketCollection.h
│   │   │   ├── tcParser.h
│   │   │   ├── tcpSocket.h
│   │   │   ├── transportRules.h
│   │   │   ├── typecode.h
│   │   │   ├── unknownValue.h
│   │   │   └── valueTrackerImpl.h
│   │   ├── IOP_C.h
│   │   ├── IOP.h
│   │   ├── IOP_S.h
│   │   ├── ir_defs.hh
│   │   ├── ir_operators.hh
│   │   ├── ir_poa.hh
│   │   ├── linkHacks.h
│   │   ├── local_config.h
│   │   ├── messaging.hh
│   │   ├── minorCode.h
│   │   ├── Naming.hh
│   │   ├── objTracker.h
│   │   ├── omniAsyncInvoker.h
│   │   ├── omniConnectionData.hh
│   │   ├── omniConnectionMgmt.h
│   │   ├── omniInterceptors.h
│   │   ├── omniInternal.h
│   │   ├── omniIOR.h
│   │   ├── omniObjKey.h
│   │   ├── omniObjRef.h
│   │   ├── omniORBcompat.h
│   │   ├── omniORB.h
│   │   ├── omniPolicy.h
│   │   ├── omniServant.h
│   │   ├── omniServer.h
│   │   ├── omniTransport.h
│   │   ├── omniTypedefs.hh
│   │   ├── omniURI.h
│   │   ├── omniutilities.h
│   │   ├── omniZIOP.h
│   │   ├── optionalFeatures.h
│   │   ├── poa_defs.h
│   │   ├── poa_enums_defs.hh
│   │   ├── poa_enums_operators.hh
│   │   ├── poa_enums_poa.hh
│   │   ├── poa.h
│   │   ├── poa_poa.h
│   │   ├── pollable_defs.hh
│   │   ├── pollable_operators.hh
│   │   ├── pollable_poa.hh
│   │   ├── proxyFactory.h
│   │   ├── seqTemplatedecls.h
│   │   ├── seqTemplatedefns.h
│   │   ├── sslContext.h
│   │   ├── streamOperators.h
│   │   ├── stringtypes.h
│   │   ├── tcpAddress.h
│   │   ├── tcpConnection.h
│   │   ├── tcpEndpoint.h
│   │   ├── tcpTransportImpl.h
│   │   ├── templatedecls.h
│   │   ├── templatedefns.h
│   │   ├── tracedthread.h
│   │   ├── unixAddress.h
│   │   ├── unixConnection.h
│   │   ├── unixEndpoint.h
│   │   ├── unixTransportImpl.h
│   │   ├── userexception.h
│   │   ├── valueFactoryManager.h
│   │   ├── valueTemplatedecls.h
│   │   ├── valueTemplatedefns.h
│   │   ├── valueType.h
│   │   ├── wstringtypes.h
│   │   └── ziopStubs.h
│   ├── omnithread
│   │   ├── atomic.h
│   │   ├── nt.h
│   │   ├── posix.h
│   │   └── pthread_nt.h
│   └── omnithread.h
├── lib
│   ├── libCOS4.so -> libCOS4.so.2
│   ├── libCOS4.so.2 -> libCOS4.so.2.3
│   ├── libCOS4.so.2.3
│   ├── libCOSDynamic4.so -> libCOSDynamic4.so.2
│   ├── libCOSDynamic4.so.2 -> libCOSDynamic4.so.2.3
│   ├── libCOSDynamic4.so.2.3
│   ├── libomniCodeSets4.so -> libomniCodeSets4.so.2
│   ├── libomniCodeSets4.so.2 -> libomniCodeSets4.so.2.3
│   ├── libomniCodeSets4.so.2.3
│   ├── libomniConnectionMgmt4.so -> libomniConnectionMgmt4.so.2
│   ├── libomniConnectionMgmt4.so.2 -> libomniConnectionMgmt4.so.2.3
│   ├── libomniConnectionMgmt4.so.2.3
│   ├── libomniDynamic4.so -> libomniDynamic4.so.2
│   ├── libomniDynamic4.so.2 -> libomniDynamic4.so.2.3
│   ├── libomniDynamic4.so.2.3
│   ├── libomniORB4.so -> libomniORB4.so.2
│   ├── libomniORB4.so.2 -> libomniORB4.so.2.3
│   ├── libomniORB4.so.2.3
│   ├── libomnithread.so -> libomnithread.so.4
│   ├── libomnithread.so.4 -> libomnithread.so.4.1
│   ├── libomnithread.so.4.1
│   ├── pkgconfig
│   │   ├── omniConnectionMgmt4.pc
│   │   ├── omniCOS4.pc
│   │   ├── omniCOSDynamic4.pc
│   │   ├── omniDynamic4.pc
│   │   ├── omniORB4.pc
│   │   ├── omnithread3.pc
│   │   ├── omniZIOP4.pc
│   │   └── omniZIOPDynamic4.pc
│   └── python2.7
│   └── site-packages
│   ├── omniidl
│   │   ├── idlast.py
│   │   ├── idlast.pyc
│   │   ├── idltype.py
│   │   ├── idltype.pyc
│   │   ├── idlutil.py
│   │   ├── idlutil.pyc
│   │   ├── idlvisitor.py
│   │   ├── idlvisitor.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── main.py
│   │   ├── main.pyc
│   │   ├── output.py
│   │   └── output.pyc
│   ├── omniidl_be
│   │   ├── ami.py
│   │   ├── ami.pyc
│   │   ├── cxx
│   │   │   ├── ast.py
│   │   │   ├── ast.pyc
│   │   │   ├── call.py
│   │   │   ├── call.pyc
│   │   │   ├── config.py
│   │   │   ├── config.pyc
│   │   │   ├── cxx.py
│   │   │   ├── cxx.pyc
│   │   │   ├── descriptor.py
│   │   │   ├── descriptor.pyc
│   │   │   ├── dynskel
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── main.py
│   │   │   │   ├── main.pyc
│   │   │   │   ├── template.py
│   │   │   │   ├── template.pyc
│   │   │   │   ├── typecode.py
│   │   │   │   └── typecode.pyc
│   │   │   ├── header
│   │   │   │   ├── defs.py
│   │   │   │   ├── defs.pyc
│   │   │   │   ├── forward.py
│   │   │   │   ├── forward.pyc
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── marshal.py
│   │   │   │   ├── marshal.pyc
│   │   │   │   ├── obv.py
│   │   │   │   ├── obv.pyc
│   │   │   │   ├── opers.py
│   │   │   │   ├── opers.pyc
│   │   │   │   ├── poa.py
│   │   │   │   ├── poa.pyc
│   │   │   │   ├── template.py
│   │   │   │   ├── template.pyc
│   │   │   │   ├── tie.py
│   │   │   │   └── tie.pyc
│   │   │   ├── id.py
│   │   │   ├── id.pyc
│   │   │   ├── iface.py
│   │   │   ├── iface.pyc
│   │   │   ├── impl
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── main.py
│   │   │   │   ├── main.pyc
│   │   │   │   ├── template.py
│   │   │   │   └── template.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── mangler.py
│   │   │   ├── mangler.pyc
│   │   │   ├── mapping.py
│   │   │   ├── mapping.pyc
│   │   │   ├── output.py
│   │   │   ├── output.pyc
│   │   │   ├── skel
│   │   │   │   ├── __init__.py
│   │   │   │   ├── __init__.pyc
│   │   │   │   ├── main.py
│   │   │   │   ├── main.pyc
│   │   │   │   ├── poa.py
│   │   │   │   ├── poa.pyc
│   │   │   │   ├── template.py
│   │   │   │   └── template.pyc
│   │   │   ├── skutil.py
│   │   │   ├── skutil.pyc
│   │   │   ├── support.py
│   │   │   ├── support.pyc
│   │   │   ├── types.py
│   │   │   ├── types.pyc
│   │   │   ├── util.py
│   │   │   ├── util.pyc
│   │   │   ├── value.py
│   │   │   └── value.pyc
│   │   ├── dump.py
│   │   ├── dump.pyc
│   │   ├── example.py
│   │   ├── example.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── interactive.py
│   │   └── interactive.pyc
│   ├── _omniidlmodule.so -> _omniidlmodule.so.4
│   ├── _omniidlmodule.so.4 -> _omniidlmodule.so.4.2
│   └── _omniidlmodule.so.4.2
└── share
└── idl
└── omniORB
├── bootstrap.idl
├── boxes.idl
├── compression.idl
├── corbaidl.idl
├── COS
│   ├── CosCollection.idl
│   ├── CosCompoundLifeCycle.idl
│   ├── CosConcurrencyControl.idl
│   ├── CosContainment.idl
│   ├── CosEventChannelAdmin.idl
│   ├── CosEventComm.idl
│   ├── CosExternalizationContainment.idl
│   ├── CosExternalization.idl
│   ├── CosExternalizationReference.idl
│   ├── CosGraphs.idl
│   ├── CosLicensingManager.idl
│   ├── CosLifeCycleContainment.idl
│   ├── CosLifeCycle.idl
│   ├── CosLifeCycleReference.idl
│   ├── CosNaming.idl
│   ├── CosNotification.idl
│   ├── CosNotifyChannelAdmin.idl
│   ├── CosNotifyComm.idl
│   ├── CosNotifyFilter.idl
│   ├── CosObjectIdentity.idl
│   ├── CosPersistenceDDO.idl
│   ├── CosPersistenceDS_CLI.idl
│   ├── CosPersistencePDS_DA.idl
│   ├── CosPersistencePDS.idl
│   ├── CosPersistencePID.idl
│   ├── CosPersistencePO.idl
│   ├── CosPersistencePOM.idl
│   ├── CosPropertyService.idl
│   ├── CosQueryCollection.idl
│   ├── CosQuery.idl
│   ├── CosReference.idl
│   ├── CosRelationships.idl
│   ├── CosStream.idl
│   ├── CosTime.idl
│   ├── CosTimerEvent.idl
│   ├── CosTradingDynamic.idl
│   ├── CosTrading.idl
│   ├── CosTradingRepos.idl
│   ├── CosTransactions.idl
│   ├── CosTSPortability.idl
│   ├── CosTypedEventChannelAdmin.idl
│   ├── CosTypedEventComm.idl
│   ├── CosTypedNotifyChannelAdmin.idl
│   ├── CosTypedNotifyComm.idl
│   ├── DCE_CIOPSecurity.idl
│   ├── LifeCycleService.idl
│   ├── Lname-library.idl
│   ├── NRService.idl
│   ├── RDITestTypes.idl
│   ├── SECIOP.idl
│   ├── SecurityAdmin.idl
│   ├── Security.idl
│   ├── SecurityLevel1.idl
│   ├── SecurityLevel2.idl
│   ├── SecurityReplaceable.idl
│   ├── SSLIOP.idl
│   └── TimeBase.idl
├── echo.idl
├── ir.idl
├── messaging.idl
├── messaging_policy.idl
├── Naming.idl
├── orb.idl
├── poa.idl
├── poa_include.idl
├── pollable.idl
└── ziop.idl
21 directories, 399 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment