Classdesc 3.44
PtrStore< T > Struct Template Reference

#include <pack_base.h>

Inheritance diagram for PtrStore< T >:
Inheritance graph
Collaboration diagram for PtrStore< T >:
Collaboration graph

Public Member Functions

void * data ()
void * data ()

Public Attributes

T d
Public Attributes inherited from PtrStoreBase
int cnt

Detailed Description

template<class T>
struct classdesc::PtrStore< T >

class for handling data allocated on heap by graphnode and treenode algorithms

Member Function Documentation

◆ data() [1/2]

template<class T>
void * data ( )
inlinevirtual

Implements PtrStoreBase.

◆ data() [2/2]

template<class T>
void * data ( )
inlinevirtual

Implements PtrStoreBase.


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