#include "Object.h"
#include "stringutils.h"
#include <plearn/io/fileutils.h>
#include "TypeFactory.h"
#include <algorithm>
Include dependency graph for Object.cc:
Go to the source code of this file.
Namespaces | |
namespace | PLearn |
Functions | |
void | printobj (PLearn::Object *p) |
Useful function for debugging inside gdb:. |
|
Useful function for debugging inside gdb:.
Definition at line 506 of file Object.cc. References PLearn::PStream::endl(). |