19 PHNode(
const std::string &);
20 PHNode(
const std::string &,
const std::string&);
38 virtual void prune() = 0;
39 virtual void print(
const std::string &) = 0;
virtual bool write(PHIOManager *, const std::string &="")=0
void setName(const std::string &n)
virtual void forgetMe(PHNode *)=0
PHNode * getParent() const
const std::string getName() const
void setParent(PHNode *p)
PHNode & operator=(const PHNode &)
virtual void print(const std::string &)=0
std::basic_ostream< E, T > & operator<<(std::basic_ostream< E, T > &os, shared_ptr< Y > const &p)
const std::string getType() const
const std::string getClass() const
virtual void setResetFlag(const int val)
void setObjectType(const std::string &type)
PHBoolean isPersistent() const
virtual PHBoolean getResetFlag() const
const std::string getObjectType() const