| 
    SMACC2
    
   | 
 
#include <smacc_state_machine_info.hpp>

Public Types | |
| enum | { value = sizeof(test<T>(0)) == sizeof(YesType) } | 
Private Types | |
| typedef char | YesType[1] | 
| typedef char | NoType[2] | 
Static Private Member Functions | |
| template<typename C > | |
| static YesType & | test (decltype(&C::staticConfigure)) | 
| template<typename C > | |
| static NoType & | test (...) | 
Definition at line 276 of file smacc_state_machine_info.hpp.
      
  | 
  private | 
Definition at line 280 of file smacc_state_machine_info.hpp.
      
  | 
  private | 
Definition at line 279 of file smacc_state_machine_info.hpp.
| anonymous enum | 
| Enumerator | |
|---|---|
| value | |
Definition at line 288 of file smacc_state_machine_info.hpp.
      
  | 
  staticprivate | 
      
  | 
  staticprivate |