Init_ACE.h File Reference

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

Namespaces

namespace  ACE
 

The namespace containing the ACE framework itself.


Functions

ACE_Export int ACE::init (void)
ACE_Export int ACE::fini (void)

Variables

unsigned int ACE::init_fini_count_ = 0

Detailed Description

Id
Init_ACE.h 88794 2010-02-01 19:15:36Z schmidt

Initialize and finalize the ACE library services. You can generally execute the ACE::init() and ACE::fini() sequence multiple times, but be aware that nothing that ACE controls (e.g., singletons, thread-specific services, loaded services, etc.) will survive the ACE::fini().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2