ug4
ProfileNodeManager Class Reference

#include <profilenode_management.h>

Static Public Member Functions

static void add (AutoProfileNode *node)
 
static ProfileNodeManagerinst ()
 
static void release_latest ()
 

Public Attributes

std::stack< AutoProfileNode * > m_nodes
 

Private Member Functions

 ProfileNodeManager ()
 
 ~ProfileNodeManager ()
 

Constructor & Destructor Documentation

◆ ProfileNodeManager()

ProfileNodeManager::ProfileNodeManager ( )
private

◆ ~ProfileNodeManager()

ProfileNodeManager::~ProfileNodeManager ( )
private

Member Function Documentation

◆ add()

static void ProfileNodeManager::add ( AutoProfileNode node)
static

◆ inst()

static ProfileNodeManager& ProfileNodeManager::inst ( )
static

◆ release_latest()

static void ProfileNodeManager::release_latest ( )
static

Member Data Documentation

◆ m_nodes

std::stack<AutoProfileNode*> ProfileNodeManager::m_nodes

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