Emergent Reference
From Emergent
This will be an auto-generated comprehensive list of all type information gleaned from the header files of the source code itself.
Here are some common base classes from which all other objects derive -- you can get to any other object from here, as long as you know where to find it:
- taBase -- lowest base class -- can find anything from here.
- taNBase -- base object with a name -- most "significant" classes are derived from this
- taFBase -- base object with a name and persistent file information -- highest-level objects derive from this (Project, Network, DataTable)
In the mean time, see User Guide which has a lot of relevant information with links to the auto-generated docs.
