default constructor to enable auto-serialization
| 78 | |
| 79 | // default constructor to enable auto-serialization |
| 80 | AccessStepObj() = default; |
| 81 | /*! |
| 82 | * \brief Constructor |
| 83 | * \param kind The kind of the access step. |
nothing calls this directly
no outgoing calls
no test coverage detected