Design Patterns
structural::facade::VariableNodeInterface Class Referenceabstract

#include <variable_node_interface.h>

Inheritance diagram for structural::facade::VariableNodeInterface:
Collaboration diagram for structural::facade::VariableNodeInterface:

Public Member Functions

virtual ~VariableNodeInterface ()
 
virtual std::string name () const =0
 

Constructor & Destructor Documentation

virtual structural::facade::VariableNodeInterface::~VariableNodeInterface ( )
inlinevirtual

Member Function Documentation

virtual std::string structural::facade::VariableNodeInterface::name ( ) const
pure virtual

Implemented in structural::facade::VariableNode.

Here is the caller graph for this function:


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