GME  13
Public Member Functions | Public Attributes
OclTree::TypeCastNode Class Reference

#include <OCLTree.h>

Inheritance diagram for OclTree::TypeCastNode:
Inheritance graph
[legend]
Collaboration diagram for OclTree::TypeCastNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TypeCastNode (TreeManager *pManager)
 ~TypeCastNode ()
virtual std::string Print (const std::string &strTabs) const
virtual void CheckInitialize ()
virtual bool CheckImplementation (TypeContext &context)
virtual OclMeta::Object Evaluate (ObjectContext &context)

Public Attributes

std::string m_strType
TreeNodem_pThisNode
bool m_bIsDynamic

Detailed Description

Definition at line 255 of file OCLTree.h.


Constructor & Destructor Documentation

Definition at line 552 of file OCLTree.cpp.

Definition at line 557 of file OCLTree.cpp.


Member Function Documentation

Implements OclTree::TreeNode.

Definition at line 586 of file OCLTree.cpp.

Reimplemented from OclTree::TreeNode.

Definition at line 577 of file OCLTree.cpp.

Implements OclTree::TreeNode.

Definition at line 619 of file OCLTree.cpp.

std::string OclTree::TypeCastNode::Print ( const std::string strTabs) const [virtual]

Implements OclTree::TreeNode.

Definition at line 564 of file OCLTree.cpp.


Member Data Documentation

Definition at line 260 of file OCLTree.h.

Definition at line 259 of file OCLTree.h.

Definition at line 258 of file OCLTree.h.


The documentation for this class was generated from the following files: