 cma | |
  AssimCclasses | |
   cClass | |
   pySwitchDiscovery | |
   pyAssimObj | |
   pyNetAddr | |
   pyFrame | |
   pyAddrFrame | |
   pyIpPortFrame | |
   pyCstringFrame | |
   pyIntFrame | |
   pyUnknownFrame | |
   pySeqnoFrame | |
   pySignFrame | |
   pyNVpairFrame | |
   pyFrameSet | |
   pyPacketDecoder | |
   pyConfigContext | |
   pyConfigValue | |
   pyNetIO | |
   pyNetIOudp | |
   pyReliableUDP | |
   CMAlib | |
  cma | |
  cmadb | |
   CMAdb | |
  dispatchtarget | |
   DispatchTarget | |
   DispatchHBDEAD | |
   DispatchHBSHUTDOWN | |
   DispatchSTARTUP | |
   DispatchJSDISCOVERY | |
   DispatchSWDISCOVER | |
  droneinfo | |
   DroneInfo | |
  frameinfo | |
   pyFrame | |
   pyAddrFrame | |
   pySignFrame | |
   pySeqnoFrame | |
   pyIntFrame | |
   pyCstringFrame | |
   pyNVpairFrame | |
   pyIpPortFrame | |
   pyCryptFrame | |
   pyCompressFrame | |
   FrameTypes | |
   FrameSetTypes | |
  hbring | |
   HbRing | |
  messagedispatcher | |
   MessageDispatcher | |
  obsolete_cma | |
   CMAdb | |
   HbRing | |
   DroneInfo | |
   DispatchTarget | |
   DispatchHBDEAD | |
   DispatchSTARTUP | |
   MessageDispatcher | |
   PacketListener | |
  packetlistener | |
   PacketListener | |
  tests | |
   cclass_wrappers_test | |
    pyNetAddrTest | |
    pyFrameTest | |
    pyAddrFrameTest | |
    pyIpPortFrameTest1 | |
    pyIpPortFrameTest2 | |
    pyIntFrameTest | |
    pyUnknownFrameTest | |
    pySeqnoFrameTest | |
    pyCstringFrameTest | |
    pySignFrameTest | |
    pyFrameSetTest | |
    pyConfigContextTest | |
    pyNetIOudpTest | |
   cma_test | |
    AUDITS | |
    TestIO | |
    TestTestInfrastructure | |
    TestCMABasic | |
 determinelibdir | |
 genpybindings | |
 install-path | |
 netconfig | |
  NetDisc | This class implements network discovery for the Assimilation Project |
   IP_ADAPTER_UNICAST_ADDRESS | |
   SOCKADDR | |
   SOCKADDRIPV6 | |
   SOCKET_ADDRESS | |
  Adapter | Class to discover all our adapters |
  IP_ADAPTER_ADDRESSES | IP_ADAPTER_ADDRESSES defines the layout of information we know about an adapter Address |
 obsolete_cma | |
  CMAdb | |
  HbRing | |
  DroneInfo | |
  DispatchTarget | |
  DispatchHBDEAD | |
  DispatchSTARTUP | |
  MessageDispatcher | |
  PacketListener | |
 select-cpack | |
 testpy2neo | |
 tests | |
  cclass_wrappers_test | |
   pyNetAddrTest | |
   pyFrameTest | |
   pyAddrFrameTest | |
   pyIpPortFrameTest | |
   pyIntFrameTest | |
   pyUnknownFrameTest | |
   pySeqnoFrameTest | |
   pyCstringFrameTest | |
   pySignFrameTest | |
   pyFrameSetTest | |
   pyConfigContextTest | |
   pyNetIOudpTest | |
  cma_test | |
   AUDITS | |
   TestIO | |
   TestTestInfrastructure | |
   TestCMABasic | |
 _AddrFrame | This is our AddrFrame class object - used for holding NetAddr class network addresses |
 _AssimObj | |
 _AuthListener | This is the AuthListener class. object - which (authorizes and) obeys packets from the Authority |
 _ChildProcess | |
 _CompressFrame | This is our CompressFrame class object - used for representing a compression method |
 _ConfigContext | |
 _ConfigValue | |
 _CryptFrame | This is our CryptFrame class object - representing an encryption method |
 _CstringFrame | This is our CstringFrame class object - used for holding C-style NULL terminated strings |
 _Discovery | Discovery class abstract C-class - it supports discovering "things" through subclasses for different kinds of things |
 _Frame | This is the base Frame class object (in-memory TLV (type, length, value)) for every general component of a packet |
 _FrameSet | FrameSet class - used for collecting Frames when not on the wire, and for marshalling/demarshalling them for/from the wire |
 _FrameTypeToFrame | Data structure defining the mapping between frametype integers and corresponding demarshalling modules |
 _FsProtocol | This is an FsProtocol class object - implementing a reliable user-level FrameSet class delivery system It is a subclass of the AssimObj class and is managed by our C-Class Management system |
 _FsProtoElem | Not a full-blown class - just a utility structure |
 _FsProtoElemSearchKey | |
 _FsQueue | This is an FsQueue class object - designed for queueuing up FrameSet class objects for transmission |
 _GMainFd | |
 _GSource_pcap | G_main_loop GSource object for creating events from libpcap (pcap_t) objects We manage this with our C-Class Management system to help catch errors |
 _HbListener | This is the base HbListener class. object - which listens for heartbeats from a particular sender |
 _HbSender | This is the base HbSender class. object - which sends heartbeats to particular listeners |
 _IntFrame | This is an IntFrame class TLV (type, length, value) frame - representing an integer of some specified length |
 _IpPortFrame | |
 _JsonDiscovery | JsonDiscovery abstract C-class - it supports discovering "things" through running commands outputting JSON |
 _Listener | This is the Listener class. object - which generically listens for packets |
 _LogSourceFd | |
 _NanoHbStats | |
 _NetAddr | The NetAddr class class represents a general network address - whether IP, MAC, or any other type of address |
 _NetGSource | The NetGSource class objects integrate NetIO class objects into the g_main_loop paradigm |
 _NetIO | This is a basic NetIO class abstract class for doing network I/O |
 _NetIOstats | |
 _NetIOudp | NetIOudp is a NetIO class subclass specialized to UDP connections |
 _NVpairFrame | This is our NVpairFrame class object - used for holding Name/Value pairs |
 _ObeyFrameSetTypeMap | Structure associating FrameSet class types with actions to perform when they're received |
 _PacketDecoder | |
 _ReliableUDP | NetIOudp is a NetIOudp class subclass specialized to provide reliable UDP connections |
 _ResourceCmd | |
 _ResourceLSB | |
 _ResourceOCF | |
 _ResourceQueue | |
 _RscQElem | |
 _SeqnoFrame | This is an SeqnoFrame class TLV (type, length, value) frame |
 _SignFrame | The SignFrame class object - implements digital signatures for FrameSets |
 _SwitchDiscovery | SwitchDiscovery C-class - for discovering switch and port configuration via LLDP, CDP and similar protocols captured using libpcap |
 _UnknownFrame | This is our UnknownFrame class object - for unrecognized Frames |
 ocf_expect | |
 startup_cruft | Stuff we need only for passing parameters through our glib infrastructures - to start up nanoprobes |