Functions

Synch_Options.cpp File Reference

#include "ace/Synch_Options.h"
#include "ace/Global_Macros.h"
#include "ace/config-all.h"
Include dependency graph for Synch_Options.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 6 of file Synch_Options.cpp.

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

ACE_BEGIN_VERSIONED_NAMESPACE_DECL

ACE_ALLOC_HOOK_DEFINE (ACE_Synch_Options)

void
ACE_Synch_Options::dump (void) const
{
#if defined (ACE_HAS_DUMP)
  ACE_TRACE ("ACE_Synch_Options::dump");
#endif /* ACE_HAS_DUMP */
}

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines