Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
ObjectParameters.h
Go to the documentation of this file.
1
8#ifndef PANDORA_OBJECT_PARAMETERS_H
9#define PANDORA_OBJECT_PARAMETERS_H 1
10
11namespace pandora
12{
13
18{
19public:
23 virtual ~ObjectParameters();
24};
25
26//------------------------------------------------------------------------------------------------------------------------------------------
27
31
32} // namespace pandora
33
34#endif // #ifndef PANDORA_OBJECT_PARAMETERS_H
ObjectParameters class.