Overview | Namespace | Class | Index | Help |
Global Functions in Global Namespace C++
in Sourcefile memory.h
- rtl_compareMemory
-
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO YES
- rtl_copyMemory
- extern "C"
void rtl_copyMemory( void * Dst, const void * Src, sal_Size Bytes );
- extern "C"
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO YES
- rtl_fillMemory
-
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO YES
- rtl_findInMemory
-
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO YES
- rtl_moveMemory
- extern "C"
void rtl_moveMemory( void * Dst, const void * Src, sal_Size Bytes );
- extern "C"
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO YES
- rtl_zeroMemory
- extern "C"
void rtl_zeroMemory( void * Ptr, sal_Size Bytes );
- extern "C"
virtual abstract const volatile template static inline C-linkage NO NO NO NO NO NO NO YES
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.