Developer documentation

system_method.hpp File Reference

Go to the source code of this file.

Classes

struct  mmx::realroot::method_debug
 
struct  mmx::realroot::method< system, _strgy_, _rdslv_, _sbdrl_ >
 

Namespaces

 mmx
 
 mmx::realroot
 

Variables

const int mmx::realroot::E_CTRL = 0
 
const int mmx::realroot::E_STRGY = 1
 
const int mmx::realroot::E_RDSLV = 2
 
const int mmx::realroot::E_SBDRL = 3
 
const int mmx::realroot::E_INIT = 4
 
const int mmx::realroot::C_ACCEPT = 5
 
const int mmx::realroot::R_REJECT = 6
 
const int mmx::realroot::R_ISOK = 7
 
const int mmx::realroot::R_WEAK = 8
 
const int mmx::realroot::R_FAIL = 9
 
const int mmx::realroot::R_ERROR = 10
 
const int mmx::realroot::D_REJECT = 11
 
Home