MIRA
Public Member Functions | Friends | List of all members
Workbench::Perspective Class Reference

#include <rcp/Workbench.h>

Public Member Functions

 Perspective ()
 
 Perspective (const std::string &name)
 
const std::string getName () const
 
void setName (const std::string &name)
 
template<typename Reflector >
void reflect (Reflector &r)
 

Friends

class Workbench
 

Constructor & Destructor Documentation

◆ Perspective() [1/2]

Perspective ( )
inline

◆ Perspective() [2/2]

Perspective ( const std::string &  name)
inline

Member Function Documentation

◆ getName()

const std::string getName ( ) const
inline

◆ setName()

void setName ( const std::string &  name)
inline

◆ reflect()

void reflect ( Reflector &  r)
inline

Friends And Related Function Documentation

◆ Workbench

friend class Workbench
friend

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