ReactOS 0.4.16-dev-41-ge8c7597
|
Go to the source code of this file.
__non_rtti_object *__thiscall MSVCRT___non_rtti_object_copy_ctor | ( | __non_rtti_object * | _this, |
const __non_rtti_object * | rhs | ||
) |
Definition at line 367 of file cpp.c.
__non_rtti_object *__thiscall MSVCRT___non_rtti_object_ctor | ( | __non_rtti_object * | _this, |
const char * | name | ||
) |
Definition at line 380 of file cpp.c.
Referenced by MSVCRT___RTCastToVoid(), MSVCRT___RTDynamicCast(), and MSVCRT___RTtypeid().
void __thiscall MSVCRT___non_rtti_object_dtor | ( | __non_rtti_object * | _this | ) |
Definition at line 393 of file cpp.c.
Referenced by MSVCRT___non_rtti_object_scalar_dtor(), and MSVCRT___non_rtti_object_vector_dtor().
__non_rtti_object *__thiscall MSVCRT___non_rtti_object_opequals | ( | __non_rtti_object * | _this, |
const __non_rtti_object * | rhs | ||
) |
Definition at line 403 of file cpp.c.
void *__thiscall MSVCRT___non_rtti_object_scalar_dtor | ( | __non_rtti_object * | _this, |
unsigned int | flags | ||
) |
Definition at line 438 of file cpp.c.
void *__thiscall MSVCRT___non_rtti_object_vector_dtor | ( | __non_rtti_object * | _this, |
unsigned int | flags | ||
) |
Definition at line 415 of file cpp.c.
Referenced by __asm_dummy_vtables().
bad_cast *__thiscall MSVCRT_bad_cast_copy_ctor | ( | bad_cast * | _this, |
const bad_cast * | rhs | ||
) |
Definition at line 463 of file cpp.c.
bad_cast *__thiscall MSVCRT_bad_cast_ctor | ( | bad_cast * | _this, |
const char ** | name | ||
) |
Definition at line 451 of file cpp.c.
Referenced by MSVCRT___RTDynamicCast().
bad_cast *__thiscall MSVCRT_bad_cast_ctor_charptr | ( | bad_cast * | _this, |
const char * | name | ||
) |
Definition at line 475 of file cpp.c.
Referenced by MSVCRT_bad_cast_default_ctor().
bad_cast *__thiscall MSVCRT_bad_cast_default_ctor | ( | bad_cast * | _this | ) |
void __thiscall MSVCRT_bad_cast_dtor | ( | bad_cast * | _this | ) |
Definition at line 496 of file cpp.c.
Referenced by MSVCRT_bad_cast_scalar_dtor(), and MSVCRT_bad_cast_vector_dtor().
bad_cast *__thiscall MSVCRT_bad_cast_opequals | ( | bad_cast * | _this, |
const bad_cast * | rhs | ||
) |
Definition at line 506 of file cpp.c.
void *__thiscall MSVCRT_bad_cast_scalar_dtor | ( | bad_cast * | _this, |
unsigned int | flags | ||
) |
void *__thiscall MSVCRT_bad_cast_vector_dtor | ( | bad_cast * | _this, |
unsigned int | flags | ||
) |
Definition at line 517 of file cpp.c.
Referenced by __asm_dummy_vtables().
bad_typeid *__thiscall MSVCRT_bad_typeid_copy_ctor | ( | bad_typeid * | _this, |
const bad_typeid * | rhs | ||
) |
Definition at line 278 of file cpp.c.
Referenced by MSVCRT___non_rtti_object_copy_ctor().
bad_typeid *__thiscall MSVCRT_bad_typeid_ctor | ( | bad_typeid * | _this, |
const char * | name | ||
) |
Definition at line 290 of file cpp.c.
Referenced by MSVCRT___RTtypeid(), and MSVCRT_bad_typeid_default_ctor().
bad_typeid *__thiscall MSVCRT_bad_typeid_default_ctor | ( | bad_typeid * | _this | ) |
void __thiscall MSVCRT_bad_typeid_dtor | ( | bad_typeid * | _this | ) |
Definition at line 311 of file cpp.c.
Referenced by MSVCRT___non_rtti_object_dtor(), MSVCRT_bad_typeid_scalar_dtor(), and MSVCRT_bad_typeid_vector_dtor().
bad_typeid *__thiscall MSVCRT_bad_typeid_opequals | ( | bad_typeid * | _this, |
const bad_typeid * | rhs | ||
) |
Definition at line 321 of file cpp.c.
Referenced by MSVCRT___non_rtti_object_opequals().
void *__thiscall MSVCRT_bad_typeid_scalar_dtor | ( | bad_typeid * | _this, |
unsigned int | flags | ||
) |
void *__thiscall MSVCRT_bad_typeid_vector_dtor | ( | bad_typeid * | _this, |
unsigned int | flags | ||
) |
Definition at line 332 of file cpp.c.
Referenced by __asm_dummy_vtables().
exception __thiscall MSVCRT_exception_copy_ctor | ( | exception * | _this, |
const exception * | rhs | ||
) |
Definition at line 173 of file cpp.c.
Referenced by MSVCRT_bad_cast_copy_ctor(), MSVCRT_bad_typeid_copy_ctor(), and MSVCRT_exception_opequals().
exception __thiscall MSVCRT_exception_ctor | ( | exception * | _this, |
const char ** | name | ||
) |
exception __thiscall MSVCRT_exception_ctor_noalloc | ( | exception * | _this, |
char ** | name, | ||
int | noalloc | ||
) |
exception __thiscall MSVCRT_exception_default_ctor | ( | exception * | _this | ) |
void __thiscall MSVCRT_exception_dtor | ( | exception * | _this | ) |
Definition at line 206 of file cpp.c.
Referenced by MSVCRT_bad_cast_dtor(), MSVCRT_bad_typeid_dtor(), MSVCRT_exception_opequals(), MSVCRT_exception_scalar_dtor(), and MSVCRT_exception_vector_dtor().
exception __thiscall MSVCRT_exception_opequals | ( | exception * | _this, |
const exception * | rhs | ||
) |
Definition at line 217 of file cpp.c.
Referenced by MSVCRT_bad_cast_opequals(), and MSVCRT_bad_typeid_opequals().
void *__thiscall MSVCRT_exception_scalar_dtor | ( | exception * | _this, |
unsigned int | flags | ||
) |
void *__thiscall MSVCRT_exception_vector_dtor | ( | exception * | _this, |
unsigned int | flags | ||
) |
Definition at line 233 of file cpp.c.
Referenced by __asm_dummy_vtables().
int __thiscall MSVCRT_type_info_before | ( | type_info * | _this, |
const type_info * | rhs | ||
) |
void __thiscall MSVCRT_type_info_dtor | ( | type_info * | _this | ) |
const char *__thiscall MSVCRT_type_info_name | ( | type_info * | _this | ) |
Definition at line 595 of file cpp.c.
int __thiscall MSVCRT_type_info_opequals_equals | ( | type_info * | _this, |
const type_info * | rhs | ||
) |
int __thiscall MSVCRT_type_info_opnot_equals | ( | type_info * | _this, |
const type_info * | rhs | ||
) |
const char *__thiscall MSVCRT_type_info_raw_name | ( | type_info * | _this | ) |
void *__thiscall MSVCRT_type_info_vector_dtor | ( | type_info * | _this, |
unsigned int | flags | ||
) |
Definition at line 637 of file cpp.c.
Referenced by __asm_dummy_vtables().