OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
StructRef Class Reference

#include "StructRef.h"

Public Member Functions

 StructRef (std::string name, std::pair< int, int > coords)
 
std::string getName ()
 
std::pair< int, int > getCoordinates ()
 
void setName (std::string name)
 
void setCoordinates (std::pair< int, int > coords)
 

Constructor & Destructor Documentation

◆ StructRef()

StructRef::StructRef ( std::string name,
std::pair< int, int > coords )

Member Function Documentation

◆ getCoordinates()

std::pair< int, int > StructRef::getCoordinates ( )

◆ getName()

std::string StructRef::getName ( )

◆ setCoordinates()

void StructRef::setCoordinates ( std::pair< int, int > coords)

◆ setName()

void StructRef::setName ( std::string name)

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