Harlinn.Windows 0.1
|
▼NHarlinn | |
▼NCommon | |
▼NCore | |
►NCom | |
►NEse | |
►NHttp | |
►NIO | |
►NLMDB | |
►NTest | |
►NTypes | |
RGuidType | |
RWideStringType | |
▼NInternal | |
RSimpleStringLikeImpl | |
RStringLikeImpl | |
RCharType | |
RApiCharType | |
RSimpleSpanLike | Matches most containers with sequential memory layout |
RSimpleCharSpanLike | Matches most common string classes with sequential memory layout. Do not assume that they are zero terminated |
RSimpleAnsiCharSpanLike | Matches most common char string classes with sequential memory layout. Do not assume that they are zero terminated |
RSimpleWideCharSpanLike | Matches most common wchar_t string classes with sequential memory layout. Do not assume that they are zero terminated |
RSimpleByteSpanLike | Matches most common container classes with sequential memory layout |
RSpanLike | |
RCharSpanLike | Matches most common string classes with sequential memory layout. Do not assume that they are zero terminated |
RAnsiCharSpanLike | Matches most common char string classes with sequential memory layout. Do not assume that they are zero terminated |
RWideCharSpanLike | Matches most common wchar_t string classes with sequential memory layout. Do not assume that they are zero terminated |
RSimpleStringLike | Matches most common zero terminated C++ string classes with sequential memory layout |
RSimpleWideStringLike | Matches most common zero terminated C++ wchar_t string classes with sequential memory layout |
RSimpleAnsiStringLike | Matches most common zero terminated C++ char string classes with sequential memory layout |
RStringLike | Matches zero terminated C++ string classes with sequential memory layout that implements an API similar to std::basic_string instantiated for either char or wchar_t |
RWideStringLike | Matches zero terminated C++ string classes with sequential memory layout that implements an API similar to std::basic_string instantiated for wchar_t |
RAnsiStringLike | Matches zero terminated C++ string classes with sequential memory layout that implements an API similar to std::basic_string instantiated for char |
RSimpleComLike | |
RBinaryLike | |
RBooleanType | |
RFloatingPointType | |
RIntegerType | |
RSignedIntegerType | |
RUnsignedIntegerType | |
RUnsignedIntegerOrBooleanType | |
RArithmeticType | |
▼NMath | |
▼NInternal | |
RVectorNormalOrPointSimdType | |
RVectorNormalOrPointType | |
RVectorType | |
RVectorSimdType | |
RVectorOrVectorSimdType | |
RScalarType | |
RScalarSimdType | |
RScalarOrScalarSimdType | |
RSimdType | |
RTupleType | |
RSimdOrTupleType | |
RSimdTupleOrArithmeticType | |
RPointType | |
RPointSimdType | |
RPointOrPointSimdType | |
RNormalType | |
RNormalSimdType | |
RNormalOrNormalSimdType | |
RQuaternionSimdType | |
RQuaternionType | |
RQuaternionOrQuaternionSimdType | |
RSquareMatrixSimdType | |
RSquareMatrixType | |
RSquareMatrixOrSquareMatrixSimdType | |
RPlaneSimdType | |
RPlaneType | |
RPlaneOrPlaneSimdType | |
▼NOCI | |
▼NInternal | |
RSimpleBindableType | |
▼NWindows | |
▼NInternal | |
RPointType | |
RSizeType | |
RStaticCastableTo | |
RStaticCastable2To | |
RStaticCastable4To | |
RImplementsXAndYFunctions | |
RImplementsWidthAndHeightFunctions | |
RImplementsLeftTopRightAndBottomFunctions | |
RHasXAndY | |
RHasCXAndCY | |
RHasWidthAndHeight | |
RHasLeftTopRightAndBottom | |
RWindowsPointType | |
RWindowsSizeType | |
RWindowsRectangleType |