Overview     Modules     Class Hierarchy     Classes     Members  
tlp::ValArrayInterface Class Reference

Internal class to access to a stl::vector in VectorGraph. More...

#include <vectorgraphproperty.h>

Inheritance diagram for tlp::ValArrayInterface:

Protected Member Functions

virtual void addElement (const unsigned int id)=0
virtual void reserve (const size_t size)=0
virtual ~ValArrayInterface ()

Friends

class VectorGraph

Detailed Description

Internal class to access to a stl::vector in VectorGraph.

Warning
never use that class

Constructor & Destructor Documentation

virtual tlp::ValArrayInterface::~ValArrayInterface ( )
inlineprotectedvirtual

Member Function Documentation

virtual void tlp::ValArrayInterface::addElement ( const unsigned int  id)
protectedpure virtual
virtual void tlp::ValArrayInterface::reserve ( const size_t  size)
protectedpure virtual

Friends And Related Function Documentation

friend class VectorGraph
friend


Tulip Software by LaBRI Visualization Team    2001 - 2012