#include <string>
#include <vector>
#include <iostream>
#include "xml_serdes.h"
構成 | |
class | Object |
障害物データ [詳細] | |
class | DetectObject |
特定障害物データ [詳細] | |
関数 | |
std::ostream & | operator<< (std::ostream &os, Object &obj) |
std::ostream & | operator<< (std::ostream &os, DetectObject &objs) |
std::ostream& operator<< | ( | std::ostream & | os, | |
DetectObject & | objs | |||
) |
std::ostream& operator<< | ( | std::ostream & | os, | |
Object & | obj | |||
) |