This is the complete list of members for AZ::ReflectionManager, including all inherited members.
| AddReflectContext() | AZ::ReflectionManager | inline |
| AddReflectContext(AZStd::unique_ptr< ReflectContext > &&context) (defined in AZ::ReflectionManager) | AZ::ReflectionManager | protected |
| AZ_CLASS_ALLOCATOR(ReflectionManager, SystemAllocator) (defined in AZ::ReflectionManager) | AZ::ReflectionManager | |
| AZ_DISABLE_COPY(ReflectionManager) (defined in AZ::ReflectionManager) | AZ::ReflectionManager | |
| Clear() | AZ::ReflectionManager | |
| EntryPointList typedef (defined in AZ::ReflectionManager) | AZ::ReflectionManager | protected |
| GetReflectContext() | AZ::ReflectionManager | inline |
| GetReflectContext(AZ::TypeId contextTypeId) (defined in AZ::ReflectionManager) | AZ::ReflectionManager | protected |
| m_contexts (defined in AZ::ReflectionManager) | AZ::ReflectionManager | protected |
| m_entryPoints (defined in AZ::ReflectionManager) | AZ::ReflectionManager | protected |
| m_nonTypedEntryPoints (defined in AZ::ReflectionManager) | AZ::ReflectionManager | protected |
| m_typedEntryPoints (defined in AZ::ReflectionManager) | AZ::ReflectionManager | protected |
| Reflect(AZ::TypeId typeId, const ReflectionFunction &reflectEntryPoint) | AZ::ReflectionManager | |
| Reflect(StaticReflectionFunctionPtr reflectEntryPoint) | AZ::ReflectionManager | |
| ReflectionManager()=default (defined in AZ::ReflectionManager) | AZ::ReflectionManager | |
| RemoveReflectContext() | AZ::ReflectionManager | inline |
| RemoveReflectContext(AZ::TypeId contextTypeId) (defined in AZ::ReflectionManager) | AZ::ReflectionManager | protected |
| Unreflect(AZ::TypeId typeId) | AZ::ReflectionManager | |
| Unreflect(StaticReflectionFunctionPtr reflectEntryPoint) | AZ::ReflectionManager | |
| ~ReflectionManager() (defined in AZ::ReflectionManager) | AZ::ReflectionManager |