Quantum 3
3.0.13
The Quantum type registry. More...
Public Member Functions | |
| TypeRegistry () | |
| Creates a new instance of the type registry and adds built-in types. More... | |
| void | Register (Type type, int size) |
| Registers a type and its size. More... | |
Properties | |
| ReadOnlyDictionary< Type, int > | Types [get] |
| Creates a list of all types. More... | |
The Quantum type registry.
|
inline |
Creates a new instance of the type registry and adds built-in types.
|
inline |
Registers a type and its size.
| type | Type |
| size | Size |
|
get |
Creates a list of all types.