ecto
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nboost
 Npython
 Ndetail
 Cfinal_std_map_derived_policies
 Cfinal_std_vector_derived_policies
 Craw_constructor_dispatcher
 Cstd_map_indexing_suite
 Cinit_factory
 Citeritems
 Citerkeys
 Citervalues
 Cmake_transform_impl
 Cstd_vector_indexing_suite
 Necto
 Nabi
 Cverifier
 Ndetail
 Cis_threadsafe
 Cpython_mutex
 Nexcept
 Ndetail
 Cwrap
 CEctoException
 Cerror_info_container_impl
 Ngraph
 Cedge
 Celement
 Cgraph_t
 Cvertex
 Nprofile
 Cgraph_stats_type
 Cgraphstats_collector
 Cstats_collector
 Cstats_type
 Npy
 Cgil
 Cgilstatus
 Cistream
 Cnothing_to_lock
 Costream
 Cscoped_call_back_to_python
 Cscoped_gil_release
 Cstreambuf
 Cistream
 Costream
 Cstreambuf_capsule
 Nregistry
 Ntendril
 Centry
 Centry_t
 Cmodule_registry
 Cregistrator
 Nserialization
 Creader_
 Cregister_serializer
 Cregistry
 Cwriter_
 Catomic
 Cscoped_lock
 Cbounded
 CcellEcto::cell is the non virtual interface to the basic building block of ecto graphs. This interface should never be the parent of client cell, but may be used for polymorphic access to client cells
 Ccell_Cell_<T> is for registering an arbitrary class with the the cell NVI. This adds a barrier between client code and the cell
 Cint_
 Chas_fHelper class for determining if client modules have function implementations or not
 CplasmThe plasm helps construct the graph structure in ecto. It enforces several invariants that are necessary for scheduling DAGs and is used by all the ecto::schedulers to enable execution of modules that are connected in the graph
 Cref_count
 Cscheduler
 CsporeThe spore is a typed handle for tendrils, making holding onto tendrils a bit easier
 Cspore_assign_impl
 Cstrand
 Cstrand_hash
 CtendrilA tendril is the slender, winding organ of the ecto::cell that gives it its awesome type erasure and uber flexibility
 CCaller
 CConverter
 CConverterImpl
 CConverterImpl< none, _ >
 Cempty_t
 CnoneA none type for tendril when the tendril is uninitialized
 CtendrilsThe tendrils are a collection for the ecto::tendril class, addressable by a string key