Flex  0.17.9
Public Member Functions | Public Attributes | List of all members
gs::ServerApp::vertex_range Struct Reference

Public Member Functions

 vertex_range (uint32_t f, uint32_t t)
 
bool contains (uint32_t v) const
 
bool empty () const
 

Public Attributes

uint32_t from
 
uint32_t to
 

Constructor & Destructor Documentation

◆ vertex_range()

gs::ServerApp::vertex_range::vertex_range ( uint32_t  f,
uint32_t  t 
)
inline

Member Function Documentation

◆ contains()

bool gs::ServerApp::vertex_range::contains ( uint32_t  v) const
inline

◆ empty()

bool gs::ServerApp::vertex_range::empty ( ) const
inline

Member Data Documentation

◆ from

uint32_t gs::ServerApp::vertex_range::from

◆ to

uint32_t gs::ServerApp::vertex_range::to

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