#include <rcsc/formation/formation.h>
#include <string>
ネームスペース | |
namespace | rcsc |
関数 | |
FormationPtr | rcsc::make_formation (std::istream &is) |
make the suitable type formation instance depending on the input file | |
FormationPtr | rcsc::make_formation (const std::string &type) |
make the suitable type formation instance depending on the input file |