ae2f::Core
Loading...
Searching...
No Matches
Err.h File Reference

Go to the source code of this file.

Macros

#define ae2f_ds_Alloc_Err_FPIMPNULL   ae2f_static_cast(ae2f_errint_t, 0b1000010)
 [imp] from ae2f_ds_Alloc_cOwn_Init was nullptr.
 
#define ae2f_ds_Alloc_Err_NCOPIED   ae2f_static_cast(ae2f_errint_t, 0b1000010)
 
#define ae2f_ds_Alloc_Err_IDX_INVALID   ae2f_errGlob_WRONG_OPERATION
 The index was not valid.
 

Detailed Description

Warning
This file is a helper header of ae2f/Ds/Alloc.h
Few definitions may lack.

Macro Definition Documentation

◆ ae2f_ds_Alloc_Err_FPIMPNULL

#define ae2f_ds_Alloc_Err_FPIMPNULL   ae2f_static_cast(ae2f_errint_t, 0b1000010)

[imp] from ae2f_ds_Alloc_cOwn_Init was nullptr.

See also
ae2f_ds_Alloc_cOwn_Init
Returns
ae2f_errGlob_IMP_NOT_FOUND
ae2f_errGlob_PTR_IS_NULL

◆ ae2f_ds_Alloc_Err_IDX_INVALID

#define ae2f_ds_Alloc_Err_IDX_INVALID   ae2f_errGlob_WRONG_OPERATION

The index was not valid.

Returns
ae2f_errGlob_WRONG_OPERATION

◆ ae2f_ds_Alloc_Err_NCOPIED

#define ae2f_ds_Alloc_Err_NCOPIED   ae2f_static_cast(ae2f_errint_t, 0b1000010)

It is not a critical error.

One of [buff], [one] was null. Data was not be copied either to [buff] or [one]. Operation has done gracefully.

See also
ae2f_ds_Alloc_cRef_getSize
Returns
ae2f_errGlob_DONE_HOWEV
ae2f_errGlob_PTR_IS_NULL