MorphoGraphX
|
Type of the reference counted content. More...
#include <Vertex.hpp>
Public Types | |
typedef Alloc::template rebind < CountedContent >::other | alloc_t |
Static Public Member Functions | |
static CountedContent * | New () |
static CountedContent * | New (const VertexContent ©) |
static void | Delete (CountedContent *cc) |
Public Attributes | |
unsigned int | count |
Reference count on the vertex. | |
size_t | num |
Static Public Attributes | |
static alloc_t | alloc |
Type of the reference counted content.