|  | OGRE
    1.11.6
    Object-Oriented Graphics Rendering Engine | 
This is an abstract node which cannot be broken down further. More...
#include <OgreScriptCompiler.h>
 Inheritance diagram for Ogre::AtomAbstractNode:
 Inheritance diagram for Ogre::AtomAbstractNode:| Public Member Functions | |
| AtomAbstractNode (AbstractNode *ptr) | |
| AbstractNode * | clone () const | 
| Returns a new AbstractNode which is a replica of this one.  More... | |
| const String & | getValue () const | 
| Returns a string value depending on the type of the AbstractNode.  More... | |
| Public Attributes | |
| Any | context | 
| String | file | 
| uint32 | id | 
| unsigned int | line | 
| AbstractNode * | parent | 
| AbstractNodeType | type | 
| String | value | 
This is an abstract node which cannot be broken down further.
| Ogre::AtomAbstractNode::AtomAbstractNode | ( | AbstractNode * | ptr | ) | 
| 
 | virtual | 
Returns a new AbstractNode which is a replica of this one.
Implements Ogre::AbstractNode.
| 
 | inlinevirtual | 
Returns a string value depending on the type of the AbstractNode.
Implements Ogre::AbstractNode.
| String Ogre::AtomAbstractNode::value | 
| uint32 Ogre::AtomAbstractNode::id | 
| 
 | inherited | 
| 
 | inherited | 
| 
 | inherited | 
| 
 | inherited | 
| 
 | inherited |