HRCore V1.1.0
A High Resolution Calculation Library
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CHRCore::Internal::_expression_isT_OK< G >
 CHRCore::Internal::_expression_isT_OK< Value::Float >
 CHRCore::Internal::_expression_isT_OK< Value::Integer >
 CHRCore::Internal::_expression_mod< G >
 CHRCore::Internal::_expression_mod< Value::Integer >
 CHRCore::Value::Integer::DivisionResult_tType defination of division result (For Integer only)
 Cstd::exceptionSTL class
 CHRCore::Exception::DividedByZeroException of divided by 0
 CHRCore::Exception::ExpressionConvertFailedException os Expression failed to convert
 CHRCore::Exception::ExpressionInvalidOperationException of Expression evaluation: Invalid operation on seleted data type
 CHRCore::Exception::FPConvertFailedException of FixedPoint failed to input
 CHRCore::Exception::InternalErrorException of internal error. Please dig into it and solve
 CHRCore::Exception::InvalidArgumentException of Invalid Argument
 CHRCore::Exception::LLRException of left < right
 CHRCore::Utils::Expression< T, U >A class to get and evaluate expression
 CHRCore::Value::IntegerInteger type
 CHRCore::Value::FloatFloat type
 CHRCore::Storage::InterfaceA class as a storage interface, pure virtual
 CHRCore::Storage::LinkedList< N >An implement of Storage::Interface using linked list
 CHRCore::Storage::VirtualMMU< N >An implement of Storage::Interface as Virtual MMU
 CHRCore::Storage::Interface::item_tStorage item descriptor