Trident: Added default rolling-stock and force a rolling stock to exists. Required by VDV454.
- Added a default parameter for rolling stocks
- If the trident import does not include rolling stock, it tries to use the default rolling stock
- If none of them works, the import fail.
- switched NULL->nullptr and BOOST_FOREACH to for C++11