|
Cogs.Foundation
|
Go to the source code of this file.
Classes | |
| struct | Cogs::Reflection::Attribute |
| An attribute containing metadata or describing behavior of a structure. More... | |
| struct | Cogs::Reflection::RegularAttribute< T > |
| Base attribute type for regular attributes. More... | |
| struct | Cogs::Reflection::GenericAttribute< T, U > |
| Base attribute type for generic attributes. More... | |
| struct | Cogs::Reflection::Attributes |
| Attribute storage for structures. More... | |
Namespaces | |
| namespace | Cogs |
| Main Cogs namespace. | |
| namespace | Cogs::Reflection |
| Contains reflection support. | |