World Ocean Simulation System (WOSS) library
definitions-handler.h File Reference

Provides the interface for woss::DefHandler class. More...

Go to the source code of this file.

Classes

class  woss::DefHandler
 Class for managing dynamic instantiation of foundation classes. More...
 

Typedefs

typedef Singleton< DefHandlerwoss::SDefHandler
 Singleton implementation of DefHandler class.
 

Detailed Description

Provides the interface for woss::DefHandler class.

Author
Federico Guerra

Provides the interface for the woss::DefHandler class

Typedef Documentation

◆ SDefHandler

typedef Singleton< DefHandler > woss::SDefHandler

Singleton implementation of DefHandler class.

Singleton implementation of DefHandler class