IODA
|
Frontend/backend bindings for the type system. More...
Go to the source code of this file.
Classes | |
class | ioda::detail::Type_Provider |
Backends implement type providers in conjunction with Attributes, Has_Attributes, Variables and Has_Variables. The backend objects pass through their underlying logic to represent types. More... | |
Namespaces | |
ioda | |
ioda::detail | |
Enumerations | |
enum class | ioda::detail::PointerOwner { ioda::detail::Engine , ioda::detail::Caller } |
Who owns (and should free) pointers passed across the frontend / backend interface? More... | |
Frontend/backend bindings for the type system.
Definition in file Type_Provider.h.