Options.h File Reference

#include "ace/Get_Opt.h"
#include "ace/SString.h"
#include "ace/Singleton.h"
#include "ace/Null_Mutex.h"

Include dependency graph for Options.h:

This graph shows which files directly or indirectly include this file:


Classes

class  Options

Typedefs

typedef
ACE_Singleton
< Options,
ACE_Null_Mutex
TheOptions

Detailed Description

Id

TheOptions is an Options class wrapped into an ACE_Singleton with Null_Mutex because the client is single-threaded.

Author:
Stoyan Paunov

Typedef Documentation

typedef ACE_Singleton<Options, ACE_Null_Mutex> TheOptions


Generated on Wed Sep 19 05:21:15 2007 for DAnCE by  doxygen 1.5.3