#include <rcsc/rcg/parser.h>
#include <rcsc/rcg/serializer.h>
ネームスペース | |
namespace | rcsc |
namespace | rcsc::rcg |
関数 | |
ParserPtr | rcsc::rcg::make_parser (std::istream &is) |
make the suitable version parser instance depending on input | |
SerializerPtr | rcsc::rcg::make_serializer (const int version) |
make the suitable version serializer instance |