HOG2
Public Member Functions | Public Attributes | List of all members
graphMove Class Reference

#include <GraphEnvironment.h>

Public Member Functions

 graphMove ()
 
 graphMove (uint32_t f, uint32_t t)
 

Public Attributes

uint32_t from
 
uint32_t to
 

Detailed Description

Definition at line 34 of file GraphEnvironment.h.

Constructor & Destructor Documentation

◆ graphMove() [1/2]

graphMove::graphMove ( )
inline

Definition at line 36 of file GraphEnvironment.h.

◆ graphMove() [2/2]

graphMove::graphMove ( uint32_t  f,
uint32_t  t 
)
inline

Definition at line 37 of file GraphEnvironment.h.

Member Data Documentation

◆ from

uint32_t graphMove::from

◆ to

uint32_t graphMove::to

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