etl_config.h File Reference

#include "etl_profile.h"
#include <utility>

Go to the source code of this file.

Defines

#define ETL_NAMESPACE   etl
#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


Define Documentation

#define ETL_NAMESPACE   etl

Definition at line 10 of file etl_config.h.

#define ETL_DIRECTORY_SEPERATOR   '/'

Definition at line 20 of file etl_config.h.

Referenced by absolute_path(), basename(), cleanup_path(), dirname(), get_root_from_path(), is_absolute_path(), relative_path(), remove_root_from_path(), and unix_to_local_path().

#define _ETL   ETL_NAMESPACE

Definition at line 24 of file etl_config.h.

#define _ETL_BEGIN_NAMESPACE   namespace _ETL {

Definition at line 25 of file etl_config.h.

#define _ETL_END_NAMESPACE   };

Definition at line 26 of file etl_config.h.

#define _STD_BEGIN_NAMESPACE   namespace std {

Definition at line 27 of file etl_config.h.

#define _STD_END_NAMESPACE   };

Definition at line 28 of file etl_config.h.

#define _ETL_BEGIN_CDECLS   extern "C" {

Definition at line 37 of file etl_config.h.

#define _ETL_END_CDECLS   }

Definition at line 38 of file etl_config.h.

#define ETL_DEPRECATED_FUNCTION

Definition at line 63 of file etl_config.h.

#define NULL   0

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().


Generated on Sat Nov 4 08:36:20 2006 for ETL by  doxygen 1.4.7