Harlinn.Windows 0.1
|
▼NHarlinn | |
▼NCommon | |
▼NCore | |
►NCom | |
►NEse | |
►NHttp | |
►NInternal | |
►NIO | |
►NLMDB | |
►NMath | |
►NPersistent | |
►NTest | |
►NTypes | |
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 | |
RGuidType | |
RWideStringType | |
▼NOCI | |
▼NInternal | |
RSimpleBindableType | |
▼NWindows | |
▼NInternal | |
RPointType | |
RSizeType | |
RStaticCastableTo | |
RStaticCastable2To | |
RStaticCastable4To | |
RImplementsXAndYFunctions | |
RImplementsWidthAndHeightFunctions | |
RImplementsLeftTopRightAndBottomFunctions | |
RHasXAndY | |
RHasCXAndCY | |
RHasWidthAndHeight | |
RHasLeftTopRightAndBottom | |
RWindowsPointType | |
RWindowsSizeType | |
RWindowsRectangleType |