1 #ifndef PHIODATANODE_H__
2 #define PHIODATANODE_H__
25 PHIODataNode(T*,
const std::string &,
const std::string &);
38 this->
type =
"PHIODataNode";
39 TObject *TO =
static_cast<TObject *
> (d);
45 const std::string& objtype)
48 this->
type =
"PHIODataNode";
49 TObject *TO =
static_cast<TObject *
> (d);
64 if (
dynamic_cast<TObject *
> (this->data.data))
66 bret = np->
write(&(this->data.tobj), newPath);
PHTypedNodeIterator< T > iterator
virtual bool write(PHIOManager *, const std::string &="")
virtual PHBoolean write(PHCompositeNode *)
static const std::string branchpathdelim