#include <iostream>
#include "Object.h"
関数 | |
ostream & | operator<< (ostream &os, Object &obj) |
ostream & | operator<< (ostream &os, DetectObject &objs) |
ostream& operator<< | ( | ostream & | os, | |
DetectObject & | objs | |||
) |
ostream& operator<< | ( | ostream & | os, | |
Object & | obj | |||
) |