ecto
Public Member Functions | Private Attributes | List of all members
ecto::graph::element Class Reference

#include <element.hpp>

Inheritance diagram for ecto::graph::element:
Inheritance graph
[legend]

Public Member Functions

 element ()
 
std::size_t tick () const
 
void inc_tick ()
 
void reset_tick ()
 

Private Attributes

std::size_t tick_
 

Constructor & Destructor Documentation

ecto::graph::element::element ( )
inline

Member Function Documentation

void ecto::graph::element::inc_tick ( )
inline
void ecto::graph::element::reset_tick ( )
inline
std::size_t ecto::graph::element::tick ( ) const
inline

Member Data Documentation

std::size_t ecto::graph::element::tick_
private

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