|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include "PEBLObject.h"#include "../base/PComplexData.h"#include "../utility/PError.h"#include "../utility/PEBLUtility.h"#include <stdio.h>Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &out, const PEBLObjectBase &object) |
| std::ostream & operator<< | ( | std::ostream & | out, |
| const PEBLObjectBase & | object | ||
| ) |
Definition at line 159 of file PEBLObject.cpp.