VOX
A little voxel engine
Loading...
Searching...
No Matches
task::Graph Class Reference

#include <Graph.hpp>

Collaboration diagram for task::Graph:
Collaboration graph

Public Member Functions

 Graph ()
 
 ~Graph ()
 
 Graph (const Graph &)=delete
 
Graphoperator= (const Graph &)=delete
 
 Graph (Graph &&)=default
 
Graphoperator= (Graph &&)=default
 

Constructor & Destructor Documentation

◆ Graph() [1/3]

task::Graph::Graph ( )

◆ ~Graph()

task::Graph::~Graph ( )

◆ Graph() [2/3]

task::Graph::Graph ( const Graph )
delete

◆ Graph() [3/3]

task::Graph::Graph ( Graph &&  )
default

Member Function Documentation

◆ operator=() [1/2]

Graph & task::Graph::operator= ( const Graph )
delete

◆ operator=() [2/2]

Graph & task::Graph::operator= ( Graph &&  )
default

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