Functions

Local_Name_Space.cpp File Reference

#include "ace/Local_Name_Space.h"
#include "ace/ACE.h"
#include "ace/RW_Process_Mutex.h"
#include "ace/SString.h"
#include "ace/OS_NS_string.h"
#include "ace/Truncate.h"
Include dependency graph for Local_Name_Space.cpp:

Go to the source code of this file.

Functions

 ACE_RCSID (ace, Local_Name_Space,"$Id: Local_Name_Space.cpp 80826 2008-03-04 14:51:23Z wotte $") 1 ACE_NS_String

Function Documentation

ACE_RCSID ( ace  ,
Local_Name_Space  ,
"$Id: Local_Name_Space.cpp 80826 2008-03-04 14:51:23Z wotte $"   
)

Definition at line 8 of file Local_Name_Space.cpp.

               : Local_Name_Space.cpp 80826 2008-03-04 14:51:23Z wotte $")

ACE_BEGIN_VERSIONED_NAMESPACE_DECL

ACE_NS_String::~ACE_NS_String (void)
{
  if (this->delete_rep_)
    delete [] this->rep_;
}

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines