#include "etl_profile.h"
#include <utility>
Go to the source code of this file.
Defines | |
#define | ETL_NAMESPACE etl |
#define | ETL_BIGENDIAN |
#define | ETL_DIRECTORY_SEPERATOR '/' |
#define | _ETL ETL_NAMESPACE |
#define | _ETL_BEGIN_NAMESPACE namespace _ETL { |
#define | _ETL_END_NAMESPACE }; |
#define | _STD_BEGIN_NAMESPACE namespace std { |
#define | _STD_END_NAMESPACE }; |
#define | _ETL_BEGIN_CDECLS extern "C" { |
#define | _ETL_END_CDECLS } |
#define | ETL_DEPRECATED_FUNCTION |
#define | NULL 0 |
|
Definition at line 10 of file etl_config.h. |
|
Definition at line 14 of file etl_config.h. |
|
Definition at line 20 of file etl_config.h. Referenced by absolute_path(), basename(), cleanup_path(), dirname(), get_root_from_path(), is_absolute_path(), remove_root_from_path(), and unix_to_local_path(). |
|
Definition at line 24 of file etl_config.h. |
|
Definition at line 25 of file etl_config.h. |
|
Definition at line 26 of file etl_config.h. |
|
Definition at line 27 of file etl_config.h. |
|
Definition at line 28 of file etl_config.h. |
|
Definition at line 37 of file etl_config.h. |
|
Definition at line 38 of file etl_config.h. |
|
Definition at line 63 of file etl_config.h. |
|
Definition at line 67 of file etl_config.h. Referenced by smart_ptr< T, D >::cast_static(), clock_desc_sys_time::get_current_time(), clock_desc_gettimeofday::get_current_time(), mutex::mutex(), and handle< T >::operator bool(). |