Namespaces | Functions

Lib_Find.h File Reference

#include "ace/os_include/os_stdio.h"

Namespaces

namespace  ACE
 

The namespace containing the ACE framework itself.


Functions

ACE_Export int ACE::ldfind (const ACE_TCHAR *filename, ACE_TCHAR pathname[], size_t maxpathnamelen)
ACE_Export FILE * ACE::ldopen (const ACE_TCHAR *filename, const ACE_TCHAR *type)
ACE_Export ACE_TCHARACE::ldname (const ACE_TCHAR *entry_point)
ACE_Export int ACE::get_temp_dir (ACE_TCHAR *buffer, size_t buffer_len)
ACE_Export ACE_HANDLE ACE::open_temp_file (const ACE_TCHAR *name, int mode, int perm=0)
ACE_Export size_t ACE::strrepl (char *s, char search, char replace)
ACE_Export char * ACE::strsplit_r (char *s, const char *token, char *&next_start)

Detailed Description

All the static function calls needed to search and open shared libraries.

Id:
Lib_Find.h 80826 2008-03-04 14:51:23Z wotte
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines