class SaveHeadingNode

Contains nothing more than the name "save_" - this class exists more for orthagonoality more than utility

Inheritance:


Public Methods

[more]bool NotVirtualIsOfType ( ASTtype T )
[more] SaveHeadingNode ( bool link, SaveHeadingNode &N )
[more] SaveHeadingNode ( SaveHeadingNode &N )
[more] SaveHeadingNode (const string & myHeading)
[more]virtual bool isOfType ( ASTtype T )
[more]virtual ASTnode::ASTtype myType (void)


Inherited from HeadingNode:

Public Methods

ovoid changeName(string &name)
ovirtual int myLongestStr( void ) const
oinline string myName() const

Public Members

o Copy constructor - recurses down

Protected Fields

ostring myHeading


Inherited from ASTnode:

Public Methods

ovirtual void Unparse(int indent)
ovirtual void copyFrom( const ASTnode &copyFromMe )
ovirtual ASTnode* myParent(void)
ovirtual bool removeChild( ASTnode* child )
ovirtual bool removeMe( void )
ovirtual List<ASTnode*> * searchByTag( string &searchFor)
ovirtual List<ASTnode*> * searchByTag( char* searchFor)
ovirtual List<ASTnode*> * searchForType( ASTtype type, int delim = -1)
ovirtual void setParent( ASTnode* p )
ovirtual bool unlinkChild( ASTnode* child )
ovirtual bool unlinkMe( void )

Public Members

o
oenum ASTtype

Protected Methods

ovoid printIndent(int indent)


Inherited from ASTnodeWithPosBits:


Documentation

Contains nothing more than the name "save_" - this class exists more for orthagonoality more than utility
ovirtual ASTnode::ASTtype myType(void)

ovirtual bool isOfType( ASTtype T )

obool NotVirtualIsOfType( ASTtype T )

o SaveHeadingNode(const string & myHeading)

o SaveHeadingNode( SaveHeadingNode &N )

o SaveHeadingNode( bool link, SaveHeadingNode &N )


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java


Starlib is a creation of BioMagResBank: bmrb.wisc.edu starlib banner