Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

ObjyPathFormater.cpp

Go to the documentation of this file.
00001 #include "ObjyPathFormater.h"
00002 
00003 const Anaphe::AIDA_ObjectivityStore::ObjyPathFormater&
00004 Anaphe::AIDA_ObjectivityStore::ObjyPathFormater::theFormater()
00005 {
00006   static Anaphe::AIDA_ObjectivityStore::ObjyPathFormater formater;
00007   return formater;
00008 }

Generated on Tue Nov 19 12:32:34 2002 for AIDA_ObjectivityStore by doxygen1.2.16