World Ocean Simulation System (WOSS) library
woss-controller.h File Reference

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

Go to the source code of this file.

Classes

class  woss::WossController
 Class for managing all WOSS classes involved. More...
 

Typedefs

typedef Singleton< WossControllerwoss::SWossController
 Singleton implementation of WossController class.
 

Detailed Description

Provides the interface for woss::WossController class.

Author
Federico Guerra

Provides the interface for the woss::WossController class

Typedef Documentation

◆ SWossController

typedef Singleton< WossController > woss::SWossController

Singleton implementation of WossController class.

Singleton implementation of WossController class