#include <SCSteerParams.hh>

Public Member Functions | |
| SCSteerParams (const ui32 aScId, const std::string aType, const ui32 aId, const std::string aName) | |
Public Attributes | |
| ui32 | scId |
| std::string | type |
| ui32 | id |
| std::string | name |
Definition at line 14 of file SCSteerParams.hh.
| SCSteerParams::SCSteerParams | ( | const ui32 | aScId, | |
| const std::string | aType, | |||
| const ui32 | aId, | |||
| const std::string | aName | |||
| ) | [inline] |
| ui32 SCSteerParams::scId |
Definition at line 16 of file SCSteerParams.hh.
| std::string SCSteerParams::type |
Definition at line 17 of file SCSteerParams.hh.
| ui32 SCSteerParams::id |
Definition at line 18 of file SCSteerParams.hh.
| std::string SCSteerParams::name |
Definition at line 19 of file SCSteerParams.hh.
1.5.8