|
|
Action | action = Action::Update |
| |
|
std::string | plugin_name |
| |
|
std::string | type_name |
| |
|
std::string | prefix |
| |
|
JEventLevel | level = JEventLevel::None |
| |
|
std::vector< std::string > | input_names |
| |
|
std::vector< JEventLevel > | input_levels |
| |
|
std::vector< std::vector< std::string > > | variadic_input_names |
| |
|
std::vector< JEventLevel > | variadic_input_levels |
| |
|
std::vector< std::string > | output_names |
| |
|
std::vector< JEventLevel > | output_levels |
| |
|
std::vector< std::vector< std::string > > | variadic_output_names |
| |
|
std::map< std::string, std::string > | configs |
| |
|
bool | is_used = false |
| |
The documentation for this struct was generated from the following file: