ug4
|
#include <profilenode_management.h>
Static Public Member Functions | |
static void | add (AutoProfileNode *node) |
static ProfileNodeManager & | inst () |
static void | release_latest () |
Public Attributes | |
std::stack< AutoProfileNode * > | m_nodes |
Private Member Functions | |
ProfileNodeManager () | |
~ProfileNodeManager () | |
|
private |
|
private |
|
static |
|
static |
|
static |
std::stack<AutoProfileNode*> ProfileNodeManager::m_nodes |