Empirical
Public Member Functions | Public Attributes | List of all members
emp::AvidaCPU_Base< HARDWARE >::ScopeInfo Struct Reference

#include <AvidaGP.h>

Public Member Functions

 ScopeInfo ()
 
 ScopeInfo (size_t _s, ScopeType _t, size_t _p)
 

Public Attributes

size_t scope
 
ScopeType type
 
size_t start_pos
 

Constructor & Destructor Documentation

template<typename HARDWARE>
emp::AvidaCPU_Base< HARDWARE >::ScopeInfo::ScopeInfo ( )
inline
template<typename HARDWARE>
emp::AvidaCPU_Base< HARDWARE >::ScopeInfo::ScopeInfo ( size_t  _s,
ScopeType  _t,
size_t  _p 
)
inline

Member Data Documentation

template<typename HARDWARE>
size_t emp::AvidaCPU_Base< HARDWARE >::ScopeInfo::scope
template<typename HARDWARE>
size_t emp::AvidaCPU_Base< HARDWARE >::ScopeInfo::start_pos
template<typename HARDWARE>
ScopeType emp::AvidaCPU_Base< HARDWARE >::ScopeInfo::type

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