PLearn 0.1
Namespaces | Functions
ObjectGraphIterator.cc File Reference
#include <plearn/base/Object.h>
#include <algorithm>
#include <assert.h>
#include <deque>
#include <set>
#include "ObjectGraphIterator.h"
#include <plearn/base/OptionBase.h>
#include <plearn/base/TypeFactory.h>
Include dependency graph for ObjectGraphIterator.cc:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

void PLearn::setoption_broadcast (const Object *o, const string &class_name, const string &option_name, const string &option_value, ObjectGraphIterator::TraversalType tt=ObjectGraphIterator::DepthPreOrder)
 Broadcast a call to setOption only for specific classes.

Detailed Description

Definition in file ObjectGraphIterator.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines