Cthulhu  0.2.10
Cthulhu compiler collection
ed::ScopeID Class Reference

#include <panel.hpp>

Public Member Functions

 ScopeID (const void *ptr)
 
 ScopeID (int i)
 
 ScopeID (const char *str)
 
 ~ScopeID ()
 

Detailed Description

Definition at line 12 of file panel.hpp.

Constructor & Destructor Documentation

◆ ScopeID() [1/3]

ed::ScopeID::ScopeID ( const void *  ptr)
inline

Definition at line 17 of file panel.hpp.

◆ ScopeID() [2/3]

ed::ScopeID::ScopeID ( int  i)
inline

Definition at line 18 of file panel.hpp.

◆ ScopeID() [3/3]

ed::ScopeID::ScopeID ( const char *  str)
inline

Definition at line 19 of file panel.hpp.

◆ ~ScopeID()

ed::ScopeID::~ScopeID ( )
inline

Definition at line 20 of file panel.hpp.


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